[142923] trunk/dports/devel/git/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 12 07:48:34 PST 2015


Revision: 142923
          https://trac.macports.org/changeset/142923
Author:   ciserlohn at macports.org
Date:     2015-11-28 00:12:25 -0800 (Sat, 28 Nov 2015)
Log Message:
-----------
git: update to version 2.6.3

Modified Paths:
--------------
    trunk/dports/devel/git/Portfile

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2015-11-28 04:59:45 UTC (rev 142922)
+++ trunk/dports/devel/git/Portfile	2015-11-28 08:12:25 UTC (rev 142923)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 name                git
-version             2.6.2
-revision            1
+version             2.6.3
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -21,11 +20,11 @@
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  9653a167d0c59d05418d407da0976e54ee52103b \
-                    sha256  34dfc06b44880df91940dc318a2d3c83b79e67b6f05319c7c71e94d30893636d \
+                    rmd160  36bc97ef5a2875882d587365f2195af9dec9ba7e \
+                    sha256  9c892df67fec64f1974e960491734ec69ffc9bef670645148ab339b62b688d91 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  d8ac77d27353f1974f16e49125cede476d0f1752 \
-                    sha256  e996207cd8b9909296140bb8f6d9209e58052082e98edfe947cd5b3d927d41db \
+                    rmd160  1a130a5a91a2abb14070a4d8cf651c40ee316e29 \
+                    sha256  f76700a383d931979aa160d24531e0eb31bdcefaeac21ea2be1a65fb77641a3c \
 
 perl5.require_variant   yes
 perl5.conflict_variants yes
@@ -44,7 +43,6 @@
                     port:p${perl5.major}-net-smtp-ssl \
                     port:p${perl5.major}-term-readkey \
                     port:p${perl5.major}-cgi \
-                    port:lighttpd \
                     port:rsync
 
 patchfiles          patch-Makefile.diff git-subtree.1.diff
@@ -153,8 +151,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  6f11526fd6929a9cff8792e982ab8b5e8c338144 \
-                            sha256  97cd75890981fca91efcc558a0901c91b38674efc81e3882542aa3c60b1897cf
+                            rmd160  38d3d1a38b780ccbc898a7c0b01740f87dfc71bc \
+                            sha256  e0a1e2897460f8616bfd89563c4757277cfee084f17c787eb9d3453b159481ed
 
     patchfiles-append       git-subtree.html.diff
 
@@ -183,6 +181,8 @@
 }
 
 variant gitweb description {Install gitweb.cgi} {
+    depends_run_append  port:lighttpd
+
     build.target-append gitweb
 
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/35013d30/attachment.html>


More information about the macports-changes mailing list