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

ryandesign at macports.org ryandesign at macports.org
Mon Sep 26 19:08:00 PDT 2011


Revision: 84500
          http://trac.macports.org/changeset/84500
Author:   ryandesign at macports.org
Date:     2011-09-26 19:07:59 -0700 (Mon, 26 Sep 2011)
Log Message:
-----------
git-core: update to 1.7.6.4 (#31407), download from googlecode for now since kernel.org is down (#31204)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-09-27 01:34:12 UTC (rev 84499)
+++ trunk/dports/devel/git-core/Portfile	2011-09-27 02:07:59 UTC (rev 84500)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.6.1
-revision            1
+version             1.7.6.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.
@@ -14,18 +13,19 @@
 license             GPL-2 LGPL-2.1+
 platforms           darwin
 homepage            http://git-scm.com
-use_bzip2           yes
-master_sites        http://www.kernel.org/pub/software/scm/git/
+#use_bzip2           yes
+#master_sites        http://www.kernel.org/pub/software/scm/git/
+master_sites        googlecode
 distname            git-${version}
 distfiles           git-${version}${extract.suffix} \
                     git-manpages-${version}${extract.suffix}
 
 checksums           git-${version}${extract.suffix} \
-                    rmd160  ec85ee434e51fbb3144b5336921922afc97ba709 \
-                    sha256  856d4197ef7172938b0b44e55174c7d7ddfaf5e844e04960322c49eda9f3a246 \
+                    rmd160  80d226e77b8b9ad6d0bba86773e26257e5b3d734 \
+                    sha256  c95bb6fdfa8276a6cbc1c3150e56ce3dc2fc29a4bcecd9c246ab9df5d9638ec6 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  16fdba0c70f0998dd08bf0d1b1b47ba5f1834849 \
-                    sha256  faece1418e72d90ed9ee65e59fe89489e504db9b76e8325a2505e8fb61598a44
+                    rmd160  91d0df4b4182bead27149dbf03481d3e139cc730 \
+                    sha256  c1ae86f0bfd80ec819535a64825a141aeef950dfebf9a3f82bef6752b586f63f
 
 depends_run         port:rsync \
                     port:p5.12-error
@@ -143,8 +143,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  357cda7d4df61db43cafae0c4b3d42bc84f02f13 \
-                            sha256  6f03a7ed0c2db4d47c22bb27c27249be9bc3c50b72e108d7dca5227917b2de7a
+                            rmd160  931da8cc615cd1f52024a07f53ebc14e3fcc03ff \
+                            sha256  b73ded7089bb253efe45ef3a444022500df012a4bd596249ac999135ca76e240
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110926/172724ad/attachment.html>


More information about the macports-changes mailing list