Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5084

Modified Files:
        gcc4.info 
Log Message:
New upstream version - re-merged gfortran package.


Index: gcc4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/languages/gcc4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gcc4.info   24 Mar 2005 12:47:35 -0000      1.5
+++ gcc4.info   6 Apr 2005 19:09:52 -0000       1.6
@@ -1,15 +1,17 @@
 Package: gcc4
-Version: 20050319
+Version: 20050402
 Revision: 1
 Source: ftp://gcc.gnu.org/pub/gcc/snapshots/4.0-%v/gcc-4.0-%v.tar.bz2
-Source-MD5: 981afe4856b3c23db52c515aecc9ead8
+Source-MD5: 638325368cd4e7a37dae40bb4eeee902
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
 SourceDirectory: gcc-4.0-%v
 Depends: gmp-shlibs (>= 4.1.3-11), odcctools (>= 528-20041018), %N-shlibs
 BuildDepends: gmp (>= 4.1.3-11)
 BuildConflicts: autogen-dev
-ConfigureParams: --prefix=%p/lib/gcc4 --enable-languages=c,c++,objc,java 
--infodir='${prefix}/share/info' --with-gmp=%p 
--with-as=%p/lib/odcctools/bin/as --with-ld=%p/lib/odcctools/bin/ld 
--with-included-gettext 
+Replaces: gfortran
+Provides: gfortran
+ConfigureParams: --prefix=%p/lib/gcc4 --enable-languages=c,c++,f95,objc,java 
--infodir='${prefix}/share/info' --with-gmp=%p 
--with-as=%p/lib/odcctools/bin/as --with-ld=%p/lib/odcctools/bin/ld 
--with-included-gettext --host=%m-apple-darwin7
 PatchScript: <<
  #!/bin/sh
  # make sure odcctools libtool being used.
@@ -30,6 +32,7 @@
  mkdir -p %i/bin
  cd %i/bin
  ln -s %p/lib/gcc4/bin/gcj gcj
+ ln -s %p/lib/gcc4/bin/gfortran gfortran
  ln -s %p/lib/gcc4/bin/gcc gcc-4
  ln -s %p/lib/gcc4/bin/g++ g++-4
  ln -s %p/lib/gcc4/bin/c++ c++-4
@@ -46,7 +49,8 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Replaces: gcc4 (<= 20050130-4)
+  Replaces: gcc4 (<= 20050130-4), gfortran-shlibs
+  Provides: gfortran-shlibs
   Description: Shared libraries for gcc4
   DocFiles: gcc/COPYING gcc/COPYING.LIB
   Homepage: http://gcc.gnu.org/
@@ -62,6 +66,8 @@
     lib/gcc4/lib/libobjc-gnu.1.0.0.dylib
     lib/gcc4/lib/libstdc++.6.dylib
     lib/gcc4/lib/libstdc++.6.0.4.dylib
+    lib/gcc4/lib/libgfortran.0.dylib
+    lib/gcc4/lib/libgfortran.0.0.0.dylib
   <<
   Shlibs: <<
     %p/lib/gcc4/lib/libffi.4.dylib 5.0.0 %n (>= 20050130-5)
@@ -70,6 +76,7 @@
     %p/lib/gcc4/lib/libgij.6.dylib 7.0.0 %n (>= 20050130-5)
     %p/lib/gcc4/lib/libobjc-gnu.1.dylib 2.0.0 %n (>= 20050130-5)
     %p/lib/gcc4/lib/libstdc++.6.dylib 7.0.0 %n (>= 20050130-5)
+    %p/lib/gcc4/lib/libgfortran.0.dylib 1.0.0 %n (>= 20050320-1)
   <<
 <<
 License: GPL
@@ -79,9 +86,7 @@
  C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries
  for these languages (libstdc++, libgcj,...).
  .
- C, C++, Objective C and Java are included in this package.
- Fortran is included in a separate package (gfortran) since it
- is undergoing more rapid development.
+ C, C++, Objective C, Fortran and Java are included in this package.
  .
  The C and C++ compilers are named gcc-4 and g++-4 to avoid
  conflicts with gcc and g++ installed by the Apple Developer Tools



-------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to