Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4883

Modified Files:
        gcc43.info 
Log Message:
update gcc43.info from unstable to 4.3.4-1000

Index: gcc43.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/gcc43.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gcc43.info  26 Aug 2009 04:09:43 -0000      1.4
+++ gcc43.info  5 Sep 2009 04:17:51 -0000       1.5
@@ -1,35 +1,36 @@
 Info2: <<
 Package: gcc43
-Version: 4.3.1
+Version: 4.3.4
 Revision: 1000
-Distribution: 10.4, 10.5
 Source: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%v/gcc-%v.tar.bz2
-Source-MD5: 4afa0290cc3a41ac8822666f1110de98
+Source-MD5: 60df63222dbffd53ca11492a2545044f
 Source2: ftp://sourceware.org/pub/java/ecj-latest.jar
 Source2-MD5: fd299f26c02268878b5d6c0e86f57c43
 PatchFile: %n.patch
 PatchFile-MD5: d2670aa8d5fe01e4eb8b3fc541120502
-Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Type: -64bit
+Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
+Distribution: 10.4, 10.5
 NoSetCPPFLAGS: True
 NoSetLDFLAGS: True
-Conflicts: gcc4, gcc42
-Replaces: gcc4, gcc42
-Depends: gmp-shlibs (>= 4.2.2-1001), libmpfr1-shlibs (>= 2.3.1-1), %N-shlibs 
(>= %v-%r), libiconv, libgettext3-shlibs, cctools (>= 622-1)
-BuildDepends: gmp (>= 4.2.2-1001), libmpfr1 (>= 2.3.1-1), libiconv-dev, 
gettext-tools, libgettext3-dev, cctools (>= 622-1), fink (>= 0.24.12)
+Conflicts: gcc4, gcc42, gcc44, gcc45
+Replaces: gcc4, gcc42, gcc44, gcc45
+Depends: gmp-shlibs (>= 4.2.3-1000), libmpfr1-shlibs (>= 2.3.2-1), %N-shlibs 
(>= %v-%r), libiconv, libgettext3-shlibs, xcode (>= 2.5)
+BuildDepends: gmp (>= 4.2.3-1000), libmpfr1 (>= 2.3.2-1), libiconv-dev, 
gettext-tools, libgettext3-dev, xcode (>= 2.5), fink (>= 0.24.12)
 ConfigureParams: <<
  --prefix=%p/lib/gcc4.3 --mandir=%p/share/man --infodir=%p/share/info 
--enable-languages=c,c++,fortran,objc,java \
  `cc -v 2>&1|grep '^Configured'|tr ' ' '\n'|egrep 
'^\-\-(with\-(arch|tune)|host)='|sed 
's|--with-arch=apple|--with-arch=nocona|g'|sed 's|--host|--build|g'|xargs` \
  --with-gmp=%p --with-libiconv-prefix=%p --with-system-zlib 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
--disable-libjava-multilib
 <<
 CompileScript: <<
- #!/bin/sh -ev
+ #!/bin/bash -ev
  ulimit -s `ulimit -s`
  mv ../ecj-latest.jar ecj.jar
  mkdir ../darwin_objdir
  cd ../darwin_objdir
  ../gcc-%v/configure %c
- make
+ num_cpu=$(echo `sysctl -n hw.ncpu`)
+ make -j $num_cpu
  ##  make check requires autogen, dejagnu and expect, and should be run, in 
darwin_objdir, after install.
  ##  on 32-bit processors use
  # make -k check
@@ -84,7 +85,7 @@
     lib/gcc4.3/lib/libssp.0*.dylib
     lib/gcc4.3/lib/libobjc-gnu.2*.dylib
     lib/gcc4.3/lib/libgomp.1*.dylib
-    lib/gcc4.3/lib/gcj-4.3.1-9
+    lib/gcc4.3/lib/gcj-%v-9
     lib/gcc4.3/%lib/libgfortran.3*.dylib
     lib/gcc4.3/%lib/libffi.4*.dylib
     lib/gcc4.3/%lib/libstdc++.6*.dylib
@@ -103,7 +104,7 @@
     %p/lib/gcc4.3/lib/libssp.0.dylib 1.0.0 %n (>= 4.1-1) 32
     %p/lib/gcc4.3/lib/libobjc-gnu.2.dylib 3.0.0 %n (>= 20050130-5) 32
     %p/lib/gcc4.3/lib/libgomp.1.dylib 2.0.0 %n (>= 2:4.1.99-20060513) 32
-    %p/lib/gcc4.3/lib/gcj-4.3.1-9/libjvm.dylib 0.0.0 %n (>= 4.1-1) 32
+    %p/lib/gcc4.3/lib/gcj-4.3.4-9/libjvm.dylib 0.0.0 %n (>= 4.1-1) 32
     %p/lib/gcc4.3/%lib/libgfortran.3.dylib 4.0.0 %n (>= 4.3-20070711) 64
     %p/lib/gcc4.3/%lib/libffi.4.dylib 5.0.0 %n (>= 20050130-5) 64
     %p/lib/gcc4.3/%lib/libstdc++.6.dylib 7.0.0 %n (>= 4.1-1) 64


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to