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

mgrimes at macports.org mgrimes at macports.org
Mon Nov 19 21:49:39 PST 2007


Revision: 31330
          http://trac.macosforge.org/projects/macports/changeset/31330
Author:   mgrimes at macports.org
Date:     2007-11-19 21:49:37 -0800 (Mon, 19 Nov 2007)

Log Message:
-----------
Brain disconnected and didn't git-mv the patches. Thanks Ryan!

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

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

Deleted: trunk/dports/devel/git-core/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	2007-11-20 05:19:29 UTC (rev 31329)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2007-11-20 05:49:37 UTC (rev 31330)
@@ -1,20 +0,0 @@
---- 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

Copied: trunk/dports/devel/git-core/files/patch-Makefile.diff (from rev 31284, trunk/dports/devel/git-core/files/patch-Makefile)
===================================================================
--- trunk/dports/devel/git-core/files/patch-Makefile.diff	                        (rev 0)
+++ trunk/dports/devel/git-core/files/patch-Makefile.diff	2007-11-20 05:49:37 UTC (rev 31330)
@@ -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

Deleted: trunk/dports/devel/git-core/files/patch-http.h.diff
===================================================================
--- trunk/dports/devel/git-core/files/patch-http.h.diff	2007-11-20 05:19:29 UTC (rev 31329)
+++ trunk/dports/devel/git-core/files/patch-http.h.diff	2007-11-20 05:49:37 UTC (rev 31330)
@@ -1,10 +0,0 @@
---- 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
- 

Copied: trunk/dports/devel/git-core/files/patch-http.h.diff (from rev 31284, trunk/dports/devel/git-core/files/patch-http.h)
===================================================================
--- trunk/dports/devel/git-core/files/patch-http.h.diff	                        (rev 0)
+++ trunk/dports/devel/git-core/files/patch-http.h.diff	2007-11-20 05:49:37 UTC (rev 31330)
@@ -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/4af96b39/attachment-0001.html


More information about the macports-changes mailing list