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

ryandesign at macports.org ryandesign at macports.org
Sun Dec 20 19:52:39 PST 2009


Revision: 61764
          http://trac.macports.org/changeset/61764
Author:   ryandesign at macports.org
Date:     2009-12-20 19:52:33 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
git-core: maintainer update to 1.6.5.7; see #22931

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-12-21 03:43:24 UTC (rev 61763)
+++ trunk/dports/devel/git-core/Portfile	2009-12-21 03:52:33 UTC (rev 61764)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.5.6
+version           1.6.5.7
 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     03aefaaecae7a236b88d04d1a83698d9 \
-                    sha1    1f09b5170fe906eafe0471dcb9ec9088bddd7653 \
-                    rmd160  85af6820d9173fe5a7481fdcdae460bbab1494d3 \
+                    md5     0c2eb426cf596755d6d57a83c9a78be7 \
+                    sha1    05f2dd3004d4e881d2ccbf528497204726fc6e9f \
+                    rmd160  83865a2ebef8fcc227fe18e621c1bb5bed03c0c9 \
              git-manpages-${version}${extract.suffix} \
-                    md5     27fd30124444af534f9e1ad2c67fdac7 \
-                    sha1    b97e529538a2a28345e567d46d64538f99906b84 \
-                    rmd160  b33f010f2426430f433b48dcd592ee406724c243 \
+                    md5     bafa2e4b914df994ede6a5b401018ef5 \
+                    sha1    bb383dd768ece1cc602c2ba7dcf623fe8bba2a44 \
+                    rmd160  8c08af43cd3cfa58a1bafb60e07b77b99e8782d8 \
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -88,9 +88,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     528af2ca13d007acd6799fc368668492 \
-                    sha1    a7642cd63ce5bbb8340095d65d57342c311c7a2f \
-                    rmd160  1bd69da1ed5f7d32d358631700da2715a31e33c6
+                    md5     5ddad302dbcd44a3639965762794c519 \
+                    sha1    343791188b6332f17978ffc0fb5c1549ac38231d \
+                    rmd160  412de996916034c5d5c59eaffb45b542f708381b
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091220/78a61ef9/attachment.html>


More information about the macports-changes mailing list