Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28225/10.7/stable/main/finkinfo/sci

Modified Files:
        octave-3.0.5.info octave-3.2.4.info 
Log Message:
Missing a terminator in a replacement pattern.
Can we _please_ EOL 10.5 now?

Index: octave-3.0.5.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/octave-3.0.5.info,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- octave-3.0.5.info   23 Jan 2012 15:44:01 -0000      1.33
+++ octave-3.0.5.info   24 Jan 2012 14:52:40 -0000      1.34
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (boolean), oct(3.0.5), gcc (4.6)
 Version: 3.0.5
-Revision: 3006
+Revision: 3007
 Maintainer: Alexander Hansen <[email protected]>
 
 Source: mirror:gnu:%{Ni}/%{Ni}-%v.tar.bz2
@@ -296,7 +296,7 @@
                                else
                                        # default cc compilers on powerpc and 
i386 builds with proper arch.
                                        ln -s /usr/bin/gcc oct-cc
-                                       perl -p -e 
's,COMPILER,%p/var/lib/fink/path-prefix-g++-4.0/c++' \
+                                       perl -p -e 
's,COMPILER,%p/var/lib/fink/path-prefix-g++-4.0/c++,' \
                                                                
%p/share/%{Ni}/%v/scripts/oct-compiler.in > %p/bin/oct-cxx 
                                fi ;;
                        # fangism--feel free to update this

Index: octave-3.2.4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/octave-3.2.4.info,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- octave-3.2.4.info   23 Jan 2012 15:44:01 -0000      1.37
+++ octave-3.2.4.info   24 Jan 2012 14:52:40 -0000      1.38
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]%type_pkg[-x11]
 Type: -atlas (boolean), oct(3.2.4), gcc (4.6), -x11 (boolean)
 Version: 3.2.4
-Revision: 3007
+Revision: 3008
 Maintainer: Alexander Hansen <[email protected]>
 
 BuildDepends: <<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to