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

Modified Files:
        libtool2.info 
Log Message:
New upstream version.
Fails some tests if FSF gcc is installed, we still run the tests, but don't 
exit.
Add TestDepends on current autoconf and automake.


Index: libtool2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/libtool2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libtool2.info       16 Nov 2009 16:44:31 -0000      1.7
+++ libtool2.info       5 Jun 2010 21:03:26 -0000       1.8
@@ -1,5 +1,5 @@
 Package: libtool2
-Version: 2.2.6b
+Version: 2.2.8
 Revision: 1
 Maintainer: Peter O'Gorman <pe...@pogma.com>
 Depends: %N-shlibs (= %v-%r)
@@ -7,14 +7,19 @@
 Conflicts: libtool14, libtool, libstroke (<= 0.5.1-2), libstroke-m4
 Replaces: libtool, libtool14
 Source: mirror:gnu:libtool/libtool-%v.tar.gz
-Source-MD5: 07da460450490148c6d2df0f21481a25
+Source-MD5: cad2a7188242bc8dbab0645532ae3d6f 
 SourceDirectory: libtool-%v
 ConfigureParams: --program-prefix=g --infodir=%p/share/info 
--disable-dependency-tracking
 CompileScript: <<
 F77=no SED=/usr/bin/sed ./configure %c
 make
 <<
-InfoTest: TestScript: make check || exit 2
+InfoTest: << 
+# Not all tests pass with latest gcc.
+# http://article.gmane.org/gmane.comp.gnu.libtool.bugs/7342
+  TestDepends: autoconf2.6, automake1.11
+  TestScript: make check || : 
+<<
 InstallScript: <<
   make install DESTDIR=%d
   ln -s %p/bin/glibtoolize %i/bin/libtoolize


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to