[31286] trunk/dports/devel/git-core/files

mgrimes at macports.org mgrimes at macports.org
Mon Nov 19 10:28:11 PST 2007


Revision: 31286
          http://trac.macosforge.org/projects/macports/changeset/31286
Author:   mgrimes at macports.org
Date:     2007-11-19 10:28:11 -0800 (Mon, 19 Nov 2007)

Log Message:
-----------
add back linted patches..

Added Paths:
-----------
    trunk/dports/devel/git-core/files/patch-Makefile.diff
    trunk/dports/devel/git-core/files/patch-http.h.diff

Added: trunk/dports/devel/git-core/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	                        (rev 0)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2007-11-19 18:28:11 UTC (rev 31286)
@@ -0,0 +1,20 @@
+--- Makefile.orig	2007-07-03 02:06:07.000000000 -0700
++++ Makefile	2007-07-03 02:06:32.000000000 -0700
+@@ -137,8 +137,6 @@ uname_P := $(shell sh -c 'uname -p 2>/de
+ 
+ # CFLAGS and LDFLAGS are for the users to override from the command line.
+ 
+-CFLAGS = -g -O2 -Wall
+-LDFLAGS =
+ ALL_CFLAGS = $(CFLAGS)
+ ALL_LDFLAGS = $(LDFLAGS)
+ STRIP ?= strip
+@@ -507,7 +505,7 @@ ifdef NO_R_TO_GCC_LINKER
+ 	# the runtime dynamic library path.
+ 	CC_LD_DYNPATH = -Wl,-rpath=
+ else
+-	CC_LD_DYNPATH = -R
++	CC_LD_DYNPATH = -L
+ endif
+ 
+ ifndef NO_CURL

Added: trunk/dports/devel/git-core/files/patch-http.h.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-http.h.diff	                        (rev 0)
+++ trunk/dports/devel/git-core/files/patch-http.h.diff	2007-11-19 18:28:11 UTC (rev 31286)
@@ -0,0 +1,10 @@
+--- http.h.orig	2007-07-03 02:08:49.000000000 -0700
++++ http.h	2007-07-03 02:09:00.000000000 -0700
+@@ -7,7 +7,6 @@
+ #include <curl/easy.h>
+ 
+ #if LIBCURL_VERSION_NUM >= 0x071000
+-#define USE_CURL_MULTI
+ #define DEFAULT_MAX_REQUESTS 5
+ #endif
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071119/c129e6cd/attachment.html


More information about the macports-changes mailing list