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

ryandesign at macports.org ryandesign at macports.org
Thu Jan 21 14:17:22 PST 2010


Revision: 62917
          http://trac.macports.org/changeset/62917
Author:   ryandesign at macports.org
Date:     2010-01-21 14:17:20 -0800 (Thu, 21 Jan 2010)
Log Message:
-----------
git-core: maintainer update to 1.6.6.1; see #23376

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-01-21 22:07:46 UTC (rev 62916)
+++ trunk/dports/devel/git-core/Portfile	2010-01-21 22:17:20 UTC (rev 62917)
@@ -4,8 +4,8 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.6
-revision          2
+version           1.6.6.1
+revision          0
 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,14 +21,15 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
+
 checksums    git-${version}${extract.suffix} \
-                    md5     25e4bcdc528b3ffadc6e59908a513881 \
-                    sha1    21d83108c618d0f90a166b7ce403c9d1166a0d95 \
-                    rmd160  59d96548ef54f117892d6c602973bd0decf155b4 \
+                    md5     9d254bfdae56c6fa124d8a1312a1b034 \
+                    sha1    6941f1b675ea2047286437c834e6272175102c19 \
+                    rmd160  50c38a5790367ed66eacd1741b651d7fddaa1a2d \
              git-manpages-${version}${extract.suffix} \
-                    md5     2f31c767576fa693b5b45244a022fdd3 \
-                    sha1    1621c502908d6cbd640a81a7c96dc22a30a68a60 \
-                    rmd160  86fda1c25e75fbce40719f5c26b61727394f6f84
+                    md5     18cbc20056058ef4d336896f628fc3b8 \
+                    sha1    7447d89130e6506a8f0dc3dc198aa4a5a86a93fd \
+                    rmd160  a25109904f9813d43907dad261c516eeae0fba47
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -92,9 +93,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     17c70de7318db9d8fdf4c2bee7a18d4e \
-                    sha1    8313c14989d63317d0d6866a0aad68db5abb194b \
-                    rmd160  4f21ac2d123579970c3f46d9b87aae96c319e230
+                    md5     b27bc68e1ee1e44fae7455d069475a76 \
+                    sha1    e4bdd13fca2aa47d70c4c0645d0aae9b1c16c72f \
+                    rmd160  892d02428f72e2d133c2b3f10c0d870701439b6c
 }
 
 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-01-21 22:07:46 UTC (rev 62916)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2010-01-21 22:17:20 UTC (rev 62917)
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-12-24 01:00:22.000000000 +0100
-+++ Makefile	2009-12-24 09:37:25.000000000 +0100
+--- Makefile.orig	2010-01-21 01:23:34.000000000 +0100
++++ Makefile	2010-01-21 12:16:29.000000000 +0100
 @@ -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
-@@ -1068,7 +1068,7 @@
+@@ -1069,7 +1069,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
-@@ -1083,7 +1083,7 @@
+@@ -1084,7 +1084,7 @@
  	BASIC_CFLAGS += -DNO_CURL
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100121/bf6470e4/attachment.html>


More information about the macports-changes mailing list