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

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Apr 20 20:47:43 PDT 2009


Revision: 49953
          http://trac.macports.org/changeset/49953
Author:   macsforever2000 at macports.org
Date:     2009-04-20 20:47:43 -0700 (Mon, 20 Apr 2009)
Log Message:
-----------
Maintainer update to version 1.6.2.4. (19376)

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-04-21 03:29:56 UTC (rev 49952)
+++ trunk/dports/devel/git-core/Portfile	2009-04-21 03:47:43 UTC (rev 49953)
@@ -3,7 +3,7 @@
 PortSystem        1.0
 
 name              git-core
-version           1.6.2.3
+version           1.6.2.4
 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 902452eff5f35b4a915f6e4d90a83391b765ed4d \
-             git-manpages-${version}${extract.suffix} sha1 3bac1d069ddc842ad6d999961d67c975dbdfed5a
+checksums    git-${version}${extract.suffix} sha1 6bf54cfdfc675df9c097d5f4c04dd170e047d07a \
+             git-manpages-${version}${extract.suffix} sha1 f185636663bb384d8dd28f31a523636a262c8d63
 
 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 89b0b5ad1c1524088250b887a3b7cde03b309e64
+    checksums-append    git-htmldocs-${version}${extract.suffix} sha1 6f7f548cbacb501b9502aea58157a3d0d305f2a2
 }
 
 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-04-21 03:29:56 UTC (rev 49952)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2009-04-21 03:47:43 UTC (rev 49953)
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-03-04 09:18:50.000000000 +0100
-+++ Makefile	2009-03-04 11:23:26.000000000 +0100
+--- Makefile.orig	2009-04-20 06:16:15.000000000 +0200
++++ Makefile	2009-04-20 10:47:57.000000000 +0200
 @@ -118,7 +118,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
-@@ -833,7 +833,7 @@
+@@ -831,7 +831,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
-@@ -843,7 +843,7 @@
+@@ -841,7 +841,7 @@
  	BASIC_CFLAGS += -DNO_CURL
  else
  	ifdef CURLDIR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090420/e00548cd/attachment.html>


More information about the macports-changes mailing list