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

raimue at macports.org raimue at macports.org
Thu Aug 7 15:51:26 PDT 2008


Revision: 39086
          http://trac.macosforge.org/projects/macports/changeset/39086
Author:   raimue at macports.org
Date:     2008-08-07 15:51:26 -0700 (Thu, 07 Aug 2008)
Log Message:
-----------
devel/git-core:
Maintainer update to version 1.5.6.5, closes #16240.

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2008-08-07 21:24:05 UTC (rev 39085)
+++ trunk/dports/devel/git-core/Portfile	2008-08-07 22:51:26 UTC (rev 39086)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.5.6.4
+version           1.5.6.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 fa27ec07966ba52ed639aa8dcbf52fee58e98b1a \
-             git-manpages-${version}${extract.suffix} sha1 bf208517c6fff54dbcab1a221d24be85a38e2e24
+checksums    git-${version}${extract.suffix} sha1 5961912d301ecd9945667642c6c2ff9c299242e7 \
+             git-manpages-${version}${extract.suffix} sha1 0707ca806c79f1a9573e867fe84e1d18a71a50e2
 
 depends_run  port:openssh port:rsync port:perl5.8 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -77,7 +77,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 118171fd0e52cbc8cc135364cf1836c9f923f931
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 f193cdf1c5a53a379a4b58b1992650c1fb80f727
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080807/725c3efc/attachment-0001.html 


More information about the macports-changes mailing list