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

ram at macports.org ram at macports.org
Sat May 9 13:16:24 PDT 2009


Revision: 50796
          http://trac.macports.org/changeset/50796
Author:   ram at macports.org
Date:     2009-05-09 13:16:23 -0700 (Sat, 09 May 2009)
Log Message:
-----------
devel/git-core: maintainer update to 1.6.3, closes #19563

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-05-09 19:59:31 UTC (rev 50795)
+++ trunk/dports/devel/git-core/Portfile	2009-05-09 20:16:23 UTC (rev 50796)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2.5
+version           1.6.3
 description       A fast version control system
 long_description  Git is a fast, scalable, distributed open source version \
                   control system focusing on speed and efficiency.
@@ -19,8 +19,8 @@
 distfiles         git-${version}${extract.suffix} \
                   git-manpages-${version}${extract.suffix}
 
-checksums    git-${version}${extract.suffix} sha1 8986395a863b1d1428d578a8451c3c258226d53a \
-             git-manpages-${version}${extract.suffix} sha1 c61b94fa0de850aa2db26a6525e88a6adba5c4e3
+checksums    git-${version}${extract.suffix} sha1 1dab1068d1886828bdb512e9b809bc779de35609 \
+             git-manpages-${version}${extract.suffix} sha1 7b91d101d22ec72c84c3b71838f4613dc7e80e1e
 
 depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
@@ -79,7 +79,7 @@
 
 variant doc description {Install HTML and plaintext documentation} {
     distfiles-append    git-htmldocs-${version}${extract.suffix}
-    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 f5c874be7c8db12bcc9ff91291f7db0908b956ad
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 9526c6cece4ad11a27241638d875a71c0a75f61b
 }
 
 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-05-09 19:59:31 UTC (rev 50795)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2009-05-09 20:16:23 UTC (rev 50796)
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-04-20 06:16:15.000000000 +0200
-+++ Makefile	2009-04-20 10:47:57.000000000 +0200
+--- Makefile.orig	2009-05-07 06:29:04.000000000 +0200
++++ Makefile	2009-05-07 13:42:12.000000000 +0200
 @@ -118,7 +118,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
-@@ -199,7 +199,7 @@
+@@ -215,7 +215,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
-@@ -831,7 +831,7 @@
+@@ -872,7 +872,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
-@@ -841,7 +841,7 @@
+@@ -882,7 +882,7 @@
  	BASIC_CFLAGS += -DNO_CURL
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090509/20d7aad0/attachment.html>


More information about the macports-changes mailing list