Revision: 70827 http://trac.macports.org/changeset/70827 Author: rmsfisher@macports.org Date: 2010-08-22 16:01:32 -0700 (Sun, 22 Aug 2010) Log Message: ----------- devel/git-core upgraded version from 1.7.2.1 to 1.7.2.2 Modified Paths: -------------- trunk/dports/devel/git-core/Portfile Modified: trunk/dports/devel/git-core/Portfile =================================================================== --- trunk/dports/devel/git-core/Portfile 2010-08-22 22:41:11 UTC (rev 70826) +++ trunk/dports/devel/git-core/Portfile 2010-08-22 23:01:32 UTC (rev 70827) @@ -4,7 +4,7 @@ PortSystem 1.0 name git-core -version 1.7.2.1 +version 1.7.2.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. @@ -19,13 +19,13 @@ git-manpages-${version}${extract.suffix} checksums git-${version}${extract.suffix} \ - md5 24a443a120a0ab372185cb6bc0dbd934 \ - sha1 f177bb1b48b8de73063a722025285599fa361fc7 \ - rmd160 0bd6b5f0eef1041892f354908f7cc224607c4d56 \ + md5 4a5840b6d650692cb320eddb5ccefbaf \ + sha1 0cc1caba421a2af5f8e3b9648a6230ea07c60bee \ + rmd160 efee981b6fe75b8073489537e0cf71aad7586f91 \ git-manpages-${version}${extract.suffix} \ - md5 a11073658ea600c2507337885728851a \ - sha1 5124a2acef94114bf3a0a26b0eda011ec0d4aef7 \ - rmd160 56a9f985af5b6a9fcbb5e08b6b4ae58230803a82 \ + md5 2278da6b57891bd9b789d313dc8eb772 \ + sha1 0b63f30cfb6073746b298aa5584eb8321bcd66a9 \ + rmd160 bd2feb1f74530d44cba834a52adde10b773d8744 depends_run port:rsync port:p5-error depends_lib path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv @@ -89,9 +89,9 @@ variant doc description {Install HTML and plaintext documentation} { distfiles-append git-htmldocs-${version}${extract.suffix} checksums-append git-htmldocs-${version}${extract.suffix} \ - md5 ef85458fea2f0e894382b5bbed7d9625 \ - sha1 417b6fddca7785536d00a31db2df110548b1025d \ - rmd160 bfe1244a8959a2331c72f6237f80ddf2a9eff90a + md5 83ce6457a4d80c38ce7c4d477bdf5600 \ + sha1 4b720a1b4614c2be5b969f728e5f3d5127a58e92 \ + rmd160 5318d7276a71c173fb16a1e7f503bf868e529654 } variant gitweb description {Install gitweb.cgi} {