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

ryandesign at macports.org ryandesign at macports.org
Thu Apr 7 22:04:07 PDT 2011


Revision: 77661
          http://trac.macports.org/changeset/77661
Author:   ryandesign at macports.org
Date:     2011-04-07 22:04:06 -0700 (Thu, 07 Apr 2011)
Log Message:
-----------
git-core: maintainer update to 1.7.4.4; see #29061

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2011-04-08 05:00:52 UTC (rev 77660)
+++ trunk/dports/devel/git-core/Portfile	2011-04-08 05:04:06 UTC (rev 77661)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.4.3
+version           1.7.4.4
 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,11 +19,11 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    sha1    6662424ec4bee798b791eba9b87877417c06edb7 \
-                    rmd160  76e4f10825830077b085931dbb7f03aadbb58020 \
+                    sha1    0c5d6b06cfbe73eb60ce7a59b9eec5fb9c6dc034 \
+                    rmd160  047ad2cb600e31e89133fbd44fbfa16ee42e5fc1 \
              git-manpages-${version}${extract.suffix} \
-                    sha1    291a00ef7366485cd8109d58b11f3f2a48a7f986 \
-                    rmd160  24bbb086bb309ba6cfd9a8068dc54bf027e10840
+                    sha1    46335ecefe46ae211c10dcaa7422945af14d51d6 \
+                    rmd160  2bc9e07e7542cb02df5576b213e8e684640f0be0
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
@@ -117,8 +117,8 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    sha1    2cf2b0d771bc34bf709012b7f10f2956f416dd7a \
-                    rmd160  e96cf4ee4ae3893887bea0a2bf8534022992550a
+                    sha1    c63b910f549a50806238c3db703eaa4e29ee6124 \
+                    rmd160  1c4b5c41a0921c1136c3df4a4b3c321cc84dee3f
 }
 
 variant gitweb description {Install gitweb.cgi} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110407/25446d85/attachment-0001.html>


More information about the macports-changes mailing list