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

jmr at macports.org jmr at macports.org
Sun Oct 18 07:38:53 PDT 2009


Revision: 59644
          http://trac.macports.org/changeset/59644
Author:   jmr at macports.org
Date:     2009-10-18 07:38:50 -0700 (Sun, 18 Oct 2009)
Log Message:
-----------
git-core: update to 1.6.5.1 (#22143)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-10-18 14:30:05 UTC (rev 59643)
+++ trunk/dports/devel/git-core/Portfile	2009-10-18 14:38:50 UTC (rev 59644)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.5
+version           1.6.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.
@@ -20,8 +20,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 8047b6ea66bd0651c4f103febcba8eedfc034677 \
-             git-manpages-${version}${extract.suffix} sha1 ebc5d4edf9bb1541774b9224dd0609a22ba64862
+checksums    git-${version}${extract.suffix} sha1 c955aa579be9bf5991adf465e6e4a2d6ba173fc1 \
+             git-manpages-${version}${extract.suffix} sha1 e0dc828f2ec4a4ab47ee7f56ba305843e4f7fa8b
 
 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 f80ebd5d54b934fa6bab99a306fba1c8d33351ca
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 34ff79cb18f48aa062996e82d3fa2e3547b096c4
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091018/cceda39c/attachment.html>


More information about the macports-changes mailing list