[34195] trunk/dports/graphics/gd2

ryandesign at macports.org ryandesign at macports.org
Sat Feb 16 21:42:21 PST 2008


Revision: 34195
          http://trac.macosforge.org/projects/macports/changeset/34195
Author:   ryandesign at macports.org
Date:     2008-02-16 21:42:20 -0800 (Sat, 16 Feb 2008)

Log Message:
-----------
gd2: fix name of patchfile to match requirements

Modified Paths:
--------------
    trunk/dports/graphics/gd2/Portfile

Added Paths:
-----------
    trunk/dports/graphics/gd2/files/patch-gdft.c.diff

Removed Paths:
-------------
    trunk/dports/graphics/gd2/files/gdft.c.diff

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2008-02-17 05:39:56 UTC (rev 34194)
+++ trunk/dports/graphics/gd2/Portfile	2008-02-17 05:42:20 UTC (rev 34195)
@@ -46,7 +46,7 @@
 	lib:libX11.6:XFree86
 
 patchfiles \
-	gdft.c.diff \
+	patch-gdft.c.diff \
 	patch-Makefile.in.diff \
 	patch-config-gdlib-config.in.diff
 

Deleted: trunk/dports/graphics/gd2/files/gdft.c.diff
===================================================================
--- trunk/dports/graphics/gd2/files/gdft.c.diff	2008-02-17 05:39:56 UTC (rev 34194)
+++ trunk/dports/graphics/gd2/files/gdft.c.diff	2008-02-17 05:42:20 UTC (rev 34195)
@@ -1,11 +0,0 @@
---- gdft.c.org	Sun Nov 14 04:21:18 2004
-+++ gdft.c	Wed May 18 09:09:16 2005
-@@ -1363,7 +1363,7 @@
- 
- #include <fontconfig/fontconfig.h>
- 
--/* #define NO_POSTSCRIPT_ALIAS 1 */
-+#define NO_POSTSCRIPT_ALIAS 1
- #ifndef NO_POSTSCRIPT_ALIAS
- typedef struct _PostscriptAlias {
-   char* name;

Copied: trunk/dports/graphics/gd2/files/patch-gdft.c.diff (from rev 34194, trunk/dports/graphics/gd2/files/gdft.c.diff)
===================================================================
--- trunk/dports/graphics/gd2/files/patch-gdft.c.diff	                        (rev 0)
+++ trunk/dports/graphics/gd2/files/patch-gdft.c.diff	2008-02-17 05:42:20 UTC (rev 34195)
@@ -0,0 +1,11 @@
+--- gdft.c.org	Sun Nov 14 04:21:18 2004
++++ gdft.c	Wed May 18 09:09:16 2005
+@@ -1363,7 +1363,7 @@
+ 
+ #include <fontconfig/fontconfig.h>
+ 
+-/* #define NO_POSTSCRIPT_ALIAS 1 */
++#define NO_POSTSCRIPT_ALIAS 1
+ #ifndef NO_POSTSCRIPT_ALIAS
+ typedef struct _PostscriptAlias {
+   char* name;

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


More information about the macports-changes mailing list