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

blb at macports.org blb at macports.org
Mon May 4 19:15:07 PDT 2009


Revision: 50611
          http://trac.macports.org/changeset/50611
Author:   blb at macports.org
Date:     2009-05-04 19:15:07 -0700 (Mon, 04 May 2009)
Log Message:
-----------
devel/git-core - version update to 1.6.2.5, ticket #19535

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-05-05 02:06:09 UTC (rev 50610)
+++ trunk/dports/devel/git-core/Portfile	2009-05-05 02:15:07 UTC (rev 50611)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2.4
+version           1.6.2.5
 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 6bf54cfdfc675df9c097d5f4c04dd170e047d07a \
-             git-manpages-${version}${extract.suffix} sha1 f185636663bb384d8dd28f31a523636a262c8d63
+checksums    git-${version}${extract.suffix} sha1 8986395a863b1d1428d578a8451c3c258226d53a \
+             git-manpages-${version}${extract.suffix} sha1 c61b94fa0de850aa2db26a6525e88a6adba5c4e3
 
 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 6f7f548cbacb501b9502aea58157a3d0d305f2a2
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 f5c874be7c8db12bcc9ff91291f7db0908b956ad
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090504/3f3a1bb1/attachment-0001.html>


More information about the macports-changes mailing list