Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20739

Modified Files:
        freetype-hinting.info freetype.info 
Log Message:
cope with UpdateLibtool


Index: freetype.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/freetype.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- freetype.info       22 Jul 2008 18:53:15 -0000      1.5
+++ freetype.info       25 Jan 2010 07:17:04 -0000      1.6
@@ -1,6 +1,6 @@
 Package: freetype
 Version: 1.3.1
-Revision: 11
+Revision: 12
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
@@ -16,6 +16,7 @@
 PatchScript: <<
  mv INSTALL INSTALL.txt
  perl -pi -e 's|##||g' test/ftdump.c
+       sed -i.bak -e 's/Mach-O dynamically linked shared library/dynamically 
linked shared library/g' ltconfig ltmain.sh
 <<
 ConfigureParams: --includedir=%i/include/freetype1 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
 CompileScript: <<
@@ -65,6 +66,13 @@
 Uses autoconf and libtool - the usual fixes. We must move the
 INSTALL file out of the way so the Makefile will actually do a 'make
 install' ...
+
+Uses UpdateConfigGuess/UpdateLibtool, which may still be
+newer than the files in the source package.
+
+Libtool is further updated to not break on the output
+of 'file' on a 64-bit dylib. Note that it still uses
+-undefined dynamic_lookup.
 <<
 DescUsage: <<
  As of 1.3.1-11, the headers are moved into the freetype1 subdir of 

Index: freetype-hinting.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/freetype-hinting.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- freetype-hinting.info       26 Aug 2008 03:56:24 -0000      1.5
+++ freetype-hinting.info       25 Jan 2010 07:17:04 -0000      1.6
@@ -1,6 +1,6 @@
 Package: freetype-hinting
 Version: 1.3.1
-Revision: 11
+Revision: 12
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, x11-dev, xmkmf (>= 
1.0.2-3)
 Depends: %N-shlibs (= %v-%r), %N-bin
 BuildDependsOnly: True
@@ -17,6 +17,7 @@
 PatchScript: <<
  mv INSTALL INSTALL.txt
  perl -pi -e 's|##||g' test/ftdump.c
+       sed -i.bak -e 's/Mach-O dynamically linked shared library/dynamically 
linked shared library/g' ltconfig ltmain.sh
 <<
 ConfigureParams: --includedir=%i/include/freetype1
 CompileScript: <<
@@ -67,6 +68,13 @@
 Uses autoconf and libtool - the usual fixes. We must move the
 INSTALL file out of the way so the Makefile will actually do a 'make
 install' ...
+
+Uses UpdateConfigGuess/UpdateLibtool, which may still be
+newer than the files in the source package.
+
+Libtool is further updated to not break on the output
+of 'file' on a 64-bit dylib. Note that it still uses
+-undefined dynamic_lookup.
 <<
 DescUsage: <<
  As of 1.3.1-11, the headers are moved into the freetype1 subdir of 


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to