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

ram at macports.org ram at macports.org
Thu Dec 24 03:32:00 PST 2009


Revision: 61934
          http://trac.macports.org/changeset/61934
Author:   ram at macports.org
Date:     2009-12-24 03:31:57 -0800 (Thu, 24 Dec 2009)
Log Message:
-----------
devel/git-core: maintainer update to 1.6.6, closes #23014

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	2009-12-24 10:54:46 UTC (rev 61933)
+++ trunk/dports/devel/git-core/Portfile	2009-12-24 11:31:57 UTC (rev 61934)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.5.7
+version           1.6.6
 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     0c2eb426cf596755d6d57a83c9a78be7 \
-                    sha1    05f2dd3004d4e881d2ccbf528497204726fc6e9f \
-                    rmd160  83865a2ebef8fcc227fe18e621c1bb5bed03c0c9 \
+                    md5     25e4bcdc528b3ffadc6e59908a513881 \
+                    sha1    21d83108c618d0f90a166b7ce403c9d1166a0d95 \
+                    rmd160  59d96548ef54f117892d6c602973bd0decf155b4 \
              git-manpages-${version}${extract.suffix} \
-                    md5     bafa2e4b914df994ede6a5b401018ef5 \
-                    sha1    bb383dd768ece1cc602c2ba7dcf623fe8bba2a44 \
-                    rmd160  8c08af43cd3cfa58a1bafb60e07b77b99e8782d8 \
+                    md5     2f31c767576fa693b5b45244a022fdd3 \
+                    sha1    1621c502908d6cbd640a81a7c96dc22a30a68a60 \
+                    rmd160  86fda1c25e75fbce40719f5c26b61727394f6f84
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -88,9 +88,9 @@
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
     checksums-append    git-htmldocs-${version}${extract.suffix} \
-                    md5     5ddad302dbcd44a3639965762794c519 \
-                    sha1    343791188b6332f17978ffc0fb5c1549ac38231d \
-                    rmd160  412de996916034c5d5c59eaffb45b542f708381b
+                    md5     17c70de7318db9d8fdf4c2bee7a18d4e \
+                    sha1    8313c14989d63317d0d6866a0aad68db5abb194b \
+                    rmd160  4f21ac2d123579970c3f46d9b87aae96c319e230
 }
 
 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	2009-12-24 10:54:46 UTC (rev 61933)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2009-12-24 11:31:57 UTC (rev 61934)
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-12-11 06:45:27.000000000 +0100
-+++ Makefile	2009-12-14 10:36:28.000000000 +0100
+--- Makefile.orig	2009-12-24 01:00:22.000000000 +0100
++++ Makefile	2009-12-24 09:37:25.000000000 +0100
 @@ -131,7 +131,7 @@
  #
  # Define NO_R_TO_GCC_LINKER if your gcc does not like "-R/path/lib"
@@ -9,7 +9,7 @@
  #
  # Define USE_NSEC below if you want git to care about sub-second file mtimes
  # and ctimes. Note that you need recent glibc (at least 2.2.4) for this, and
-@@ -244,7 +244,7 @@
+@@ -265,7 +265,7 @@
  gitexecdir = libexec/git-core
  sharedir = $(prefix)/share
  template_dir = share/git-core/templates
@@ -18,7 +18,7 @@
  ifeq ($(prefix),/usr)
  sysconfdir = /etc
  ETC_GITCONFIG = $(sysconfdir)/gitconfig
-@@ -1033,7 +1033,7 @@
+@@ -1068,7 +1068,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
-@@ -1048,7 +1048,7 @@
+@@ -1083,7 +1083,7 @@
  	BASIC_CFLAGS += -DNO_CURL
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091224/b2edf5a0/attachment.html>


More information about the macports-changes mailing list