Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv30418

Modified Files:
        cernlib2006.info patchy4.info 
Log Message:
Backport latest fixes to 10.6. Switch to gcc47.

Index: patchy4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/patchy4.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- patchy4.info        8 Oct 2011 08:27:50 -0000       1.4
+++ patchy4.info        12 May 2012 10:12:40 -0000      1.5
@@ -2,11 +2,11 @@
 Package: patchy4-%type_pkg[fortran]
 Type: fortran (gfortran)
 Version: 4.15
-Revision: 6
+Revision: 7
 Description: CERNLIB patchy utilities
 Architecture: i386, x86_64
-BuildDepends: gcc46, sed
-Depends: gcc46-shlibs
+BuildDepends: gcc47, sed
+Depends: gcc47-shlibs
 Provides: patchy
 Source: http://cern.ch/~mommsen/fink/patchy_%v.tar.gz
 Source-MD5: 4f7cb685300dfb89d374bae1f07ab3d1

Index: cernlib2006.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/cernlib2006.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cernlib2006.info    1 Nov 2011 16:14:23 -0000       1.2
+++ cernlib2006.info    12 May 2012 10:12:40 -0000      1.3
@@ -1,7 +1,7 @@
 Info3: <<
 Package: cernlib2006
 Version: 2006b
-Revision: 12
+Revision: 17
 Description: Paw and other basic executables
 Distribution: 10.6
 Depends: x11
@@ -10,7 +10,7 @@
   x11-dev, 
   openmotif3,
   xmkmf,
-  gcc46,
+  gcc47,
   patchy4-gfortran
 <<
 Conflicts: <<
@@ -37,7 +37,7 @@
 SourceRename: cernlib-%v.tar.gz
 Source-MD5: 750c4804a2366ccd8e80c45a055f8ac5
 Source2: http://cern.ch/~mommsen/fink/%f.patch.gz
-Source2-MD5: ee8529a5f0bb8cd3077bc21f94ec2695
+Source2-MD5: 7b521517d46dfdc5a8bc18d8b78fe73e
 SourceDirectory: 2006/src
 PatchScript: <<
   #!/bin/sh -ev
@@ -54,6 +54,8 @@
 UseMaxBuildJobs: false
 CompileScript: <<
   #!/bin/sh -ev
+  rm -rf include
+  ln -s cernlib/%v/include .
   ln -s cernlib/%v/lib .
   ln -s cernlib/%v/bin .
   export CERN=%b/cernlib
@@ -64,6 +66,7 @@
   export HAVE_MOTIF=yes
   ${CVSCOSRC}/config/imake_boot
   make tree
+  make install.include CERN_INCLUDEDIR=${CERN_ROOT}/include
   pushd packlib/kuip/programs/kuipc 
   make 
   make install.bin 
@@ -75,7 +78,6 @@
   (cd graflib; make install.bin) || exit 1
   make patchy/Makefile
   (cd patchy; make install.bin) || exit 1
-  make install.include CERN_INCLUDEDIR=${CERN_ROOT}/include
 <<
 InstallScript: <<
   install -d %i/bin


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to