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

Modified Files:
        freehelix.info 
Log Message:
floppy, flow, ftidy, snoopy, to-f90, freehelix: update to gcc48.

Index: freehelix.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/freehelix.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- freehelix.info      16 Aug 2012 22:46:51 -0000      1.6
+++ freehelix.info      14 Jun 2013 22:39:19 -0000      1.7
@@ -1,9 +1,9 @@
 Package: freehelix
 Version: 98
-Revision: 14
+Revision: 15
 Description:  Nucleic acid helix analysis program
-BuildDepends: gcc47, fink (>= 0.24.12-1)
-Depends:      gcc47-shlibs
+BuildDepends: gcc48, fink (>= 0.24.12-1)
+Depends:      gcc48-shlibs
 License:      Restrictive
 
 Source: ftp://ndbserver.rutgers.edu/NDB/programs/%n%v/freehel%v.for
@@ -24,21 +24,21 @@
 PatchFile-MD5: 61f00f63de1bb8d794329243259447b9
 
 PatchScript: <<
- sed 's|@prefix@|%p|g' <%{PatchFile} | patch -p1
- chmod -x README
- chmod +x test.com
+  sed 's|@prefix@|%p|g' <%{PatchFile} | patch -p1
+  chmod -x README
+  chmod +x test.com
 <<
 
 CompileScript: <<
- gfortran -O3 -ffixed-form -w -o freehel98 freehel98.for
- gfortran -O3 -ffixed-form -o sel98 sel98.for
+  gfortran -O3 -ffixed-form -w -o freehel98 freehel98.for
+  gfortran -O3 -ffixed-form -o sel98 sel98.for
 <<
 
 InstallScript: <<
- mkdir -p %i/bin
- mkdir -p %i/share/freehelix/examples
- install -c -m 755 freehel98 sel98 %i/bin
- install -c -m 755 test.com test.inp %i/share/freehelix/examples
+  mkdir -p %i/bin
+  mkdir -p %i/share/freehelix/examples
+  install -c -m 755 freehel98 sel98 %i/bin
+  install -c -m 755 test.com test.inp %i/share/freehelix/examples
 <<
 
 DocFiles: freehel.tex:freehel.txt README


------------------------------------------------------------------------------
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