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

ciserlohn at macports.org ciserlohn at macports.org
Wed Jan 16 12:34:47 PST 2013


Revision: 101669
          https://trac.macports.org/changeset/101669
Author:   ciserlohn at macports.org
Date:     2013-01-16 12:34:47 -0800 (Wed, 16 Jan 2013)
Log Message:
-----------
git-core: update to version 1.8.1.1

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2013-01-16 17:37:12 UTC (rev 101668)
+++ trunk/dports/devel/git-core/Portfile	2013-01-16 20:34:47 UTC (rev 101669)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                git-core
-version             1.8.1
+version             1.8.1.1
 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  53b3fe5a921c6f68871bf66c6d26a0aacf8df739 \
-                    sha256  285cc1a9c8751ea62fa568e2462f286fa535e0d847f06ae686c8180e53360c2e \
+                    rmd160  724ece9b533e50dc27902ea839c3678f0bd89b9b \
+                    sha256  8b5bd081dc38f3e14acc86f234231a9a46d1e9a990c8c732aed6856d2714dff6 \
                     git-manpages-${version}${extract.suffix} \
-                    rmd160  17676df7b511e5daf7e5f075b51cd8988d339182 \
-                    sha256  c0be93b4bd611776a560ad37954131a8dc1f91b8ca66be9c159137c8fef44ce9 \
+                    rmd160  c2bd275179851b613ab1a7db0d327666d497b49e \
+                    sha256  6db801dd94d78ebd3e6d46b3b09ec8c470f7138389e45758b0fc6d3ff5a32506 \
 
 depends_run         port:rsync \
                     port:p5.12-error \
@@ -132,8 +132,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append        git-htmldocs-${version}${extract.suffix}
     checksums-append        git-htmldocs-${version}${extract.suffix} \
-                            rmd160  09aec38a28ebb21e687be019caaf240fd122d430 \
-                            sha256  a2de50dcb0825e00ccd8a93f036adc5540b4d7062f6799f056aa543cd53747ac
+                            rmd160  7d9ccec43225fe33566d560fe32e0e6b5d9713b2 \
+                            sha256  6a1a9369c68a41544376677d5317f89c1720ee40cca645eeddb04c0a5b733763
 
     post-extract {
         file mkdir ${workpath}/htmldocs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130116/6ff1bf27/attachment.html>


More information about the macports-changes mailing list