[Lunar-commits] <moonbase-other> octave: version bumoped to 3.6.4.

Florin Braescu florin at lunar-linux.org
Sat Mar 2 10:05:06 CET 2013


commit dc25db04146c71cc8f145fcd7b11182f8394d19b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 02 Mar 2013 01:05:06 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/dc25db04146c71cc8f145fcd7b11182f8394d19b

octave: version bumoped to 3.6.4.

Bugfixes release.
---
  science/octave/DEPENDS | +3/-2     
  science/octave/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 5 deletions(-)

--- a/science/octave/DEPENDS
+++ b/science/octave/DEPENDS
@@ -1,5 +1,6 @@
-depends "gnuplot"
-depends "lapack"
+depends  gnuplot
+depends  lapack
+
 optional_depends "gperf"    ""                  ""                   "if you need to recreate oct-gperf.h"
 
 optional_depends "SuiteSparse" "--with-amd --with-camd --with-colamd --with-ccolamd --with-cholmod --with-cxsparse --with-umfpack" "--without-amd --without-camd --without-colamd --without-ccolamd --without-cholmod --without-cxsparse --without-umfpack" "for matrix support (Recommended)"
--- a/science/octave/DETAILS
+++ b/science/octave/DETAILS
@@ -1,11 +1,11 @@
           MODULE=octave
-         VERSION=3.6.3
+         VERSION=3.6.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNU_URL/$MODULE
-      SOURCE_VFY=sha1:e8bd0c0b33ab9714ddb524f2258546c3536f0628
+      SOURCE_VFY=sha1:3cc9366b6dbbd336eaf90fe70ad16e63705d82c4
         WEB_SITE=http://www.octave.org
          ENTERED=20030604
-         UPDATED=20120916
+         UPDATED=20130302
            SHORT="Numerical computation suite mostly compatible with MATLAB"
 #seems to be psafe again
 #          PSAFE=no




More information about the Lunar-commits mailing list