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

rmsfisher at macports.org rmsfisher at macports.org
Sun Mar 7 21:32:00 PST 2010


Revision: 64527
          http://trac.macports.org/changeset/64527
Author:   rmsfisher at macports.org
Date:     2010-03-07 21:31:57 -0800 (Sun, 07 Mar 2010)
Log Message:
-----------
devel/git-core upgraded version from 1.7.0.1 to 1.7.0.2

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-03-08 05:26:23 UTC (rev 64526)
+++ trunk/dports/devel/git-core/Portfile	2010-03-08 05:31:57 UTC (rev 64527)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.0.1
+version           1.7.0.2
 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     c4315200efc90ea0f243cf0e86cda1f1 \
-                    sha1    bf77736885f9551a8ba708e186b562e48ce7a926 \
-                    rmd160  400d80e041dbfbd90548a1320d30718a281af8f4 \
+                    md5     76518fa774b36de81d160b85fa4f19c1 \
+                    sha1    82ec53af5950b3c70f8e3c54b347ac476e3c1d51 \
+                    rmd160  744531d370eefebe8c55d0160ba4ab32c390a2d6 \
              git-manpages-${version}${extract.suffix} \
-                    md5     25f70e07db86b247e929a12cfc5bd1c5 \
-                    sha1    a4d63f2488a4033f8ce988d723d7013d66fdd414 \
-                    rmd160  03923c46489ca3b2d9602e52af87eeb4e7cd7ac4 \
+                    md5     58e0c6b194d989de8f7c4c7193315287 \
+                    sha1    0e5c1f446038e36cb086a8f34ce53bf978fdd62f \
+                    rmd160  585ac5b6dd785c6556e53c2ddd848f3fbd6b9dca \
 
 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     ffd2e7ce8e3f0083cef3f4ce46d1d7b2 \
-                    sha1    186513e8a56843af1ce3e982723cc23979021e64 \
-                    rmd160  1bb6b0d030a6f48f9539866cba4cd3faff45f8d1
+                    md5     a33cd464d4c31e3ef0440e7e8d367f02 \
+                    sha1    31cf53f1e339fca694c1b217ea37994b7c92d27b \
+                    rmd160  58e08ff5a35e52bead306125dccee3ae9e55f734
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100307/ffad18ee/attachment.html>


More information about the macports-changes mailing list