[64494] trunk/dports/devel/git-core/Portfile

snc at macports.org snc at macports.org
Sun Mar 7 08:27:45 PST 2010


Revision: 64494
          http://trac.macports.org/changeset/64494
Author:   snc at macports.org
Date:     2010-03-07 08:27:42 -0800 (Sun, 07 Mar 2010)
Log Message:
-----------
updated version, #23914

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-03-07 16:17:49 UTC (rev 64493)
+++ trunk/dports/devel/git-core/Portfile	2010-03-07 16:27:42 UTC (rev 64494)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.0
+version           1.7.0.1
 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,13 +21,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     c7553b73e2156d187ece6ba936ae30ab \
-                    sha1    c0b536735a7f593877d61f5a8af72bdad0193d97 \
-                    rmd160  5f37b556845dba23cc3e604e9b503b4ef0a9d3f7 \
+                    md5     c4315200efc90ea0f243cf0e86cda1f1 \
+                    sha1    bf77736885f9551a8ba708e186b562e48ce7a926 \
+                    rmd160  400d80e041dbfbd90548a1320d30718a281af8f4 \
              git-manpages-${version}${extract.suffix} \
-                    md5     1bb3b0ab6c6129d61455b0e2e7104cc8 \
-                    sha1    8d8b149df1a3146c76a41f50c14302e0424a29af \
-                    rmd160  520953c815c821f5350e6bb96f605c2830678ce0 \
+                    md5     25f70e07db86b247e929a12cfc5bd1c5 \
+                    sha1    a4d63f2488a4033f8ce988d723d7013d66fdd414 \
+                    rmd160  03923c46489ca3b2d9602e52af87eeb4e7cd7ac4 \
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -91,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     9dfbfa8fe5f2a80891de0951435d7dfb \
-                    sha1    efc0f2b5d663e72c8e543f3ea7fd47b98e58b029 \
-                    rmd160  06be1a51168f4b4e522d06ed0edc3437658bd519
+                    md5     ffd2e7ce8e3f0083cef3f4ce46d1d7b2 \
+                    sha1    186513e8a56843af1ce3e982723cc23979021e64 \
+                    rmd160  1bb6b0d030a6f48f9539866cba4cd3faff45f8d1
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100307/20095517/attachment.html>


More information about the macports-changes mailing list