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

ram at macports.org ram at macports.org
Thu May 14 07:48:03 PDT 2009


Revision: 50968
          http://trac.macports.org/changeset/50968
Author:   ram at macports.org
Date:     2009-05-14 07:48:02 -0700 (Thu, 14 May 2009)
Log Message:
-----------
devel/git-core: maintainer update to 1.6.3.1

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-05-14 14:35:05 UTC (rev 50967)
+++ trunk/dports/devel/git-core/Portfile	2009-05-14 14:48:02 UTC (rev 50968)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.3
+version           1.6.3.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,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 1dab1068d1886828bdb512e9b809bc779de35609 \
-             git-manpages-${version}${extract.suffix} sha1 7b91d101d22ec72c84c3b71838f4613dc7e80e1e
+checksums    git-${version}${extract.suffix} sha1 1b6f6da17663b1031c723e516789aa9310f3ac71 \
+             git-manpages-${version}${extract.suffix} sha1 e4dd5f5a08d5a9b09cfcd2ba62f3ce7f77479afc
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -79,7 +79,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 9526c6cece4ad11a27241638d875a71c0a75f61b
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 4a6e77f7171b16878aa71765a3f947432e669214
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090514/8ba4e8f7/attachment.html>


More information about the macports-changes mailing list