Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25946

Modified Files:
        wip.info wip.patch 
Log Message:
cherry pick gcc48 transition from 10.7

Index: wip.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/wip.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wip.info    20 Oct 2011 05:37:22 -0000      1.3
+++ wip.info    15 Jun 2013 23:40:43 -0000      1.4
@@ -1,21 +1,21 @@
 Package: wip
 Version: 2p3
-Revision: 1012
+Revision: 1014
 Description: Interactive graphics software package
 License: OSI-Approved
-Maintainer: None <fink-de...@lists.sourceforge.net>
+Maintainer: Remko Scharroo <rem...@users.sourceforge.net>
 BuildDepends: <<
        aquaterm-dev (>= 1.0.0-1002),
-       gcc46,
+       gcc48-compiler,
        libpng15,
        readline5 (>= 5.0-1004),
+       pgplot (>= 5.2.2-5),
        x11-dev
 <<
 Depends: <<
        aquaterm-shlibs (>= 1.0.0-1002),
-       gcc46-shlibs,
+       gcc48-shlibs,
        libpng15-shlibs,
-       pgplot (>= 5.2.2-2),
        readline5-shlibs (>= 5.0-1004),
        x11
 <<
@@ -23,7 +23,7 @@
 SourceDirectory: wip
 Source-MD5: 189c36b5f8079673b0a5060168bb6070
 PatchFile: %n.patch
-PatchFile-MD5: 5fc68ab17b3e42bcfe0357ba771238ba
+PatchFile-MD5: 9a73c239714f51be7c0ccdea25da3e3b
 PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
 SetCFLAGS: -O2
 CompileScript: <<

Index: wip.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/wip.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wip.patch   6 Jul 2010 06:59:07 -0000       1.1
+++ wip.patch   15 Jun 2013 23:40:43 -0000      1.2
@@ -124,7 +124,7 @@
 +    set doranlib = 1
 +    set doliblm = 1
 +    set f77lib = ($f77lib -lgcc)
-+    set theM = 'gfortran'
++    set theM = 'gfortran-fsf-4.8'
 +    if ($dodebug > 0) then
 +      set theM = "$theM -g"
 +      set cFlags = "$cFlags -g"
@@ -136,7 +136,7 @@
 +    set doranlib = 1
 +    set doliblm = 1
 +    set f77lib = ($f77lib -lgcc)
-+    set theM = 'gfortran'
++    set theM = 'gfortran-fsf-4.8'
 +    if ($dodebug > 0) then
 +      set theM = "$theM -g"
 +      set cFlags = "$cFlags -g -DIEEEByteSwap"


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to