[23135] trunk/dports/print/freetype

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 26 00:40:44 PDT 2007


Revision: 23135
          http://trac.macosforge.org/projects/macports/changeset/23135
Author:   pguyot at kallisys.net
Date:     2007-03-26 00:40:44 -0700 (Mon, 26 Mar 2007)

Log Message:
-----------
print/freetype.
Restore support for MacOS X fonts.
I'm testing X11 ports that depend on freetype, and they seem to still work.

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

Removed Paths:
-------------
    trunk/dports/print/freetype/files/patch-ftconfig.h

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2007-03-26 07:35:20 UTC (rev 23134)
+++ trunk/dports/print/freetype/Portfile	2007-03-26 07:40:44 UTC (rev 23135)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 name            freetype
 version         2.1.10
-revision        1
+revision        2
 categories      print graphics
 maintainers     ryandesign at macports.org openmaintainer at macports.org
 description     A software font engine
@@ -20,7 +20,6 @@
                     sourceforge
 use_bzip2       yes
 checksums       md5 a4012e7d1f6400df44a16743b11b8423
-patchfiles      patch-ftconfig.h
 
 depends_lib     port:zlib
 configure.args  --with-zlib=${prefix}

Deleted: trunk/dports/print/freetype/files/patch-ftconfig.h
===================================================================
--- trunk/dports/print/freetype/files/patch-ftconfig.h	2007-03-26 07:35:20 UTC (rev 23134)
+++ trunk/dports/print/freetype/files/patch-ftconfig.h	2007-03-26 07:40:44 UTC (rev 23135)
@@ -1,14 +0,0 @@
---- include/freetype/config/ftconfig.h.old	Mon Mar  1 05:35:28 2004
-+++ include/freetype/config/ftconfig.h	Mon Mar  1 05:36:03 2004
-@@ -121,9 +121,11 @@
-   /*   This is the only necessary change, so it is defined here instead    */
-   /*   providing a new configuration file.                                 */
-   /*                                                                       */
-+#if 0  /* Undefine for now - breaks too many x11 ports in darwinports. */
- #if ( defined( __APPLE__ ) && !defined( DARWIN_NO_CARBON ) ) || \
-     ( defined( __MWERKS__ ) && defined( macintosh )        )
- #define FT_MACINTOSH 1
-+#endif
- #endif
- 
- 

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


More information about the macports-changes mailing list