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

cal at macports.org cal at macports.org
Mon May 9 03:25:18 PDT 2011


Revision: 78482
          http://trac.macports.org/changeset/78482
Author:   cal at macports.org
Date:     2011-05-09 03:25:15 -0700 (Mon, 09 May 2011)
Log Message:
-----------
git-core: Update to 1.7.5.1, closes #29407

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-05-09 06:45:34 UTC (rev 78481)
+++ trunk/dports/devel/git-core/Portfile	2011-05-09 10:25:15 UTC (rev 78482)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.5
+version           1.7.5.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.
@@ -19,11 +19,11 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    sha1    bbea4a50fe57aad1d0e69550bac628e1b18abbdc \
-                    rmd160  42e0163365d89054cf865291aa35b0c2a9f1e0b2 \
+                    sha1    7ae089a8e252e8b2ce84ad018d55d6ba6f4b5591 \
+                    rmd160  981a73b0492bd66ee0f99e0e3adba19ad436197e \
              git-manpages-${version}${extract.suffix} \
-                    sha1    f52f5e9e35b9e5eef3dc247e799984bd3cfbe65e \
-                    rmd160  88d33ae6d51628371091c681bc71da09b8b1f930
+                    sha1    23a10400c435df2c597f858907e7bcbee7bff1ae \
+                    rmd160  05b60d7f5eef83e83b3003c915e3ef1aeebbe8e6
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -117,8 +117,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    sha1    e6a7e17b6eb4c9499af3ace5ba0b3974d6086f7b \
-                    rmd160  1909f7c1fb377042d621e3d9d8e27fc44d090990
+                    sha1    d2bbedd29d6f27cd10cf264344a6669dbcaf6189 \
+                    rmd160  bb46a28c5ffd0ba00cbdbf3b89bf510823409436
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110509/0473ab77/attachment-0001.html>


More information about the macports-changes mailing list