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

toby at macports.org toby at macports.org
Thu Sep 17 23:28:20 PDT 2009


Revision: 57885
          http://trac.macports.org/changeset/57885
Author:   toby at macports.org
Date:     2009-09-17 23:28:16 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
#21469 (git-core: Update to version 1.6.4.4)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-09-18 05:59:36 UTC (rev 57884)
+++ trunk/dports/devel/git-core/Portfile	2009-09-18 06:28:16 UTC (rev 57885)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.4.3
+version           1.6.4.4
 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 961ae8028609dfa95daf80fe33d24cf342f03454 \
-             git-manpages-${version}${extract.suffix} sha1 3186ed5a5e14496842c8389b4a3704c57a7e9569
+checksums    git-${version}${extract.suffix} sha1 da66a6323cc0842b19e3dbc5bb8ee5a59975037f \
+             git-manpages-${version}${extract.suffix} sha1 39b76f19751995ba3f093cac0b47900e22a5dbd2
 
 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 d05931858698f9429c6db5ad770dc8704949698a
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 63a4e5d23f58bb76bba4630d176eca827f5273c0
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/0e4a0f66/attachment.html>


More information about the macports-changes mailing list