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

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

Index: ftidy.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/ftidy.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ftidy.info  16 Aug 2012 22:46:51 -0000      1.2
+++ ftidy.info  14 Jun 2013 22:39:19 -0000      1.3
@@ -1,9 +1,9 @@
 Package:  ftidy
 Version:  7.2
-Revision: 3
+Revision: 4
 Description:  Fortran code formatter
-BuildDepends: gcc47
-Depends:      gcc47-shlibs
+BuildDepends: gcc48
+Depends:      gcc48-shlibs
 License:      OSI-Approved
 
 # Unpack Phase:

Index: floppy.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/floppy.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- floppy.info 16 Aug 2012 22:46:51 -0000      1.2
+++ floppy.info 14 Jun 2013 22:39:19 -0000      1.3
@@ -1,9 +1,9 @@
 Package:  floppy
 Version:  7.0
-Revision: 5
+Revision: 6
 Description:  Fortran source code analyzer
-BuildDepends: gcc47
-Depends:      gcc47-shlibs
+BuildDepends: gcc48
+Depends:      gcc48-shlibs
 License:      OSI-Approved
 Provides:     floppy
 Recommends:   flow
@@ -23,7 +23,7 @@
 # Compile Phase (NOTE: there is no configure):
 CompileScript: <<
 #!/bin/sh -ev
- make
+  make
 <<
 
 # Install Phase:
@@ -32,12 +32,12 @@
 InstallScript: <<
 #!/bin/sh -ev
 # programs
-   mkdir -p %i/bin
-   install -m 755 %b/floppy %i/bin
-   strip %i/bin/floppy 
+  mkdir -p %i/bin
+  install -m 755 %b/floppy %i/bin
+  strip %i/bin/floppy 
 # man pages
-   mkdir -p %i/share/man/manl
-   install -m 644 %b/floppy.l %i/share/man/manl/floppy.l
+  mkdir -p %i/share/man/manl
+  install -m 644 %b/floppy.l %i/share/man/manl/floppy.l
 <<
 
 DescDetail: <<
@@ -60,7 +60,7 @@
 <<
 
 DescPort: <<
-Nothing so far
+  Nothing so far
 <<
 
 Homepage: http://www.netlib.org/floppy/

Index: snoopy.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/snoopy.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- snoopy.info 16 Aug 2012 22:46:51 -0000      1.3
+++ snoopy.info 14 Jun 2013 22:39:19 -0000      1.4
@@ -1,22 +1,22 @@
 Package:  snoopy
 Version:  1.0
-Revision: 3
+Revision: 4
 Description:  ASCII art calendar sheet with a famous dog
-BuildDepends: gcc47
-Depends:      gcc47-shlibs
+BuildDepends: gcc48
+Depends:      gcc48-shlibs
 License:      OSI-Approved
 
 # Unpack Phase:
-Source: http://michael-ep3.physik.uni-halle.de/snoopy.tar.bz2
+Source: http://michael-ep3.physik.uni-halle.de/fink-sources/snoopy.tar.bz2
 Source-MD5: 7c248532275bfd67372baa6294df4b61
 SourceDirectory: Snoopy
 
 # Compile Phase (NOTE: there is no configure):
 CompileScript: <<
 #!/bin/sh -ev
- sed -i.bak 's|prefix|%p|g' SNOOPY.FOR
- gfortran SNOOPY.FOR -o snoopy
- strip snoopy
+  sed -i.bak 's|prefix|%p|g' SNOOPY.FOR
+  gfortran SNOOPY.FOR -o snoopy
+  strip snoopy
 <<
 
 # Install Phase:

Index: to-f90.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/to-f90.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- to-f90.info 16 Aug 2012 22:46:51 -0000      1.3
+++ to-f90.info 14 Jun 2013 22:39:19 -0000      1.4
@@ -1,10 +1,9 @@
 Package: to-f90
 Version: 2000-03-21
-Revision: 3
+Revision: 4
 Description:  Fortran 77 to fortran 90 converter
-Architecture: powerpc, i386, x86_64
-BuildDepends: gcc47
-Depends:      gcc47-shlibs
+BuildDepends: gcc48
+Depends:      gcc48-shlibs
 License:      OSI-Approved
 
 # Unpack Phase:

Index: flow.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/flow.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- flow.info   16 Aug 2012 22:46:51 -0000      1.2
+++ flow.info   14 Jun 2013 22:39:19 -0000      1.3
@@ -1,9 +1,9 @@
 Package:  flow
 Version:  3.0
-Revision: 5
+Revision: 6
 Description:  Fortran source code analyzer
-BuildDepends: gcc47
-Depends:      gcc47-shlibs
+BuildDepends: gcc48
+Depends:      gcc48-shlibs
 License:      OSI-Approved
 Provides:     flow
 Recommends:   floppy
@@ -21,7 +21,7 @@
 # Compile Phase (NOTE: there is no configure):
 CompileScript: <<
 #!/bin/sh -ev
- make
+  make
 <<
 
 # Install Phase:
@@ -30,12 +30,12 @@
 InstallScript: <<
 #!/bin/sh -ev
 # programs
-   mkdir -p %i/bin
-   install -m 755 %b/flow %i/bin
-   strip %i/bin/flow 
+  mkdir -p %i/bin
+  install -m 755 %b/flow %i/bin
+  strip %i/bin/flow 
 # man pages
-   mkdir -p %i/share/man/manl
-   install -m 644 %b/flow.l %i/share/man/manl/flow.l
+  mkdir -p %i/share/man/manl
+  install -m 644 %b/flow.l %i/share/man/manl/flow.l
 <<
 
 DescDetail: <<
@@ -50,7 +50,7 @@
 <<
 
 DescPort: <<
- Nothing so far
+  Nothing so far
 <<
 
 Homepage: http://www.netlib.org/floppy/


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