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

jmr at macports.org jmr at macports.org
Tue Oct 27 17:15:28 PDT 2009


Revision: 59953
          http://trac.macports.org/changeset/59953
Author:   jmr at macports.org
Date:     2009-10-27 17:15:27 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
git-core: update to 1.6.5.2 (#22253)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-10-28 00:07:26 UTC (rev 59952)
+++ trunk/dports/devel/git-core/Portfile	2009-10-28 00:15:27 UTC (rev 59953)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.5.1
+version           1.6.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.
@@ -20,8 +20,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 c955aa579be9bf5991adf465e6e4a2d6ba173fc1 \
-             git-manpages-${version}${extract.suffix} sha1 e0dc828f2ec4a4ab47ee7f56ba305843e4f7fa8b
+checksums    git-${version}${extract.suffix} sha1 d31d3054a595e811069b86ceeac56760cae4a835 \
+             git-manpages-${version}${extract.suffix} sha1 9af56df0a9479bc0d761c4b9e9817fb82eeaf73f
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -81,7 +81,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 34ff79cb18f48aa062996e82d3fa2e3547b096c4
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 8c315490882641d0b001bb06822c232cb0f1d397
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/ab2c2f7b/attachment.html>


More information about the macports-changes mailing list