[72662] trunk/dports/devel/git-core

ryandesign at macports.org ryandesign at macports.org
Fri Oct 22 14:36:42 PDT 2010


Revision: 72662
          http://trac.macports.org/changeset/72662
Author:   ryandesign at macports.org
Date:     2010-10-22 14:36:39 -0700 (Fri, 22 Oct 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.3.2; see #26945

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile
    trunk/dports/devel/git-core/files/patch-Makefile.diff

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-10-22 21:32:41 UTC (rev 72661)
+++ trunk/dports/devel/git-core/Portfile	2010-10-22 21:36:39 UTC (rev 72662)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.3.1
+version           1.7.3.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,13 +19,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     77e1611498919965fb65fd1f229ee155 \
-                    sha1    372db7c9bb93bb133a92c16e0f4cd5b553c05ed7 \
-                    rmd160  678826c88fe3c99d318e37bf7180c5b07423007d \
+                    md5     902f7f07a789fedc0d2ac03656b85969 \
+                    sha1    cd8d806752aa6f5716cf193585024a002e098bf4 \
+                    rmd160  b645fc9e82eff3e186398280bc0a4ad72089b457 \
              git-manpages-${version}${extract.suffix} \
-                    md5     41a164c1ad025e0970b2365e27209a11 \
-                    sha1    2cf45f492ab38aad2010d789b649862eb11faf0e \
-                    rmd160  e720e8a59cd824114dc8a23e613985dd93fdad52
+                    md5     80bbef2adeaae852f04a9f143aaa5204 \
+                    sha1    0be6fabbca523085e185711f2b80c99330f1e4ac \
+                    rmd160  2a3e82a28bc955ffadfa91c5459f992ed17fa9f2
 
 depends_run  port:rsync port:p5-error
 depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv port:python26
@@ -89,9 +89,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     f9c9669fb00df38f1486763ace135666 \
-                    sha1    5d929edc8ebef8564c9879dfae3289ea0ecb97fb \
-                    rmd160  f1c79685c943823a4200e91bbb5eafebab8e10d2
+                    md5     0f25e3ebfb98dfa9cee6d81315051d63 \
+                    sha1    4be705c67a4c7954591c642437c2733b902b080d \
+                    rmd160  3a30ca0bdda0a2db9d99ad23857e55b376ee1ec5
 }
 
 variant gitweb description {Install gitweb.cgi} {

Modified: trunk/dports/devel/git-core/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	2010-10-22 21:32:41 UTC (rev 72661)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2010-10-22 21:36:39 UTC (rev 72662)
@@ -1,5 +1,5 @@
---- Makefile.orig	2010-09-19 01:43:54.000000000 +0200
-+++ Makefile	2010-09-21 08:32:22.000000000 +0200
+--- Makefile.orig	2010-10-22 05:49:16.000000000 +0200
++++ Makefile	2010-10-22 14:26:49.000000000 +0200
 @@ -284,7 +284,7 @@
  sharedir = $(prefix)/share
  gitwebdir = $(sharedir)/gitweb
@@ -9,7 +9,7 @@
  ifeq ($(prefix),/usr)
  sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1189,7 +1189,7 @@
+@@ -1192,7 +1192,7 @@
  	ifdef NO_R_TO_GCC_LINKER
  		# Some gcc does not accept and pass -R to the linker to specify
  		# the runtime dynamic library path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101022/41a8d954/attachment.html>


More information about the macports-changes mailing list