[39610] trunk/dports/devel/git-core/Portfile

raimue at macports.org raimue at macports.org
Tue Aug 26 01:02:05 PDT 2008


Revision: 39610
          http://trac.macosforge.org/projects/macports/changeset/39610
Author:   raimue at macports.org
Date:     2008-08-26 01:02:05 -0700 (Tue, 26 Aug 2008)
Log Message:
-----------
devel/git-core:
Maintainer update to version 1.6.0.1, closes #16387

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2008-08-26 07:53:44 UTC (rev 39609)
+++ trunk/dports/devel/git-core/Portfile	2008-08-26 08:02:05 UTC (rev 39610)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.0
-revision          1
+version           1.6.0.1
 description       A fast version control system
 long_description  Git is a fast, scalable, distributed open source version \
                   control system focusing on speed and efficiency.
@@ -20,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 873fbe7141042ed96e5aa3178cb159b5636f60ed \
-             git-manpages-${version}${extract.suffix} sha1 c7b4204cdf941681a09084641c8aea3c6ef34dec
+checksums    git-${version}${extract.suffix} sha1 fdab99fe9ffe0625812dd1e019df3c37f0a52e2c \
+             git-manpages-${version}${extract.suffix} sha1 abff62b8c838b80583fd4e1d3c056de25684bb80
 
 depends_run  port:openssh port:rsync port:perl5.8 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -78,7 +77,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 779f5145a66275444a67968c208cccb2296f739d
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 d9d2ac9f3e46f82d1610b9e51f5b66a5b0f45cf4
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080826/2a0edd16/attachment.html 


More information about the macports-changes mailing list