[92394] trunk/dports/print/freetype

ryandesign at macports.org ryandesign at macports.org
Fri Apr 27 11:42:28 PDT 2012


Revision: 92394
          https://trac.macports.org/changeset/92394
Author:   ryandesign at macports.org
Date:     2012-04-27 11:42:26 -0700 (Fri, 27 Apr 2012)
Log Message:
-----------
freetype: remove an old patch that was only need for compatibility with Panther's old gnumake 3.79; see #15807

Modified Paths:
--------------
    trunk/dports/print/freetype/Portfile

Removed Paths:
-------------
    trunk/dports/print/freetype/files/patch-detect.mk.diff

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2012-04-27 18:13:04 UTC (rev 92393)
+++ trunk/dports/print/freetype/Portfile	2012-04-27 18:42:26 UTC (rev 92394)
@@ -45,7 +45,6 @@
         sha256  138ec5c5081c2c0d1d4624e83bf3797a27271fdb5218deff6599f2d23b66438a
 
 patchfiles \
-    patch-detect.mk.diff \
     patch-src_base_ftrfork.c.diff \
     patch-src_type1_t1load.c.diff \
     patch-modules.cfg.diff

Deleted: trunk/dports/print/freetype/files/patch-detect.mk.diff
===================================================================
--- trunk/dports/print/freetype/files/patch-detect.mk.diff	2012-04-27 18:13:04 UTC (rev 92393)
+++ trunk/dports/print/freetype/files/patch-detect.mk.diff	2012-04-27 18:42:26 UTC (rev 92394)
@@ -1,14 +0,0 @@
---- builds/unix/detect.mk.orig	2011-11-30 09:30:49.000000000 -0600
-+++ builds/unix/detect.mk	2012-03-09 02:27:36.000000000 -0600
-@@ -80,9 +80,9 @@
-   ifdef must_configure
-     ifneq ($(have_Makefile),)
-       # we are building FT2 not in the src tree
--	      $(TOP_DIR)/builds/unix/configure $(value CFG)
-+	      $(TOP_DIR)/builds/unix/configure $(CFG)
-     else
--	      cd builds/unix; ./configure $(value CFG)
-+	      cd builds/unix; ./configure $(CFG)
-     endif
-   endif
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120427/00c03549/attachment-0001.html>


More information about the macports-changes mailing list