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

Modified Files:
        netcdf7-gfortran.info 
Log Message:
Patch out upstream print statement, probably for debugging, that made it 
into the production code.
Thanks to Remko Scharroo for finding this.

Index: netcdf7-gfortran.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/netcdf7-gfortran.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- netcdf7-gfortran.info       13 Aug 2011 15:17:22 -0000      1.5
+++ netcdf7-gfortran.info       23 Aug 2011 13:07:00 -0000      1.6
@@ -1,7 +1,7 @@
 Info4: <<
 Package: netcdf7-gfortran
 Version: 4.1.3
-Revision: 4
+Revision: 5
 BuildDependsOnly: True
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 BuildDepends: hdf5.7, gcc46, fink-package-precedence, netcdf7 (>= %v-1), 
libcurl4, szip
@@ -14,6 +14,7 @@
 NoSetCPPFlags: true
 PatchScript: <<
   perl -pi.bak -e 's|\$rpath|%p/opt/netcdf7/lib|g' configure
+  perl -pi.bak -e 's|print|!print|' f90/netcdf_expanded.f90
 <<
 ConfigureParams: <<
   --libdir=%p/opt/netcdf7/lib --includedir=%p/opt/netcdf7/include \
@@ -81,6 +82,7 @@
 do not have to install a Fortran compiler to just get the C/C++ interface.
 All docs are moved into the directory /sw/share/doc/netcdf7.
 Manually move docs from the tarball to avoid potentially triggering a rebuild.
+Patch out a stray print statement--thanks to Remko Scharroo for finding this.
 <<
 DescPort: <<
 CFLAGS=-O2 FFLAGS=-O2 FCFLAGS=-O2 is essential to avoid debugging mode flags 
(-g).


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to