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

blb at macports.org blb at macports.org
Thu Apr 2 22:50:54 PDT 2009


Revision: 49074
          http://trac.macports.org/changeset/49074
Author:   blb at macports.org
Date:     2009-04-02 22:50:53 -0700 (Thu, 02 Apr 2009)
Log Message:
-----------
devel/git-core - version update to 1.6.2.2, ticket #19135

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-04-03 05:45:51 UTC (rev 49073)
+++ trunk/dports/devel/git-core/Portfile	2009-04-03 05:50:53 UTC (rev 49074)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2.1
+version           1.6.2.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 c34775a9732a29a6cd6e35eac3ce14292ede3676 \
-             git-manpages-${version}${extract.suffix} sha1 7415a766036ce0116ae953b6074b63a22334608c
+checksums    git-${version}${extract.suffix} sha1 c5edf42bb2d1e9cbb89a63712bfd567330573190 \
+             git-manpages-${version}${extract.suffix} sha1 5748daa7da1839922f8651cd95b62cacca6328a4
 
 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 d7c6a239cabd48e6ca78a79d278611404d5c830f
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 0daafac257a5aa9210d02303ee30f4334b197393
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090402/713e7692/attachment.html>


More information about the macports-changes mailing list