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

blb at macports.org blb at macports.org
Mon Mar 16 00:17:10 PDT 2009


Revision: 48183
          http://trac.macports.org/changeset/48183
Author:   blb at macports.org
Date:     2009-03-16 00:17:09 -0700 (Mon, 16 Mar 2009)
Log Message:
-----------
devel/git-core - version update to 1.6.2.1, ticket #18861

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-03-16 07:04:50 UTC (rev 48182)
+++ trunk/dports/devel/git-core/Portfile	2009-03-16 07:17:09 UTC (rev 48183)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2
+version           1.6.2.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,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 685b9e203786dd4bcd7672088bcac42e22930ee0 \
-             git-manpages-${version}${extract.suffix} sha1 e621826b090cac60d28758eb9ec2c7ab4c0d63ba
+checksums    git-${version}${extract.suffix} sha1 c34775a9732a29a6cd6e35eac3ce14292ede3676 \
+             git-manpages-${version}${extract.suffix} sha1 7415a766036ce0116ae953b6074b63a22334608c
 
 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 4943d51bf49a574e1cefe3833ef6820964b40455
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 d7c6a239cabd48e6ca78a79d278611404d5c830f
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090316/7cf0d398/attachment.html>


More information about the macports-changes mailing list