Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10657

Modified Files:
        python26.info 
Log Message:
use new actual libffi external lib. NB: fails self-test on 10.8 (unrelatedly)


Index: python26.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python26.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- python26.info       18 Feb 2013 18:15:33 -0000      1.8
+++ python26.info       19 Sep 2013 06:01:29 -0000      1.9
@@ -2,7 +2,7 @@
 Package: python%type_pkg[python]
 
 Version: 2.6.8
-Revision: 3
+Revision: 4
 Epoch: 1
 
 Type: python 2.6
@@ -13,6 +13,7 @@
        bzip2-shlibs,
        db48-aes-shlibs | db48-shlibs,
        gdbm3-shlibs,
+       libffi6-shlibs,
        libgettext8-shlibs,
        libncursesw5-shlibs,
        readline6-shlibs (>= 6.2.4-2),
@@ -20,7 +21,7 @@
        tcltk (>= 8.4.1-1),
        x11
 <<
-BuildConflicts: libquicktime0, libffi
+BuildConflicts: libquicktime0
 BuildDepends: <<
        blt-dev (>= 2.4z-15),
        bzip2-dev,
@@ -29,6 +30,7 @@
        gdbm3,
        gettext-bin,
        gettext-tools,
+       libffi6,
        libgettext8-dev,
        libncursesw5,
        readline6 (>= 6.2.4-2),
@@ -198,6 +200,11 @@
        with -O0 so force that in setup.py.
        
        Patch ctypes to look in %p/lib for libraries.
+
+       Might fail self-tests on 10.8 due to signedness of zero in
+       system log1p(). See: http://bugs.python.org/issue15477
+       Upstream fix to Python/pymath.c (like Modules/_math.c) does
+       not solve it.
 <<
 License: OSI-Approved
 Homepage: http://www.python.org


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to