Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28225/10.4/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.4/stable/main/finkinfo/sci/octave-3.0.5.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- octave-3.0.5.info   23 Jan 2012 15:44:01 -0000      1.8
+++ octave-3.0.5.info   24 Jan 2012 14:52:40 -0000      1.9
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (boolean), oct(3.0.5), gcc (4.6)
 Version: 3.0.5
-Revision: 3005
+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.4/stable/main/finkinfo/sci/octave-3.2.4.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- octave-3.2.4.info   23 Jan 2012 15:44:01 -0000      1.12
+++ octave-3.2.4.info   24 Jan 2012 14:52:40 -0000      1.13
@@ -418,7 +418,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


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