[44255] trunk/dports/devel/git-core/Portfile
blb at macports.org
blb at macports.org
Tue Dec 23 23:20:33 PST 2008
Revision: 44255
http://trac.macports.org/changeset/44255
Author: blb at macports.org
Date: 2008-12-23 23:20:32 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------
devel/git-core - version update to 1.6.0.6, ticket #17752
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2008-12-24 06:31:10 UTC (rev 44254)
+++ trunk/dports/devel/git-core/Portfile 2008-12-24 07:20:32 UTC (rev 44255)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.6.0.5
+version 1.6.0.6
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 838577673c008dc4cbd60a2b9b1d659ad5f7fb3a \
- git-manpages-${version}${extract.suffix} sha1 58960a4ab1d70e5d9639bc3e81f213eea6577670
+checksums git-${version}${extract.suffix} sha1 80ad0c2a450e182322c6e006f9345b784dfc66e3 \
+ git-manpages-${version}${extract.suffix} sha1 6a27a20f05cf0ac980915d5577d241a4836134de
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 70c206a64517d878a4d5f29e345a010074c11d5a
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 9eecc27e26e88c8f7ed0eea658c2c2d71ec9b9a6
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/84161b48/attachment.html>
More information about the macports-changes
mailing list