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

ryandesign at macports.org ryandesign at macports.org
Sun Apr 4 21:36:10 PDT 2010


Revision: 66026
          http://trac.macports.org/changeset/66026
Author:   ryandesign at macports.org
Date:     2010-04-04 21:36:09 -0700 (Sun, 04 Apr 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.0.4; see #24342

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-04-05 04:27:07 UTC (rev 66025)
+++ trunk/dports/devel/git-core/Portfile	2010-04-05 04:36:09 UTC (rev 66026)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.0.3
+version           1.7.0.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.
@@ -21,13 +21,13 @@
                   git-manpages-${version}${extract.suffix}
 
 checksums    git-${version}${extract.suffix} \
-                    md5     1a449b84dd60a066ea491a54346843e6 \
-                    sha1    7244e2ac0c439c9acdd1432072a9ff3dce8bc319 \
-                    rmd160  cfe3b9ef21c62c47aaaef997d0cd44c7436649d6 \
+                    md5     1cc8b2aea57e5e999ccac18ae355f760 \
+                    sha1    ed4d3375b5ee3640433270d2f2fedaf69d021801 \
+                    rmd160  d4a9516be557ed3b12e88f8cb6b08c99764d69eb \
              git-manpages-${version}${extract.suffix} \
-                    md5     72b899852af3cb1858999357b58ac7bb \
-                    sha1    e10259bcb42c484fcf6faca3604612877eea67e7 \
-                    rmd160  9e59ab7d75985b952c136364ad14b87f80de152b \
+                    md5     9730c5ed53a12788810ae3681fee149b \
+                    sha1    27cd73ba52fa5594420268abc43cf255d251c62a \
+                    rmd160  1a0058a03cfabf593ee820f902e8797b583d6781 \
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -91,9 +91,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     6b75778734a1637af157f7e62b204322 \
-                    sha1    9536a7b13c1caa4e6c27a005071b09e629654fc1 \
-                    rmd160  6a3b62c1de86e4f63e84fd092df2e94265c104e4
+                    md5     8c5273d6161121bb127f6d4fa2294196 \
+                    sha1    451e135f77f10911804b82afff2f059a21498a88 \
+                    rmd160  5f8c269aae2fca3247a8da6e2538b63e6ac34640
 }
 
 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-04-05 04:27:07 UTC (rev 66025)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2010-04-05 04:36:09 UTC (rev 66026)
@@ -1,5 +1,5 @@
---- Makefile.orig	2010-03-22 02:35:03.000000000 +0100
-+++ Makefile	2010-03-22 15:00:18.000000000 +0100
+--- Makefile.orig	2010-04-01 06:29:23.000000000 +0200
++++ Makefile	2010-04-01 16:29:44.000000000 +0200
 @@ -131,7 +131,7 @@
  #
  # Define NO_R_TO_GCC_LINKER if your gcc does not like "-R/path/lib"
@@ -18,7 +18,7 @@
  ifeq ($(prefix),/usr)
  sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1054,7 +1054,7 @@
+@@ -1056,7 +1056,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.
@@ -27,7 +27,7 @@
  	else
  		CC_LD_DYNPATH = -R
  	endif
-@@ -1072,7 +1072,7 @@
+@@ -1074,7 +1074,7 @@
  	REMOTE_CURL_NAMES =
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100404/64650b89/attachment-0001.html>


More information about the macports-changes mailing list