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

jmr at macports.org jmr at macports.org
Wed Dec 16 14:37:31 PST 2009


Revision: 61619
          http://trac.macports.org/changeset/61619
Author:   jmr at macports.org
Date:     2009-12-16 14:37:29 -0800 (Wed, 16 Dec 2009)
Log Message:
-----------
git-core: update to 1.6.5.6 (#22891)

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-16 22:27:38 UTC (rev 61618)
+++ trunk/dports/devel/git-core/Portfile	2009-12-16 22:37:29 UTC (rev 61619)
@@ -4,7 +4,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.5.3
+version           1.6.5.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     a1dbc3da46cbf33c4367db689853c142 \
-                    sha1    f3b6e26e8fbf1c13a623cd80a663cae502f0cd8b \
-                    rmd160  270a4b70ca4ad8709dc0a3b653324c9cfadbb12c \
+                    md5     03aefaaecae7a236b88d04d1a83698d9 \
+                    sha1    1f09b5170fe906eafe0471dcb9ec9088bddd7653 \
+                    rmd160  85af6820d9173fe5a7481fdcdae460bbab1494d3 \
              git-manpages-${version}${extract.suffix} \
-                    md5     dc2cf85cb1f29b586a1353307093bc62 \
-                    sha1    733c7ce1a36338dff82dad23c3e68c5a2684fec5 \
-                    rmd160  1fb0b8703ff8d5fc7ca03529faf0492c0bdc2b43 \
+                    md5     27fd30124444af534f9e1ad2c67fdac7 \
+                    sha1    b97e529538a2a28345e567d46d64538f99906b84 \
+                    rmd160  b33f010f2426430f433b48dcd592ee406724c243 \
 
 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     c46d35aecf105e26e1c9d770dbd6357f \
-                    sha1    68efc2f409c8df8a2438cd300c0099c3b6cefff0 \
-                    rmd160  481c4f42f089614aebff03defa303c9b7c0d900f
+                    md5     528af2ca13d007acd6799fc368668492 \
+                    sha1    a7642cd63ce5bbb8340095d65d57342c311c7a2f \
+                    rmd160  1bd69da1ed5f7d32d358631700da2715a31e33c6
 }
 
 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-16 22:27:38 UTC (rev 61618)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2009-12-16 22:37:29 UTC (rev 61619)
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-10-11 03:42:04.000000000 +0200
-+++ Makefile	2009-10-12 21:51:31.000000000 +0200
+--- Makefile.orig	2009-12-11 06:45:27.000000000 +0100
++++ Makefile	2009-12-14 10:36:28.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
-@@ -240,7 +240,7 @@
+@@ -244,7 +244,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
-@@ -1029,7 +1029,7 @@
+@@ -1033,7 +1033,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
-@@ -1044,7 +1044,7 @@
+@@ -1048,7 +1048,7 @@
  	BASIC_CFLAGS += -DNO_CURL
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091216/1ad6c76e/attachment.html>


More information about the macports-changes mailing list