[38355] trunk/dports/devel/git-core/Portfile
raimue at macports.org
raimue at macports.org
Wed Jul 16 16:04:02 PDT 2008
Revision: 38355
http://trac.macosforge.org/projects/macports/changeset/38355
Author: raimue at macports.org
Date: 2008-07-16 16:04:02 -0700 (Wed, 16 Jul 2008)
Log Message:
-----------
devel/git-core:
Update to version 1.5.6.3, closes #15975
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2008-07-16 22:08:25 UTC (rev 38354)
+++ trunk/dports/devel/git-core/Portfile 2008-07-16 23:04:02 UTC (rev 38355)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.5.6.2
+version 1.5.6.3
description A fast version control system
long_description Git is a fast, scalable, distributed open source version \
control system focusing on speed and efficiency.
@@ -17,8 +17,8 @@
distfiles git-${version}${extract.suffix} \
git-manpages-${version}${extract.suffix}
-checksums git-${version}${extract.suffix} sha1 c725c44d0cf198c74a239953891b60fbd9593611 \
- git-manpages-${version}${extract.suffix} sha1 50ca799b19bbd93071efe2bb7791793ad2681f47
+checksums git-${version}${extract.suffix} sha1 d1eddee4d4e78231f8eae96199e7f0b2e8f98096 \
+ git-manpages-${version}${extract.suffix} sha1 87229c8e722bb95040503ccbe546db281d3f5538
depends_run port:openssh port:rsync port:perl5.8 port:p5-error
depends_lib port:curl port:zlib port:openssl port:expat port:libiconv
@@ -75,7 +75,7 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
- checksums-append git-htmldocs-${version}${extract.suffix} sha1 d7117b02788153e92a5d632403cc460cd90c0f95
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 b7027541edf509656dff69723eaaa0940db56033
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080716/12789cc0/attachment-0001.html
More information about the macports-changes
mailing list