[100019] trunk/dports/math/pure-octave/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Nov 24 01:01:32 PST 2012
Revision: 100019
https://trac.macports.org/changeset/100019
Author: ryandesign at macports.org
Date: 2012-11-24 01:01:32 -0800 (Sat, 24 Nov 2012)
Log Message:
-----------
pure-octave: update to 0.3; default to octave-devel (3.6) since octave (3.2) is old and pure-octave does not build with it
Modified Paths:
--------------
trunk/dports/math/pure-octave/Portfile
Modified: trunk/dports/math/pure-octave/Portfile
===================================================================
--- trunk/dports/math/pure-octave/Portfile 2012-11-24 08:57:57 UTC (rev 100018)
+++ trunk/dports/math/pure-octave/Portfile 2012-11-24 09:01:32 UTC (rev 100019)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup pure 1.0
-pure.setup octave 0.2
-revision 3
+pure.setup octave 0.3
categories math science
platforms darwin
maintainers ryandesign
@@ -15,10 +14,7 @@
long_description ${name} is ${description}.
-# 0.2 was stealth-updated 2011-10-20
-dist_subdir ${name}/${version}_1
+checksums rmd160 e8da5316a65fe9d47032db8f9d30dca352533e8e \
+ sha256 950278acb93dc3dc7191ea7b8fcd7b93893b05703cf9565f04dcb6b65599c4fe
-checksums rmd160 d136a22879940bc08f7174601da50f276b30617f \
- sha256 8b4618eff0c75efa9361361de2f7c43d53d50d8d80e5a39a45003b904a292824
-
-depends_lib-append path:bin/octave:octave
+depends_lib-append path:bin/octave:octave-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121124/3d9c680e/attachment-0001.html>
More information about the macports-changes
mailing list