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

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 19 21:26:09 PDT 2007


Revision: 29277
          http://trac.macosforge.org/projects/macports/changeset/29277
Author:   mgrimes at macports.org
Date:     2007-09-19 21:26:08 -0700 (Wed, 19 Sep 2007)

Log Message:
-----------
Update to 1.5.3.2

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2007-09-19 22:01:15 UTC (rev 29276)
+++ trunk/dports/devel/git-core/Portfile	2007-09-20 04:26:08 UTC (rev 29277)
@@ -2,8 +2,7 @@
 
 PortSystem        1.0
 name              git-core
-version           1.5.3.1
-revision          1
+version           1.5.3.2
 description       The stupid content tracker.
 long_description  A stupid (but extremely fast) directory content manager. \
                   It doesn't do a whole lot, but what it _does_ do is track \
@@ -18,8 +17,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
  
-checksums    git-${version}${extract.suffix} sha1 011008a66928f115a7604f4a3066c085a8750c35 \
-             git-manpages-${version}${extract.suffix} sha1 522e5992007c9a190b091c47aafc6a3c85da3c76
+checksums    git-${version}${extract.suffix} sha1 7e28fd6b0cc2c9c4e6afc9b2dc79c4f804db86f3 \
+             git-manpages-${version}${extract.suffix} sha1 26fd2eedd5803afdf7ccc5bedd31306eea05d95e
 
 depends_run  port:curl port:openssh port:rsync port:perl port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -70,7 +69,7 @@
 
 variant doc description (Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 45e905899a80967998918d67312abb97317a03f6
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 f60ff1733938ae110a01bee0fd8daccfd2cf897c
 }
 
 variant svn {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070919/3ca27b7d/attachment.html


More information about the macports-changes mailing list