[39354] trunk/dports/devel/git-core/Portfile
erickt at macports.org
erickt at macports.org
Mon Aug 18 12:25:37 PDT 2008
Revision: 39354
http://trac.macosforge.org/projects/macports/changeset/39354
Author: erickt at macports.org
Date: 2008-08-18 12:25:36 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
git-core version bump to 1.6.0.
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2008-08-18 16:44:33 UTC (rev 39353)
+++ trunk/dports/devel/git-core/Portfile 2008-08-18 19:25:36 UTC (rev 39354)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.5.6.5
+version 1.6.0
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 5961912d301ecd9945667642c6c2ff9c299242e7 \
- git-manpages-${version}${extract.suffix} sha1 0707ca806c79f1a9573e867fe84e1d18a71a50e2
+checksums git-${version}${extract.suffix} sha1 873fbe7141042ed96e5aa3178cb159b5636f60ed \
+ git-manpages-${version}${extract.suffix} sha1 c7b4204cdf941681a09084641c8aea3c6ef34dec
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 f193cdf1c5a53a379a4b58b1992650c1fb80f727
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 779f5145a66275444a67968c208cccb2296f739d
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/b98c9bf6/attachment.html
More information about the macports-changes
mailing list