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

ciserlohn at macports.org ciserlohn at macports.org
Tue Sep 18 12:54:49 PDT 2012


Revision: 97882
          http://trac.macports.org//changeset/97882
Author:   ciserlohn at macports.org
Date:     2012-09-18 12:54:49 -0700 (Tue, 18 Sep 2012)
Log Message:
-----------
git-core: update to version 1.7.12 (see #36151)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-09-18 19:08:33 UTC (rev 97881)
+++ trunk/dports/devel/git-core/Portfile	2012-09-18 19:54:49 UTC (rev 97882)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.7.11.5
+version             1.7.12
 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} \
-                    rmd160  ceb0dad2f6d4848d5b08cc5672b22bc7425f4542 \
-                    sha256  212408bd618b686c9ab0c3fb55414d7d112c70a482274ade97f37f1335f92662 \
+                    rmd160  60d421d15ebb9bbf6146c5c8e7b7c94d05be0ad9 \
+                    sha256  3b8661782dc280d3d4be5193bcb8a1895c1ba272cf02efb70857bbcc4415f505 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  239d558229cbbfbed7de4ef1f9e91eae385face5 \
-                    sha256  6b27611ac82a564001573577b0706630f64c92bde42694f10b436e3c92aeeb81 \
+                    rmd160  7a0feb49f0dff16312be4925383585e39e017d69 \
+                    sha256  146a4e0899a028fd4256654e472ecfe3bef995fb029ea71c35ff9618f14dc127 \
 
 depends_run         port:rsync \
                     port:p5.12-error \
@@ -118,8 +118,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  dcc385462e354d520d576683a6bc3a514e907a13 \
-                            sha256  350b87224252780af4bd310575f6ac007c4cdf00dc91d57dd3d30c2ed6096a5c
+                            rmd160  31cd5ce0b59365fe7cfc0ea030fdcdab98c0204b \
+                            sha256  7f58468a20ca7f7d225698d0747902c34f891c88df6beff270b739d6adf4d271
 
     post-extract {
         file mkdir ${workpath}/htmldocs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120918/7441dc46/attachment.html>


More information about the macports-changes mailing list