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

ram at macports.org ram at macports.org
Thu Feb 2 15:09:25 PST 2012


Revision: 89563
          http://trac.macports.org/changeset/89563
Author:   ram at macports.org
Date:     2012-02-02 15:09:23 -0800 (Thu, 02 Feb 2012)
Log Message:
-----------
devel/git-core: update to 1.7.9

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-02-02 21:35:35 UTC (rev 89562)
+++ trunk/dports/devel/git-core/Portfile	2012-02-02 23:09:23 UTC (rev 89563)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.7.4
+version             1.7.9
 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,12 +20,12 @@
 distfiles           git-${version}${extract.suffix} \
                     git-manpages-${version}${extract.suffix}
 
-checksums           git-${version}${extract.suffix} \
-                    rmd160  2820925a7b2e5839bc91f7df511980b41d194e1a \
-                    sha256  7fa85e04f66cbd358db0ff4939b07cab594f7e3b2f09a26b56c6ffdec649681d \
-                    git-manpages-${version}${extract.suffix} \
-                    rmd160  32b7d50be70fc6960bef6ea4e6fc9d62625e44b6 \
-                    sha256  ac500a0e6da6dcf449e20c3a819f0bcb1b4be1d4169ad38d8631411d5b4a99c2
+checksums           git-1.7.9.tar.gz \
+                    rmd160  60aa60c076d0e398f7bc07d6cfab3c5ed28fdadc \
+                    sha256  dd9dfcf1da59f09c4b66b53836b56fcb2208d0be9edf1f8b9079c7e980435086 \
+                    git-manpages-1.7.9.tar.gz \
+                    rmd160  d8b3502c1049933bf9d756f7131a42e0bff50e70 \
+                    sha256  b85c4533c0bbe0a5920399b3dc856577feaec2bbcde60c577338d29fac2f2cb1
 
 depends_run         port:rsync \
                     port:p5.12-error
@@ -144,8 +144,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  3103ecd72a913246ce5f9378c694a0af1cb66862 \
-                            sha256  098525f205eb0d35ce7e31f6c48672bf0a54f4fb0f52e9ca4c0e276bf413e367
+                            rmd160  dcaaa218bc63208b96fc7100add518bac94e8255 \
+                            sha256  a43234a0288e34ba826c3e77b7a9e9b2b3f30fbd63c847806ee5437e883f1699
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120202/afb10eb5/attachment.html>


More information about the macports-changes mailing list