Baba, The current xerces-c31 packaging fails to validate on Yosemite due to the Puma linkage bug in configure. I've checked in the following which fixes this issue, bumps the package to the newer 3.1.1 release from upstream and adds the missing InfoTest. Tested with 'fink -m' on 10.10. Jack
cvs diff: Diffing . Index: xerces-c31.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/xerces-c31.info,v retrieving revision 1.3 diff -r1.3 xerces-c31.info 2,3c2,3 < Version: 3.1.0 < Revision: 2 --- > Version: 3.1.1 > Revision: 1 13,14c13,15 < Source: http://archive.apache.org/dist/xml/xerces-c/Xerces-C_3_1_0/sources/xerces-c-%v.tar.gz < Source-MD5: 4dc9460e011ed4857dcd290f22dd6f1b --- > #Source: > http://archive.apache.org/dist/xml/xerces-c/Xerces-C_3_1_1/sources/xerces-c-%v.tar.gz > Source: http://psg.mtu.edu/pub/apache//xerces/c/3/sources/xerces-c-%v.tar.gz > Source-MD5: 6a8ec45d83c8cfb1584c5a5345cb51ae 19a21,23 > # Patch configure not to link like Puma on Yosemite > perl -pi -e 's/(10\.\[012\])\*/\1\,.\*/' configure > 27a32 > InfoTest: TestScript: make check || exit 2 34c39 < %p/lib/libxerces-c-3.1.dylib 3.1.0 %n (>= 3.1.0-0.1) --- > %p/lib/libxerces-c-3.1.dylib 3.1.1 %n (>= 3.1.1-1) ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel