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

toby at macports.org toby at macports.org
Sun Sep 13 11:37:22 PDT 2009


Revision: 57584
          http://trac.macports.org/changeset/57584
Author:   toby at macports.org
Date:     2009-09-13 11:37:19 -0700 (Sun, 13 Sep 2009)
Log Message:
-----------
#21345 (git-core: Update to version 1.6.4.3)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-09-13 18:29:57 UTC (rev 57583)
+++ trunk/dports/devel/git-core/Portfile	2009-09-13 18:37:19 UTC (rev 57584)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.4.2
+version           1.6.4.3
 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 75f8cda28a981f80c96710c18525f7adc42a8bc8 \
-             git-manpages-${version}${extract.suffix} sha1 b9454a5776cf677aac9bad83f5fe9fb14e048132
+checksums    git-${version}${extract.suffix} sha1 961ae8028609dfa95daf80fe33d24cf342f03454 \
+             git-manpages-${version}${extract.suffix} sha1 3186ed5a5e14496842c8389b4a3704c57a7e9569
 
 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 80b38911b877193e66bff900a330934bcff97a74
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 d05931858698f9429c6db5ad770dc8704949698a
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090913/043b7f44/attachment.html>


More information about the macports-changes mailing list