[38434] trunk/dports/devel/git-core/Portfile
raimue at macports.org
raimue at macports.org
Sun Jul 20 05:54:02 PDT 2008
Revision: 38434
http://trac.macosforge.org/projects/macports/changeset/38434
Author: raimue at macports.org
Date: 2008-07-20 05:54:02 -0700 (Sun, 20 Jul 2008)
Log Message:
-----------
devel/git-core:
Maintainer update to version 1.5.6.4, closes #16039.
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2008-07-20 12:52:19 UTC (rev 38433)
+++ trunk/dports/devel/git-core/Portfile 2008-07-20 12:54:02 UTC (rev 38434)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.5.6.3
+version 1.5.6.4
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 d1eddee4d4e78231f8eae96199e7f0b2e8f98096 \
- git-manpages-${version}${extract.suffix} sha1 87229c8e722bb95040503ccbe546db281d3f5538
+checksums git-${version}${extract.suffix} sha1 fa27ec07966ba52ed639aa8dcbf52fee58e98b1a \
+ git-manpages-${version}${extract.suffix} sha1 bf208517c6fff54dbcab1a221d24be85a38e2e24
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 b7027541edf509656dff69723eaaa0940db56033
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 118171fd0e52cbc8cc135364cf1836c9f923f931
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080720/1f40b500/attachment.html
More information about the macports-changes
mailing list