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

blb at macports.org blb at macports.org
Sun Apr 3 13:38:35 PDT 2011


Revision: 77557
          http://trac.macports.org/changeset/77557
Author:   blb at macports.org
Date:     2011-04-03 13:38:33 -0700 (Sun, 03 Apr 2011)
Log Message:
-----------
devel/git-core - update to 1.7.4.3, ticket #29012

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-04-03 20:07:59 UTC (rev 77556)
+++ trunk/dports/devel/git-core/Portfile	2011-04-03 20:38:33 UTC (rev 77557)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.4.2
+version           1.7.4.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.
@@ -19,11 +19,11 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    sha1    5d7219119eb46c923c561436508b8c9e9407fb76 \
-                    rmd160  54c67dd62bd3fa08d7fe6979e1e045d935ec6c43 \
+                    sha1    6662424ec4bee798b791eba9b87877417c06edb7 \
+                    rmd160  76e4f10825830077b085931dbb7f03aadbb58020 \
              git-manpages-${version}${extract.suffix} \
-                    sha1    33debbb48b4b3688395046faf488b83859b13e04 \
-                    rmd160  35756e49e2385407b216033f8138128e1809ae2e
+                    sha1    291a00ef7366485cd8109d58b11f3f2a48a7f986 \
+                    rmd160  24bbb086bb309ba6cfd9a8068dc54bf027e10840
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -117,8 +117,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    sha1    0593faeddc38a8131da5abe73ccef59b2f0d9308 \
-                    rmd160  89c0a653088b92cf1f9877aac95b9f704ec28627
+                    sha1    2cf2b0d771bc34bf709012b7f10f2956f416dd7a \
+                    rmd160  e96cf4ee4ae3893887bea0a2bf8534022992550a
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110403/d04ce1b7/attachment.html>


More information about the macports-changes mailing list