Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13666

Modified Files:
        g95.info 
Log Message:
uses old version of odcctools


Index: g95.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/g95.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- g95.info    30 Oct 2006 15:05:12 -0000      1.1
+++ g95.info    8 Nov 2006 12:30:06 -0000       1.2
@@ -1,6 +1,6 @@
 Package: g95
 Version: 0.90
-Revision: 1
+Revision: 2
 Source: ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.0.3/gcc-core-4.0.3.tar.bz2
 Source-MD5: 347231730fb44b609b69226c3e432d80
 Source2: ftp://anonymous%%40g95%%2Eorg:[EMAIL PROTECTED]/v0.9/g95_source.tgz
@@ -9,7 +9,7 @@
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 NoSetMAKEFLAGS: true
-Depends: odcctools (>= 590-20060413)
+Depends: odcctools590
 BuildConflicts: autogen-dev
 PatchScript: <<
  #!/bin/sh -e
@@ -20,7 +20,7 @@
  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 ../gcc-4.0.3
  # make odcctools being used.
- perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools/bin/libtool,;' 
gcc/config/darwin.h
+ perl -pi -e 's,/usr/bin/libtool,%p/lib/odcctools590/bin/libtool,;' 
gcc/config/darwin.h
 <<
 CompileScript: <<
  #!/bin/sh -e
@@ -30,7 +30,7 @@
  mkdir g95
  cd g95
  # build gcc 4.0.3
- ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools/bin/as 
--with-ld=%p/lib/odcctools/bin/ld --with-nm=%p/lib/odcctools/bin/nm 
--with-included-gettext 
+ ../configure --prefix=%p/lib/gcc-lib/%m-apple-darwin${darwinvers}/${gccver} 
--enable-languages=c --with-as=%p/lib/odcctools590/bin/as 
--with-ld=%p/lib/odcctools590/bin/ld --with-nm=%p/lib/odcctools590/bin/nm 
--with-included-gettext 
  make
 <<
 InstallScript: <<


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to