[63775] trunk/dports/devel/git-core/Portfile
rmsfisher at macports.org
rmsfisher at macports.org
Sun Feb 14 09:09:57 PST 2010
Revision: 63775
http://trac.macports.org/changeset/63775
Author: rmsfisher at macports.org
Date: 2010-02-14 09:09:55 -0800 (Sun, 14 Feb 2010)
Log Message:
-----------
devel/git-core upgraded version from 1.6.6.1 to 1.7.0
Modified Paths:
--------------
trunk/dports/devel/git-core/Portfile
Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile 2010-02-14 16:38:47 UTC (rev 63774)
+++ trunk/dports/devel/git-core/Portfile 2010-02-14 17:09:55 UTC (rev 63775)
@@ -4,8 +4,7 @@
PortSystem 1.0
name git-core
-version 1.6.6.1
-revision 0
+version 1.7.0
description A fast version control system
long_description Git is a fast, scalable, distributed open source version \
control system focusing on speed and efficiency.
@@ -21,15 +20,14 @@
distfiles git-${version}${extract.suffix} \
git-manpages-${version}${extract.suffix}
-
checksums git-${version}${extract.suffix} \
- md5 9d254bfdae56c6fa124d8a1312a1b034 \
- sha1 6941f1b675ea2047286437c834e6272175102c19 \
- rmd160 50c38a5790367ed66eacd1741b651d7fddaa1a2d \
+ md5 c7553b73e2156d187ece6ba936ae30ab \
+ sha1 c0b536735a7f593877d61f5a8af72bdad0193d97 \
+ rmd160 5f37b556845dba23cc3e604e9b503b4ef0a9d3f7 \
git-manpages-${version}${extract.suffix} \
- md5 18cbc20056058ef4d336896f628fc3b8 \
- sha1 7447d89130e6506a8f0dc3dc198aa4a5a86a93fd \
- rmd160 a25109904f9813d43907dad261c516eeae0fba47
+ md5 1bb3b0ab6c6129d61455b0e2e7104cc8 \
+ sha1 8d8b149df1a3146c76a41f50c14302e0424a29af \
+ rmd160 520953c815c821f5350e6bb96f605c2830678ce0 \
depends_run port:rsync path:bin/perl:perl5 port:p5-error
depends_lib port:curl port:zlib port:openssl port:expat port:libiconv
@@ -93,9 +91,9 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
checksums-append git-htmldocs-${version}${extract.suffix} \
- md5 b27bc68e1ee1e44fae7455d069475a76 \
- sha1 e4bdd13fca2aa47d70c4c0645d0aae9b1c16c72f \
- rmd160 892d02428f72e2d133c2b3f10c0d870701439b6c
+ md5 9dfbfa8fe5f2a80891de0951435d7dfb \
+ sha1 efc0f2b5d663e72c8e543f3ea7fd47b98e58b029 \
+ rmd160 06be1a51168f4b4e522d06ed0edc3437658bd519
}
variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100214/7ae5532e/attachment.html>
More information about the macports-changes
mailing list