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

Modified Files:
        wip.info wip.patch 
Log Message:
switch to gcc48 from tracker
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=3610600&group_id=17203

Index: wip.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/wip.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wip.info    3 Dec 2012 00:04:31 -0000       1.1
+++ wip.info    11 Apr 2013 21:01:00 -0000      1.2
@@ -1,20 +1,20 @@
 Package: wip
 Version: 2p3
-Revision: 2000
+Revision: 2001
 Description: Interactive graphics software package
 License: OSI-Approved
 Maintainer: Remko Scharroo <rem...@users.sourceforge.net>
 BuildDepends: <<
        aquaterm-dev (>= 1.1.1-1),
-       gcc47,
+       gcc48-compiler,
        libpng15,
        readline5 (>= 5.0-1004),
-       pgplot (>= 5.2.2-5),
+       pgplot (>= 5.2.2-6),
        x11-dev
 <<
 Depends: <<
        aquaterm-shlibs (>= 1.1.1-1),
-       gcc47-shlibs,
+       gcc48-shlibs,
        libpng15-shlibs,
        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.7/stable/main/finkinfo/sci/wip.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wip.patch   3 Dec 2012 00:04:31 -0000       1.1
+++ wip.patch   11 Apr 2013 21:01:00 -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"


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to