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

jmr at macports.org jmr at macports.org
Wed Apr 15 06:40:12 PDT 2009


Revision: 49689
          http://trac.macports.org/changeset/49689
Author:   jmr at macports.org
Date:     2009-04-15 06:40:11 -0700 (Wed, 15 Apr 2009)
Log Message:
-----------
git-core: update to 1.6.2.3 (#19297)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2009-04-15 13:28:45 UTC (rev 49688)
+++ trunk/dports/devel/git-core/Portfile	2009-04-15 13:40:11 UTC (rev 49689)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2.2
+version           1.6.2.3
 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 c5edf42bb2d1e9cbb89a63712bfd567330573190 \
-             git-manpages-${version}${extract.suffix} sha1 5748daa7da1839922f8651cd95b62cacca6328a4
+checksums    git-${version}${extract.suffix} sha1 902452eff5f35b4a915f6e4d90a83391b765ed4d \
+             git-manpages-${version}${extract.suffix} sha1 3bac1d069ddc842ad6d999961d67c975dbdfed5a
 
 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 0daafac257a5aa9210d02303ee30f4334b197393
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 89b0b5ad1c1524088250b887a3b7cde03b309e64
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090415/248e72e5/attachment-0001.html>


More information about the macports-changes mailing list