[117828] trunk/dports/math/pure-octave/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 14 01:46:33 PDT 2014


Revision: 117828
          https://trac.macports.org/changeset/117828
Author:   ryandesign at macports.org
Date:     2014-03-14 01:46:32 -0700 (Fri, 14 Mar 2014)
Log Message:
-----------
pure-octave: update to 0.5; use octave instead of octave-devel by default since octave has been updated to 3.6 now

Modified Paths:
--------------
    trunk/dports/math/pure-octave/Portfile

Modified: trunk/dports/math/pure-octave/Portfile
===================================================================
--- trunk/dports/math/pure-octave/Portfile	2014-03-14 08:42:20 UTC (rev 117827)
+++ trunk/dports/math/pure-octave/Portfile	2014-03-14 08:46:32 UTC (rev 117828)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 PortGroup                       pure 1.0
 
-pure.setup                      octave 0.3
+pure.setup                      octave 0.5
 categories                      math science
 platforms                       darwin
 maintainers                     ryandesign
@@ -14,7 +14,7 @@
 
 long_description                ${name} is ${description}.
 
-checksums                       rmd160  e8da5316a65fe9d47032db8f9d30dca352533e8e \
-                                sha256  950278acb93dc3dc7191ea7b8fcd7b93893b05703cf9565f04dcb6b65599c4fe
+checksums                       rmd160  80bb782216b14ecb51d6becae47bfafddf8f96a1 \
+                                sha256  27b80ce2abfa05b55106a1708b4d69e46ed3ad9381ed7336927642ff0fd52107
 
-depends_lib-append              path:bin/octave:octave-devel
+depends_lib-append              path:bin/octave:octave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140314/965e59f1/attachment.html>


More information about the macports-changes mailing list