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

cal at macports.org cal at macports.org
Sat May 21 09:35:08 PDT 2011


Revision: 78770
          http://trac.macports.org/changeset/78770
Author:   cal at macports.org
Date:     2011-05-21 09:35:06 -0700 (Sat, 21 May 2011)
Log Message:
-----------
git-core: Update to 1.7.5.2 (closes #29525)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-05-21 16:29:55 UTC (rev 78769)
+++ trunk/dports/devel/git-core/Portfile	2011-05-21 16:35:06 UTC (rev 78770)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.5.1
+version           1.7.5.2
 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    7ae089a8e252e8b2ce84ad018d55d6ba6f4b5591 \
-                    rmd160  981a73b0492bd66ee0f99e0e3adba19ad436197e \
+                    sha1    c7cc4f9b0a8718e966d32c8f834df67ed2b5560f \
+                    rmd160  c1e4e065b0fe7e756d22ac0a3c867ebd4923bb4c \
              git-manpages-${version}${extract.suffix} \
-                    sha1    23a10400c435df2c597f858907e7bcbee7bff1ae \
-                    rmd160  05b60d7f5eef83e83b3003c915e3ef1aeebbe8e6
+                    sha1    a18f752ea2fb86a4ffc9557d55b5588e12574bdf \
+                    rmd160  20c03c54efe0040d2836991096b78f0e9f3b1679
 
 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    d2bbedd29d6f27cd10cf264344a6669dbcaf6189 \
-                    rmd160  bb46a28c5ffd0ba00cbdbf3b89bf510823409436
+                    sha1    4fd94c1e28719ea44583179db780c6baf74735fd \
+                    rmd160  56128845d65c9fd49335c1dbe552ea010b5b448a
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110521/175e9b81/attachment.html>


More information about the macports-changes mailing list