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

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Jan 29 06:27:02 PST 2009


Revision: 46098
          http://trac.macports.org/changeset/46098
Author:   macsforever2000 at macports.org
Date:     2009-01-29 06:27:00 -0800 (Thu, 29 Jan 2009)
Log Message:
-----------
Maintainer update to version 1.6.1.2. (#18265)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-01-29 12:10:54 UTC (rev 46097)
+++ trunk/dports/devel/git-core/Portfile	2009-01-29 14:27:00 UTC (rev 46098)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.1.1
+version           1.6.1.2
 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,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 ec0c6f941945cb356db3f5c61fb2e2d046e2f08a \
-             git-manpages-${version}${extract.suffix} sha1 8aba1fd66c6832880db6ecf961c1733bb3889e43
+checksums    git-${version}${extract.suffix} sha1 27b9c73e5f04cfe949ae1dfa785c6ebb1cfa98fa \
+             git-manpages-${version}${extract.suffix} sha1 5f4d2b60984c4054629a17a01b10df552ee9478d
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -79,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 7a95c18b3a30d23ce9c191a1c6fd92d009e28410
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 2532607649094fe3d242b8ddd14ed80c6f244276
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090129/7968a783/attachment.html>


More information about the macports-changes mailing list