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

devans at macports.org devans at macports.org
Tue Jan 27 16:31:20 PST 2009


Revision: 46049
          http://trac.macports.org/changeset/46049
Author:   devans at macports.org
Date:     2009-01-27 16:31:19 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------
git-core: maintainer update to version 1.6.1.1. Closes #18237.

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-01-27 23:57:53 UTC (rev 46048)
+++ trunk/dports/devel/git-core/Portfile	2009-01-28 00:31:19 UTC (rev 46049)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.1
-revision          1
+version           1.6.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.
@@ -20,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 4caeafd06a5482337052f142073be66f2a39134a \
-             git-manpages-${version}${extract.suffix} sha1 fa2d94dc966484b14ae11d39d0d8336946a93001
+checksums    git-${version}${extract.suffix} sha1 ec0c6f941945cb356db3f5c61fb2e2d046e2f08a \
+             git-manpages-${version}${extract.suffix} sha1 8aba1fd66c6832880db6ecf961c1733bb3889e43
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -80,7 +79,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 c6cd28959ed6e2fbd892fe16adda1d31a3301ae8
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 7a95c18b3a30d23ce9c191a1c6fd92d009e28410
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090127/d858f16e/attachment-0001.html>


More information about the macports-changes mailing list