Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1100/10.4/stable/main/finkinfo/libs

Modified Files:
        readline6.info 
Log Message:
Fix wackiness where linking readline tries to bring in 
/usr/lib/libncurses.5.dylib.  Have python26 use a
sane readline6 version.


Index: readline6.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/readline6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- readline6.info      7 Dec 2012 20:37:44 -0000       1.3
+++ readline6.info      18 Feb 2013 18:15:33 -0000      1.4
@@ -1,7 +1,7 @@
 Info4: <<
 Package: readline6%type_pkg[-64bit]
 Version: 6.2.4
-Revision: 1
+Revision: 2
 Maintainer: Fink Core Group <fink-c...@lists.sourceforge.net>
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
@@ -29,7 +29,10 @@
 PatchScript: <<
        patch -p0 < ../readline62-001
        patch -p0 < ../readline62-002
+       patch -p0 < ../readline62-003
+       patch -p0 < ../readline62-004
        %{default_script}
+       perl -pi -e 's|MACOSX_DEPLOYMENT_TARGET=10.3 ||g' support/shobj-conf
 <<
 SetCFLAGS: -DNEED_EXTERN_PC=1
 SetCPPFLAGS: -MD
@@ -72,6 +75,8 @@
  2) dmacks: patch doc/Makefile.in to skip even trying to create
     texinfo dir file
  3) dmacks: installing into empty %d, so don't try to remove old .a
+ 4) akh: as of 6.2.4-2, get rid of setting MACOSX_DEPLOYMENT_TARGET=10.3
+                and also apply _all_ listed SourceN patches
 <<
 License: GPL
 Homepage: http://tiswww.case.edu/php/chet/readline/rltop.html


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to