math/octave: Update to 7.2.0.

This commit is contained in:
Stephen Montgomery-Smith 2022-07-30 15:57:42 -05:00
parent 2fbc28bb56
commit 03c8f44391
4 changed files with 24 additions and 9 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
@ -115,9 +114,9 @@ pre-configure:
${REINPLACE_CMD} 's+"makeinfo"+"${LOCALBASE}/bin/makeinfo"+' ${WRKSRC}/libinterp/corefcn/help.cc
${REINPLACE_CMD} 's/"-qt=$$qt_version"/"-qt=qt$$qt_version"/' ${WRKSRC}/configure
post-install:
(cd ${STAGEDIR}${DATADIR} && ${LN} -s ${PORTVERSION}/imagelib .)
${RM} -r ${STAGEDIR}${DATADIR}/${PORTVERSION}/etc/tests/fixed/${WRKDIR:C+/++:C+/.*++}
#post-install:
# (cd ${STAGEDIR}${DATADIR} && ${LN} -s ${PORTVERSION}/imagelib .)
# ${RM} -r ${STAGEDIR}${DATADIR}/${PORTVERSION}/etc/tests/fixed/${WRKDIR:C+/++:C+/.*++}
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View file

@ -1,2 +1,2 @@
# Version to share with ports depending on octave
OCTAVE_VERSION= 7.1.0
OCTAVE_VERSION= 7.2.0

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1649456394
SHA256 (octave-7.1.0.tar.xz) = 3fd4615ebbab02c38c93ea6ba318756aedec38d98a5c732d409899e8b4356273
SIZE (octave-7.1.0.tar.xz) = 26208376
TIMESTAMP = 1659212819
SHA256 (octave-7.2.0.tar.xz) = 4aef78c3c9d49f75d64ccd55267df40b3020e6414f69ea8757a1939628b30171
SIZE (octave-7.2.0.tar.xz) = 26224708

View file

@ -826,7 +826,23 @@ share/metainfo/org.octave.Octave.appdata.xml
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/profiler/hierarchical.html
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/profiler/hierarchical_entry.html
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/profiler/style.css
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@cell/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@char/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@double/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@function_handle/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@int16/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@int32/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@int64/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@int8/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@logical/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@single/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@struct/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@uint16/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@uint32/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@uint64/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/@uint8/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/args.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bc-overloads.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-31371.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-35448/bug-35448.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-35448/fA.m
@ -1207,6 +1223,7 @@ share/metainfo/org.octave.Octave.appdata.xml
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/struct.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/switch.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/system.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/tbcover.m
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/transpose.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/try.tst
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/unwind.tst
@ -2453,7 +2470,6 @@ share/metainfo/org.octave.Octave.appdata.xml
%%DATADIR%%/%%OCTAVE_VERSION%%/m/web/weboptions.m
%%DATADIR%%/%%OCTAVE_VERSION%%/m/web/webread.m
%%DATADIR%%/%%OCTAVE_VERSION%%/m/web/webwrite.m
%%DATADIR%%/imagelib
%%DATADIR%%/site/m/startup/octaverc
@dir lib/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%%
@dir lib/octave/site/oct/%%GNU_HOST%%