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

blb at macports.org blb at macports.org
Sun Sep 5 16:49:39 PDT 2010


Revision: 71243
          http://trac.macports.org/changeset/71243
Author:   blb at macports.org
Date:     2010-09-05 16:49:38 -0700 (Sun, 05 Sep 2010)
Log Message:
-----------
devel/git-core - update to 1.7.2.3, ticket #26364

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-09-05 23:43:46 UTC (rev 71242)
+++ trunk/dports/devel/git-core/Portfile	2010-09-05 23:49:38 UTC (rev 71243)
@@ -4,8 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.2.2
-revision          1
+version           1.7.2.3
 description       A fast version control system
 long_description  Git is a fast, scalable, distributed open source version \
                   control system focusing on speed and efficiency.
@@ -20,13 +19,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     4a5840b6d650692cb320eddb5ccefbaf \
-                    sha1    0cc1caba421a2af5f8e3b9648a6230ea07c60bee \
-                    rmd160  efee981b6fe75b8073489537e0cf71aad7586f91 \
+                    md5     d88c06f6442156686deb4b4fbab0954c \
+                    sha1    d9fe7bab2f40731d94002c614304b1c3fea23bb9 \
+                    rmd160  5c1bd58a62d3a29bb8e9a2733c8c2b98a950a225 \
              git-manpages-${version}${extract.suffix} \
-                    md5     2278da6b57891bd9b789d313dc8eb772 \
-                    sha1    0b63f30cfb6073746b298aa5584eb8321bcd66a9 \
-                    rmd160  bd2feb1f74530d44cba834a52adde10b773d8744
+                    md5     2ef8d3959c832347c29885627ebc0682 \
+                    sha1    bed8aa072dabc51f6fa9dfbc363c023235a63200 \
+                    rmd160  aea1a16ffa9fc2b91c7f6806cf848573f89825c2
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv port:python26
@@ -90,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     83ce6457a4d80c38ce7c4d477bdf5600 \
-                    sha1    4b720a1b4614c2be5b969f728e5f3d5127a58e92 \
-                    rmd160  5318d7276a71c173fb16a1e7f503bf868e529654
+                    md5     e8505ed81506ee4ad6e15d149f366866 \
+                    sha1    bd99507c2a3286b409df3ef5987472732fe8283b \
+                    rmd160  64ac98bf670efa13ee007d5d15ec7a6c1754b567
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100905/061e62fa/attachment-0001.html>


More information about the macports-changes mailing list