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

ryandesign at macports.org ryandesign at macports.org
Fri Dec 17 18:56:33 PST 2010


Revision: 74454
          http://trac.macports.org/changeset/74454
Author:   ryandesign at macports.org
Date:     2010-12-17 18:56:27 -0800 (Fri, 17 Dec 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.3.4; see #27697

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-12-18 02:55:39 UTC (rev 74453)
+++ trunk/dports/devel/git-core/Portfile	2010-12-18 02:56:27 UTC (rev 74454)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.3.3
+version           1.7.3.4
 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     0430440eeb7c037afd4254bc6fd2cce8 \
-                    sha1    8d8f6bbfa176ff9dc9c646a5341e58b35c09ae02 \
-                    rmd160  ca39f8988c0eff1b63f81ef405ae75cbc0be6540 \
+                    md5     3a2602016f98c529cda7b9fad1a6e216 \
+                    sha1    8bda6668531fc41a72a680978798deb9ee048846 \
+                    rmd160  37cdb8b50c802655643a243ef26fe3d50145d29c \
              git-manpages-${version}${extract.suffix} \
-                    md5     554b648ee9859c73955978e65d9a8c94 \
-                    sha1    52dbc6093bce00e659c92c0a52a4770fc3fd5ee8 \
-                    rmd160  402ce22ba5c3b13e1562feb5f94f4dd0cca7753f
+                    md5     ec0883134fa00628d9057d1551d9c739 \
+                    sha1    c4f93ed1d9892af1174d63743dc578835a6183f1 \
+                    rmd160  dfd4a4757077290a666ad974585677888f909890
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -119,9 +119,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     f88d5054e4aa4b3f6f7769e4784e6bd9 \
-                    sha1    50ef88b8f0d502abb87a1b8c24a4ac7dbeb460c9 \
-                    rmd160  fc39efc86b35bda0f6034cafe19a8ff58b464cc3
+                    md5     2adbb534b28be52145ddd9bb5cca2f93 \
+                    sha1    17cbfcb9b85352777ace4b787e8ff48b6aeee6ab \
+                    rmd160  4183ff0e61885323371b11dfb119bcc718e46a34
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101217/e4eb3e3e/attachment.html>


More information about the macports-changes mailing list