diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2020-02-05 22:42:42 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2020-02-05 22:42:42 +0000 |
commit | fdb9ebbc49ca916ffdfbee392422111873a0459a (patch) | |
tree | c7ba9105918b4b16da9bb76ea02fb255f3a1e817 /math/octave/pkg-plist | |
parent | ed838cfc2059172d9ae42900bdd5ebb3d4efd87c (diff) | |
download | ports-fdb9ebbc49ca916ffdfbee392422111873a0459a.tar.gz ports-fdb9ebbc49ca916ffdfbee392422111873a0459a.zip |
Notes
Diffstat (limited to 'math/octave/pkg-plist')
-rw-r--r-- | math/octave/pkg-plist | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index c621696b464e..4c757098c4c2 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -751,13 +751,13 @@ include/octave-%%OCTAVE_VERSION%%/octave/xpow.h include/octave-%%OCTAVE_VERSION%%/octave/zfstream.h lib/octave/%%OCTAVE_VERSION%%/liboctave.so lib/octave/%%OCTAVE_VERSION%%/liboctave.so.7 -lib/octave/%%OCTAVE_VERSION%%/liboctave.so.7.0.0 +lib/octave/%%OCTAVE_VERSION%%/liboctave.so.7.0.1 %%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so %%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.5 -%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.5.0.0 +%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.5.0.1 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.7 -lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.7.0.0 +lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.7.0.1 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/PKG_ADD lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__delaunayn__.oct lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__eigs__.oct @@ -795,6 +795,7 @@ share/applications/org.octave.Octave.desktop %%PORTDOCS%%%%DOCSDIR%%/refcard-a4.ps %%PORTDOCS%%%%DOCSDIR%%/refcard-legal.ps %%PORTDOCS%%%%DOCSDIR%%/refcard-letter.ps +share/icons/hicolor/1024x1024/apps/octave.png share/icons/hicolor/128x128/apps/octave.png share/icons/hicolor/16x16/apps/octave.png share/icons/hicolor/22x22/apps/octave.png @@ -989,6 +990,7 @@ share/metainfo/org.octave.Octave.appdata.xml %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Sneetch/display.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/Snork.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/cack.m +%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/ctranspose.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/display.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/double.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/end.m @@ -1020,6 +1022,7 @@ share/metainfo/org.octave.Octave.appdata.xml %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/subsref.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/tattack.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/times.m +%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/transpose.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/uminus.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/uplus.m %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/classes/@Snork/vertcat.m @@ -1243,6 +1246,7 @@ share/metainfo/org.octave.Octave.appdata.xml %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/octave-value/ov-usr-fcn.cc-tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/octave-value/ov.cc-tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/octave.cc-tst +%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/parse-tree/bp-table.cc-tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/parse-tree/lex.ll-tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/parse-tree/oct-parse.yy-tst %%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/libinterp/parse-tree/pt-assign.cc-tst |