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

ryandesign at macports.org ryandesign at macports.org
Thu Jul 29 00:19:12 PDT 2010


Revision: 70062
          http://trac.macports.org/changeset/70062
Author:   ryandesign at macports.org
Date:     2010-07-29 00:19:07 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.2.1; see #25850

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-07-29 05:33:30 UTC (rev 70061)
+++ trunk/dports/devel/git-core/Portfile	2010-07-29 07:19:07 UTC (rev 70062)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.2
+version           1.7.2.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.
@@ -19,13 +19,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     652f861ae161e48979ef834707e2dc4c \
-                    sha1    4dc232d018d769dd16774d3a12c237ac11b9d227 \
-                    rmd160  cf3df2af634aa487c571f560d44ca4ab99668a85 \
+                    md5     24a443a120a0ab372185cb6bc0dbd934 \
+                    sha1    f177bb1b48b8de73063a722025285599fa361fc7 \
+                    rmd160  0bd6b5f0eef1041892f354908f7cc224607c4d56 \
              git-manpages-${version}${extract.suffix} \
-                    md5     0ea16b997dea4aec1f2f3d9c6a74abb8 \
-                    sha1    601d712aedac1d8caa145d1867b4c0217982043c \
-                    rmd160  35fec892ac39fd5da64ef5cecc0556efaf6d48e8 \
+                    md5     a11073658ea600c2507337885728851a \
+                    sha1    5124a2acef94114bf3a0a26b0eda011ec0d4aef7 \
+                    rmd160  56a9f985af5b6a9fcbb5e08b6b4ae58230803a82 \
 
 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     31b3d0c142709d5a4faafe52d962d435 \
-                    sha1    bcf16805bdbe072ff54163c5589aef049a997f85 \
-                    rmd160  4e8e1ef0056bc83916015a5519c3bd4bbfd6ca1f
+                    md5     ef85458fea2f0e894382b5bbed7d9625 \
+                    sha1    417b6fddca7785536d00a31db2df110548b1025d \
+                    rmd160  bfe1244a8959a2331c72f6237f80ddf2a9eff90a
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/6240e028/attachment.html>


More information about the macports-changes mailing list