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

ryandesign at macports.org ryandesign at macports.org
Thu Apr 22 20:08:50 PDT 2010


Revision: 66811
          http://trac.macports.org/changeset/66811
Author:   ryandesign at macports.org
Date:     2010-04-22 20:08:48 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
git-core: maintainer update to 1.7.0.5; see #24462

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-23 02:57:01 UTC (rev 66810)
+++ trunk/dports/devel/git-core/Portfile	2010-04-23 03:08:48 UTC (rev 66811)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.7.0.4
+version           1.7.0.5
 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     1cc8b2aea57e5e999ccac18ae355f760 \
-                    sha1    ed4d3375b5ee3640433270d2f2fedaf69d021801 \
-                    rmd160  d4a9516be557ed3b12e88f8cb6b08c99764d69eb \
+                    md5     77d50f41ef282752dc69d9a47765f5c7 \
+                    sha1    684c21dac937703ab7df9c91f7a6a962620487b2 \
+                    rmd160  e5a6d6e4dd5460d390b9d7975b84a7ab12eb0f84 \
              git-manpages-${version}${extract.suffix} \
-                    md5     9730c5ed53a12788810ae3681fee149b \
-                    sha1    27cd73ba52fa5594420268abc43cf255d251c62a \
-                    rmd160  1a0058a03cfabf593ee820f902e8797b583d6781 \
+                    md5     90eb5fb193a218176d2d9b841128a717 \
+                    sha1    68dca0594f4faae0a41d28c0944bd89b0c907485 \
+                    rmd160  93aef5c7f1f43eff55ea0349e767f7daab9a2c0a \
 
 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     8c5273d6161121bb127f6d4fa2294196 \
-                    sha1    451e135f77f10911804b82afff2f059a21498a88 \
-                    rmd160  5f8c269aae2fca3247a8da6e2538b63e6ac34640
+                    md5     74c7320440049ba497d9efc8b0134474 \
+                    sha1    24015f4e57c2cf64ac16a6056998786ce7e1fce9 \
+                    rmd160  54bf742f18aefdbb75be9810fdbc2b1baaba8059
 }
 
 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-23 02:57:01 UTC (rev 66810)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2010-04-23 03:08:48 UTC (rev 66811)
@@ -1,5 +1,5 @@
---- Makefile.orig	2010-04-01 06:29:23.000000000 +0200
-+++ Makefile	2010-04-01 16:29:44.000000000 +0200
+--- Makefile.orig	2010-04-12 17:23:36.000000000 +0200
++++ Makefile	2010-04-13 08:02:17.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
-@@ -1056,7 +1056,7 @@
+@@ -1057,7 +1057,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
-@@ -1074,7 +1074,7 @@
+@@ -1075,7 +1075,7 @@
  	REMOTE_CURL_NAMES =
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/281944b0/attachment.html>


More information about the macports-changes mailing list