[52751] trunk/dports/devel/git-core/Portfile
blb at macports.org
blb at macports.org
Mon Jun 22 13:39:26 PDT 2009
Revision: 52751
http://trac.macports.org/changeset/52751
Author: blb at macports.org
Date: 2009-06-22 13:39:26 -0700 (Mon, 22 Jun 2009)
Log Message:
-----------
devel/git-core - version update to 1.6.3.3, ticket #20041
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2009-06-22 20:25:41 UTC (rev 52750)
+++ trunk/dports/devel/git-core/Portfile 2009-06-22 20:39:26 UTC (rev 52751)
@@ -3,7 +3,7 @@
PortSystem 1.0
name git-core
-version 1.6.3.2
+version 1.6.3.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.
@@ -19,8 +19,8 @@
distfiles git-${version}${extract.suffix} \
git-manpages-${version}${extract.suffix}
-checksums git-${version}${extract.suffix} sha1 7e32fe5a117959d9aa112c67b258c54d37320349 \
- git-manpages-${version}${extract.suffix} sha1 11d107e4639318a948137faa88ad291b12b9515a
+checksums git-${version}${extract.suffix} sha1 200b49304696357ccf7a4837307348d681b7e04d \
+ git-manpages-${version}${extract.suffix} sha1 0153298e215ac6beb3c6073aa1c8bd0de9a1da3b
depends_run port:rsync path:bin/perl:perl5 port:p5-error
depends_lib port:curl port:zlib port:openssl port:expat port:libiconv
@@ -80,7 +80,7 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
- checksums-append git-htmldocs-${version}${extract.suffix} sha1 e7ec6e1ee432484761c89bd3728c69d9dbe98000
+ checksums-append git-htmldocs-${version}${extract.suffix} sha1 f6d5bec24edfd27bf91f0f0cc13cfcfd7ecd045f
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090622/44c0b034/attachment-0001.html>
More information about the macports-changes
mailing list