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

simon at macports.org simon at macports.org
Sat Jun 28 02:24:26 PDT 2008


Revision: 37896
          http://trac.macosforge.org/projects/macports/changeset/37896
Author:   simon at macports.org
Date:     2008-06-28 02:24:26 -0700 (Sat, 28 Jun 2008)
Log Message:
-----------
devel/git-core: Updated to version 1.5.6.1, closes #15687. Thanks to weyert at gmail.com and maccheck at gmail.com.

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2008-06-28 09:10:01 UTC (rev 37895)
+++ trunk/dports/devel/git-core/Portfile	2008-06-28 09:24:26 UTC (rev 37896)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.5.5.3
+version           1.5.6.1
 description       The stupid content tracker.
 long_description  A stupid (but extremely fast) directory content manager. \
                   It doesn't do a whole lot, but what it _does_ do is track \
@@ -18,8 +18,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 a679d56457b54d15c7ef0ed34396c11ff5d4758c \
-             git-manpages-${version}${extract.suffix} sha1 a1627c77b3b7df10c328f2a17816cdbb0571811e
+checksums    git-${version}${extract.suffix} sha1 c7ddeeb3f78461815653bbaf59ed1156a9b0fa5f \
+             git-manpages-${version}${extract.suffix} sha1 d9e4d24ee18fe4fa7079967d11aa1e8949b890b8
 
 depends_run  port:openssh port:rsync port:perl5.8 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -76,7 +76,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 6642972d4e600c1937e4ffc17f99ea11d22825c2
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 3af8649dd6d5b4c86b590229c891782ecf869eb4
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080628/a379637b/attachment.html 


More information about the macports-changes mailing list