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

ram at macports.org ram at macports.org
Tue Aug 25 07:03:09 PDT 2009


Revision: 56235
          http://trac.macports.org/changeset/56235
Author:   ram at macports.org
Date:     2009-08-25 07:03:05 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
devel/git-core: maintainer update to 1.6.4.1, closes #20771

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-08-25 13:56:30 UTC (rev 56234)
+++ trunk/dports/devel/git-core/Portfile	2009-08-25 14:03:05 UTC (rev 56235)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.4
+version           1.6.4.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 e6dd6b1fe937aa14866ce7d8672a50fb1956c41b \
-             git-manpages-${version}${extract.suffix} sha1 34c8afef3e03283585edb1093b517f697f18a47b
+checksums    git-${version}${extract.suffix} sha1 1b1378d2a457d9bbccca92d7adb78a4afa5157c5 \
+             git-manpages-${version}${extract.suffix} sha1 fdab7acc88d11510f9e44f44e101f3aa43920d8e
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -80,7 +80,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 cf162b278a39fbe78c90f015ba3749d99b8ab7db
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 834a5d119426b72c510a8a45ed98d283a8876be1
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/6a6480b5/attachment.html>


More information about the macports-changes mailing list