Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25589
Modified Files:
g95.info
Log Message:
New upstream version, another tiger compat fix from JFM
Index: g95.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/g95.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- g95.info 10 Apr 2005 13:30:51 -0000 1.23
+++ g95.info 13 Apr 2005 15:08:54 -0000 1.24
@@ -1,10 +1,10 @@
Package: g95
Version: 0.50
-Revision: 20050409
+Revision: 20050412
Source:
http://mirrors.rcn.net/pub/sourceware/gcc/snapshots/4.0-20050130/gcc-core-4.0-20050130.tar.bz2
Source2: ftp://ftp.cdc.noaa.gov/Public/jsw/g95/g95-%v-%r.tgz
Source-MD5: 0505cc96da2c36c5b2ecb66fcf385236
-Source2-MD5: 81beddee5a254df7ed4db0ac7acd767e
+Source2-MD5: 53ad26653e897d557518edff22335735
NoSourceDirectory: True
NoSetCPPFLAGS: True
NoSetLDFLAGS: True
@@ -15,10 +15,14 @@
#!/bin/sh
cd g95-%v
tar -xvzf libf95.a-%v.tar.gz
+ # don't try to get darwin-fpsave.o from /usr/lib/libgcc.a, get instead
+ # from gccdir (/usr/lib/libgcc.a doesn't exist in 10.4).
+ perl -pi -e 's|ar x /usr/lib/libgcc.a darwin-fpsave.o|cp [EMAIL
PROTECTED]@/g95/gcc/libgcc/darwin-fpsave.o .|' Makefile.in
cd ..
cd gcc-4.0-20050130
patch -p0 < %a/%n.patch
- # make sure odcctools libtool being used on Panther.
+ # make sure odcctools libtool being used on 10.3 (libSystemStubs.a
+ # doesn't exist on 10.3, but does on 10.4)
if test ! -f /usr/lib/libSystemStubs.a ; then perl -pi -e
's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' gcc/config/darwin.h ; fi
<<
CompileScript: <<
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits