Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv3063

Modified Files:
        pgplot.info 
Log Message:
Use g95 instead of gfortran. Maintainer contacted on Oct. 17th, but no
answer from him, so commiting the changes myself.


Index: pgplot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pgplot.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pgplot.info 14 Oct 2007 00:01:09 -0000      1.5
+++ pgplot.info 29 Oct 2007 20:21:56 -0000      1.6
@@ -1,8 +1,8 @@
 Package: pgplot
 Version: 5.2
-Revision: 1028
-Distribution: 10.4
-Depends: x11, g95 (>= 0.50-20060414), libpng3-shlibs, aquaterm (>= 
1.0.0-1002), aquaterm-shlibs (>= 1.0.0-1002)
+Revision: 1029
+Distribution: 10.4, 10.5
+Depends: x11, gcc42, libpng3-shlibs, aquaterm (>= 1.0.0-1002), aquaterm-shlibs 
(>= 1.0.0-1002)
 BuildDepends: libpng3, x11-dev, aquaterm-dev (>= 1.0.0-1002)
 Source: ftp://ftp.astro.caltech.edu/pub/pgplot/%n%v.tar.gz
 Source-MD5: e8a6e8d0d5ef9d1709dfb567724525ae
@@ -13,7 +13,7 @@
 cp %p/share/aquaterm/adapters/%N/g77_gcc_AQT.conf sys_macosx
 cp %p/share/aquaterm/adapters/%N/aqdriv.m drivers
 sed 's|<PREFIX>|%p|g' < %a/%n.patch | patch -p1
-perl -pi -e 's|g77|g95|g' **/* 2>/dev/null
+perl -pi -e 's|g77|gfortran|g' **/* 2>/dev/null
 <<
 CompileScript: echo "No compile script"
 InstallScript: <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to