[80182] trunk/dports/devel/git-core/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Jul 6 00:50:10 PDT 2011
Revision: 80182
http://trac.macports.org/changeset/80182
Author: jeremyhu at macports.org
Date: 2011-07-06 00:50:09 -0700 (Wed, 06 Jul 2011)
Log Message:
-----------
git-core: Bump to 1.7.6
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2011-07-06 07:40:57 UTC (rev 80181)
+++ trunk/dports/devel/git-core/Portfile 2011-07-06 07:50:09 UTC (rev 80182)
@@ -4,7 +4,7 @@
PortSystem 1.0
name git-core
-version 1.7.5.4
+version 1.7.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.
@@ -18,12 +18,12 @@
distfiles git-${version}${extract.suffix} \
git-manpages-${version}${extract.suffix}
-checksums git-${version}${extract.suffix} \
- sha1 076eca037a993de2c1bcf093fee5a1ad56af71fa \
- rmd160 2cde34bb24ed5ecb1e07b2b5e8314adfd781a186 \
- git-manpages-${version}${extract.suffix} \
- sha1 f7ca383d94152777eca28fdffce38d88a51b90cf \
- rmd160 d465b40061883dd27e75bbb24952158db0859d5a
+checksums git-${version}${extract.suffix} \
+ sha1 c519b0765c419c84b561bb4a2a86526b16d95cde \
+ rmd160 9ba5daa7bf56b6a242b3302e12c8ced7d3abc77a \
+ git-manpages-${version}${extract.suffix} \
+ sha1 45e0759597d649b13f684f55a186d46dafb7d414 \
+ rmd160 9534cf6540c3be85c6f3b5dfca8ca0cf3f2f366f
depends_run port:rsync port:p5-error
depends_lib path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -117,8 +117,8 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
checksums-append git-htmldocs-${version}${extract.suffix} \
- sha1 1f4c9906b77fd4151c320e44b351e06fd9e7eca5 \
- rmd160 c00d922cf678243be57c8cb70c7fca07d5f8a56d
+ sha1 926168673669d7568b94af6dec35b9ef10ecaedc \
+ rmd160 0c396a95126670a67c3e61ea69196508b88ef195
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110706/b2fecca8/attachment.html>
More information about the macports-changes
mailing list