Update to the latest release ... thoughts, ok...?
Index: Makefile =================================================================== RCS file: /cvs/ports/math/octave/Makefile,v diff -u -p -r1.146 Makefile --- Makefile 10 Jan 2025 18:03:44 -0000 1.146 +++ Makefile 13 May 2025 17:08:11 -0000 @@ -1,14 +1,14 @@ COMMENT = Scientific Programming Language -VERSION = 9.3.0 +VERSION = 10.1.0 DISTNAME = octave-${VERSION} EXTRACT_SUFX = .tar.xz CATEGORIES = math -REVISION = 0 -SHARED_LIBS += octave 18.0 -SHARED_LIBS += octgui 12.0 -SHARED_LIBS += octinterp 17.0 +SHARED_LIBS += octave 19.0 +SHARED_LIBS += octgui 13.0 +SHARED_LIBS += octinterp 18.0 +SHARED_LIBS += octmex 0.0 HOMEPAGE = https://www.octave.org @@ -109,7 +109,7 @@ GNU_HOST = ${GCC_ARCH:S/amd64/x86_64/} SUBST_VARS += GNU_HOST VERSION post-extract: -.for i in makeinfo texi2dvi texi2pdf +.for i in makeinfo texi2dvi texi2pdf texindex ln -s ${LOCALBASE}/bin/g$i ${WRKDIR}/bin/$i .endfor Index: distinfo =================================================================== RCS file: /cvs/ports/math/octave/distinfo,v diff -u -p -r1.28 distinfo --- distinfo 8 Jan 2025 16:43:37 -0000 1.28 +++ distinfo 13 May 2025 17:08:11 -0000 @@ -1,2 +1,2 @@ -SHA256 (octave-9.3.0.tar.xz) = cSRoUT234Tt28oxLgs26fW8/Y0yDbdsnp6j+nXCBRfM= -SIZE (octave-9.3.0.tar.xz) = 27667832 +SHA256 (octave-10.1.0.tar.xz) = BR0JL+ervtTtm3TIxA89+xuaqe7edwrGx+nIyeiV4Mk= +SIZE (octave-10.1.0.tar.xz) = 27845208 Index: patches/patch-configure =================================================================== RCS file: /cvs/ports/math/octave/patches/patch-configure,v diff -u -p -r1.19 patch-configure --- patches/patch-configure 9 Dec 2024 18:58:54 -0000 1.19 +++ patches/patch-configure 13 May 2025 17:08:11 -0000 @@ -3,7 +3,7 @@ Index: configure --- configure.orig +++ configure -@@ -82150,21 +82150,21 @@ fi +@@ -82716,21 +82716,21 @@ fi case "$found_dir" in */$acl_libdirstem | */$acl_libdirstem/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` @@ -28,7 +28,7 @@ Index: configure LIBREADLINE_PREFIX="$basedir" fi additional_includedir="$basedir/include" -@@ -82384,8 +82384,8 @@ fi +@@ -82950,8 +82950,8 @@ fi done @@ -39,7 +39,7 @@ Index: configure if test ${gl_cv_lib_readline+y} then : printf %s "(cached) " >&6 -@@ -82448,8 +82448,8 @@ printf "%s\n" "#define HAVE_READLINE 1" >>confdefs.h +@@ -83014,8 +83014,8 @@ printf "%s\n" "#define HAVE_READLINE 1" >>confdefs.h LIBREADLINE="$LIBREADLINE $extra_lib" LTLIBREADLINE="$LTLIBREADLINE $extra_lib" fi @@ -50,7 +50,7 @@ Index: configure { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIBREADLINE" >&5 printf "%s\n" "$LIBREADLINE" >&6; } else -@@ -92439,7 +92439,7 @@ printf "%s\n" "$as_me: WARNING: $warn_rapidjson" >&2;} +@@ -93230,7 +93230,7 @@ printf "%s\n" "$as_me: WARNING: $warn_rapidjson" >&2;} fi @@ -59,7 +59,7 @@ Index: configure USE_READLINE=yes -@@ -92525,7 +92525,7 @@ fi +@@ -93316,7 +93316,7 @@ fi rpathdirs= ltrpathdirs= names_already_handled= Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/math/octave/pkg/PLIST,v diff -u -p -r1.31 PLIST --- pkg/PLIST 9 Dec 2024 18:58:57 -0000 1.31 +++ pkg/PLIST 13 May 2025 17:08:11 -0000 @@ -168,6 +168,7 @@ include/octave-${VERSION}/octave/latex-t include/octave-${VERSION}/octave/lex.h include/octave-${VERSION}/octave/liboctave-build-info.h include/octave-${VERSION}/octave/liboctinterp-build-info.h +include/octave-${VERSION}/octave/liboctmex-build-info.h include/octave-${VERSION}/octave/lo-amos-proto.h include/octave-${VERSION}/octave/lo-arpack-proto.h include/octave-${VERSION}/octave/lo-array-errwarn.h @@ -650,6 +651,7 @@ include/octave-${VERSION}/octave/ov-usr- include/octave-${VERSION}/octave/ov.h include/octave-${VERSION}/octave/ovl.h include/octave-${VERSION}/octave/pager.h +include/octave-${VERSION}/octave/panic.h include/octave-${VERSION}/octave/parse.h include/octave-${VERSION}/octave/pathsearch.h include/octave-${VERSION}/octave/pr-flt-fmt.h @@ -672,6 +674,7 @@ include/octave-${VERSION}/octave/pt-cmd. include/octave-${VERSION}/octave/pt-colon.h include/octave-${VERSION}/octave/pt-const.h include/octave-${VERSION}/octave/pt-decl.h +include/octave-${VERSION}/octave/pt-delimiter-list.h include/octave-${VERSION}/octave/pt-eval.h include/octave-${VERSION}/octave/pt-except.h include/octave-${VERSION}/octave/pt-exp.h @@ -698,6 +701,7 @@ include/octave-${VERSION}/octave/randmtz include/octave-${VERSION}/octave/randpoisson.h include/octave-${VERSION}/octave/range-fwd.h include/octave-${VERSION}/octave/schur.h +include/octave-${VERSION}/octave/separator-list.h include/octave-${VERSION}/octave/settings.h include/octave-${VERSION}/octave/sighandlers.h include/octave-${VERSION}/octave/singleton-cleanup.h @@ -800,6 +804,9 @@ lib/octave/${VERSION}/liboctgui.la @static-lib lib/octave/${VERSION}/liboctinterp.a lib/octave/${VERSION}/liboctinterp.la @lib lib/octave/${VERSION}/liboctinterp.so.${LIBoctinterp_VERSION} +@static-lib lib/octave/${VERSION}/liboctmex.a +lib/octave/${VERSION}/liboctmex.la +@lib lib/octave/${VERSION}/liboctmex.so.${LIBoctmex_VERSION} lib/octave/${VERSION}/oct/ lib/octave/${VERSION}/oct/${GNU_HOST}/ lib/octave/${VERSION}/oct/${GNU_HOST}/PKG_ADD @@ -820,11 +827,12 @@ lib/octave/${VERSION}/site/oct/ lib/octave/${VERSION}/site/oct/${GNU_HOST}/ lib/octave/site/ lib/octave/site/oct/ -lib/octave/site/oct/api-v59/ -lib/octave/site/oct/api-v59/${GNU_HOST}/ +lib/octave/site/oct/api-v60/ +lib/octave/site/oct/api-v60/${GNU_HOST}/ lib/octave/site/oct/${GNU_HOST}/ lib/pkgconfig/octave.pc lib/pkgconfig/octinterp.pc +lib/pkgconfig/octmex.pc libexec/octave/ libexec/octave/${VERSION}/ libexec/octave/${VERSION}/exec/ @@ -834,10 +842,10 @@ libexec/octave/${VERSION}/exec/${GNU_HOS libexec/octave/${VERSION}/site/ libexec/octave/${VERSION}/site/exec/ libexec/octave/${VERSION}/site/exec/${GNU_HOST}/ -libexec/octave/api-v59/ -libexec/octave/api-v59/site/ -libexec/octave/api-v59/site/exec/ -libexec/octave/api-v59/site/exec/${GNU_HOST}/ +libexec/octave/api-v60/ +libexec/octave/api-v60/site/ +libexec/octave/api-v60/site/exec/ +libexec/octave/api-v60/site/exec/${GNU_HOST}/ libexec/octave/site/ libexec/octave/site/exec/ libexec/octave/site/exec/${GNU_HOST}/ @@ -876,11 +884,11 @@ share/octave/${VERSION}/etc/built-in-doc share/octave/${VERSION}/etc/doc-cache share/octave/${VERSION}/etc/macros.texi share/octave/${VERSION}/etc/profiler/ +share/octave/${VERSION}/etc/profiler/flat-entry.html share/octave/${VERSION}/etc/profiler/flat.html -share/octave/${VERSION}/etc/profiler/flat_entry.html share/octave/${VERSION}/etc/profiler/function.html +share/octave/${VERSION}/etc/profiler/hierarchical-entry.html share/octave/${VERSION}/etc/profiler/hierarchical.html -share/octave/${VERSION}/etc/profiler/hierarchical_entry.html share/octave/${VERSION}/etc/profiler/style.css share/octave/${VERSION}/etc/tests/ share/octave/${VERSION}/etc/tests/fixed/ @@ -948,6 +956,9 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/bug-41723/ share/octave/${VERSION}/etc/tests/fixed/bug-41723/bug-41723.tst share/octave/${VERSION}/etc/tests/fixed/bug-41723/class_bug41723.m +share/octave/${VERSION}/etc/tests/fixed/bug-44643/ +share/octave/${VERSION}/etc/tests/fixed/bug-44643/bug-44643.tst +share/octave/${VERSION}/etc/tests/fixed/bug-44643/bug44643.m share/octave/${VERSION}/etc/tests/fixed/bug-44940/ share/octave/${VERSION}/etc/tests/fixed/bug-44940/bug-44940.tst share/octave/${VERSION}/etc/tests/fixed/bug-44940/class_bug44940.m @@ -989,6 +1000,10 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/bug-50035/@bug50035/bug50035.m share/octave/${VERSION}/etc/tests/fixed/bug-50035/@bug50035/display.m share/octave/${VERSION}/etc/tests/fixed/bug-50035/bug-50035.tst +share/octave/${VERSION}/etc/tests/fixed/bug-50395/ +share/octave/${VERSION}/etc/tests/fixed/bug-50395/bug-50395.tst +share/octave/${VERSION}/etc/tests/fixed/bug-50395/bug50395_a.m +share/octave/${VERSION}/etc/tests/fixed/bug-50395/bug50395_c.m share/octave/${VERSION}/etc/tests/fixed/bug-50716/ share/octave/${VERSION}/etc/tests/fixed/bug-50716/bug-50716.tst share/octave/${VERSION}/etc/tests/fixed/bug-50716/myclass.m @@ -1090,6 +1105,12 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/bug-60237/ share/octave/${VERSION}/etc/tests/fixed/bug-60237/bug-60237.tst share/octave/${VERSION}/etc/tests/fixed/bug-60237/bug_60237.m +share/octave/${VERSION}/etc/tests/fixed/bug-60726/ +share/octave/${VERSION}/etc/tests/fixed/bug-60726/@class2_bug60726/ +share/octave/${VERSION}/etc/tests/fixed/bug-60726/@class2_bug60726/class2_bug60726.m +share/octave/${VERSION}/etc/tests/fixed/bug-60726/@class2_bug60726/subsref.m +share/octave/${VERSION}/etc/tests/fixed/bug-60726/bug60726.tst +share/octave/${VERSION}/etc/tests/fixed/bug-60726/class_bug60726.m share/octave/${VERSION}/etc/tests/fixed/bug-60882/ share/octave/${VERSION}/etc/tests/fixed/bug-60882/bug-60882.tst share/octave/${VERSION}/etc/tests/fixed/bug-60882/bug_60882.m @@ -1114,11 +1135,6 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/bug-65037/bug65037_base.m share/octave/${VERSION}/etc/tests/fixed/bug-65037/bug65037_derived.m share/octave/${VERSION}/etc/tests/fixed/bug-65153.tst -share/octave/${VERSION}/etc/tests/fixed/bug-65220/ -share/octave/${VERSION}/etc/tests/fixed/bug-65220/bug-65220.tst -share/octave/${VERSION}/etc/tests/fixed/bug-65220/cdefdir/ -share/octave/${VERSION}/etc/tests/fixed/bug-65220/cdefdir/cdef_help1.m -share/octave/${VERSION}/etc/tests/fixed/bug-65220/cdefdir/cdef_help2.m share/octave/${VERSION}/etc/tests/fixed/class-concat/ share/octave/${VERSION}/etc/tests/fixed/class-concat/@foo/ share/octave/${VERSION}/etc/tests/fixed/class-concat/@foo/foo.m @@ -1126,7 +1142,8 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/classdef/ share/octave/${VERSION}/etc/tests/fixed/classdef-debug/ share/octave/${VERSION}/etc/tests/fixed/classdef-debug/classdef_breakpoints.m -share/octave/${VERSION}/etc/tests/fixed/classdef-debug/test_classdef_breakpoints.tst +share/octave/${VERSION}/etc/tests/fixed/classdef-debug/classdef_breakpoints2.m +share/octave/${VERSION}/etc/tests/fixed/classdef-debug/test-classdef-breakpoints.tst share/octave/${VERSION}/etc/tests/fixed/classdef-multiple-inheritance/ share/octave/${VERSION}/etc/tests/fixed/classdef-multiple-inheritance/base_1.m share/octave/${VERSION}/etc/tests/fixed/classdef-multiple-inheritance/base_2.m @@ -1140,6 +1157,8 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/classdef/class_bug52614A.m share/octave/${VERSION}/etc/tests/fixed/classdef/class_bug52614B.m share/octave/${VERSION}/etc/tests/fixed/classdef/class_bug55766.m +share/octave/${VERSION}/etc/tests/fixed/classdef/class_bug66930A.m +share/octave/${VERSION}/etc/tests/fixed/classdef/class_bug66930B.m share/octave/${VERSION}/etc/tests/fixed/classdef/classdef.tst share/octave/${VERSION}/etc/tests/fixed/classdef/foo_method_changes_property_size.m share/octave/${VERSION}/etc/tests/fixed/classdef/foo_static_method_constant_property.m @@ -1337,18 +1356,26 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/for.tst share/octave/${VERSION}/etc/tests/fixed/func.tst share/octave/${VERSION}/etc/tests/fixed/global.tst +share/octave/${VERSION}/etc/tests/fixed/help/ +share/octave/${VERSION}/etc/tests/fixed/help/cdefdir/ +share/octave/${VERSION}/etc/tests/fixed/help/cdefdir/cdef_help1.m +share/octave/${VERSION}/etc/tests/fixed/help/cdefdir/cdef_help2.m +share/octave/${VERSION}/etc/tests/fixed/help/cdefdir/cdef_help3.m +share/octave/${VERSION}/etc/tests/fixed/help/cdefdir/cdef_help4.m +share/octave/${VERSION}/etc/tests/fixed/help/help.tst +share/octave/${VERSION}/etc/tests/fixed/help/undoc_fcn.m share/octave/${VERSION}/etc/tests/fixed/if.tst share/octave/${VERSION}/etc/tests/fixed/index.tst share/octave/${VERSION}/etc/tests/fixed/inline-fcn.tst share/octave/${VERSION}/etc/tests/fixed/integer.tst share/octave/${VERSION}/etc/tests/fixed/io.tst share/octave/${VERSION}/etc/tests/fixed/json/ -share/octave/${VERSION}/etc/tests/fixed/json/jsondecode_BIST.tst -share/octave/${VERSION}/etc/tests/fixed/json/jsonencode_BIST.tst +share/octave/${VERSION}/etc/tests/fixed/json/jsondecode.tst +share/octave/${VERSION}/etc/tests/fixed/json/jsonencode.tst share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/ share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/jupyter-notebook.tst -share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/octave_kernel.ipynb -share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/plot_magic_and_errors.ipynb +share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/octave-kernel.ipynb +share/octave/${VERSION}/etc/tests/fixed/jupyter-notebook/plot-magic-and-errors.ipynb share/octave/${VERSION}/etc/tests/fixed/leftdiv.tst share/octave/${VERSION}/etc/tests/fixed/line-continue.tst share/octave/${VERSION}/etc/tests/fixed/load-path/ @@ -1358,8 +1385,8 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/load-path/not-in-load-path/load_path_fcn.m share/octave/${VERSION}/etc/tests/fixed/load-path/refresh-load-path.tst share/octave/${VERSION}/etc/tests/fixed/local-functions/ +share/octave/${VERSION}/etc/tests/fixed/local-functions/local-functions.tst share/octave/${VERSION}/etc/tests/fixed/local-functions/local_function_eval.m -share/octave/${VERSION}/etc/tests/fixed/local-functions/local_functions.tst share/octave/${VERSION}/etc/tests/fixed/logical-index.tst share/octave/${VERSION}/etc/tests/fixed/nest/ share/octave/${VERSION}/etc/tests/fixed/nest/arg_nest.m @@ -1389,21 +1416,21 @@ share/octave/${VERSION}/etc/tests/fixed/ share/octave/${VERSION}/etc/tests/fixed/null-assign.tst share/octave/${VERSION}/etc/tests/fixed/parser.tst share/octave/${VERSION}/etc/tests/fixed/pkg/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/COPYING -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/DESCRIPTION -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/INDEX -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/NEWS -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/doc/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/doc/example-package.txi -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/doc/macros.texi -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/inst/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_basic_test/inst/example_mfile.m -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_minimal_test/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_minimal_test/COPYING -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_minimal_test/DESCRIPTION -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_minimal_test/inst/ -share/octave/${VERSION}/etc/tests/fixed/pkg/mfile_minimal_test/inst/example_mfile.m +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/ +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/COPYING +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/DESCRIPTION +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/INDEX +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/NEWS +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/doc/ +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/doc/example-package.txi +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/doc/macros.texi +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/inst/ +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-basic-test/inst/example_mfile.m +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-minimal-test/ +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-minimal-test/COPYING +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-minimal-test/DESCRIPTION +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-minimal-test/inst/ +share/octave/${VERSION}/etc/tests/fixed/pkg/mfile-minimal-test/inst/example_mfile.m share/octave/${VERSION}/etc/tests/fixed/pkg/pkg.tst share/octave/${VERSION}/etc/tests/fixed/prefer.tst share/octave/${VERSION}/etc/tests/fixed/private-functions/ @@ -1477,6 +1504,7 @@ share/octave/${VERSION}/etc/tests/libint share/octave/${VERSION}/etc/tests/libinterp/corefcn/fcn-info.cc-tst share/octave/${VERSION}/etc/tests/libinterp/corefcn/fft.cc-tst share/octave/${VERSION}/etc/tests/libinterp/corefcn/fft2.cc-tst +share/octave/${VERSION}/etc/tests/libinterp/corefcn/fftn.cc-tst share/octave/${VERSION}/etc/tests/libinterp/corefcn/file-io.cc-tst share/octave/${VERSION}/etc/tests/libinterp/corefcn/filter.cc-tst share/octave/${VERSION}/etc/tests/libinterp/corefcn/find.cc-tst @@ -1698,8 +1726,7 @@ share/octave/${VERSION}/m/audio/sound.m share/octave/${VERSION}/m/audio/soundsc.m share/octave/${VERSION}/m/deprecated/ share/octave/${VERSION}/m/deprecated/.oct-config -share/octave/${VERSION}/m/deprecated/shift.m -share/octave/${VERSION}/m/deprecated/sparse_auto_mutate.m +share/octave/${VERSION}/m/deprecated/dsearch.m share/octave/${VERSION}/m/elfun/ share/octave/${VERSION}/m/elfun/.oct-config share/octave/${VERSION}/m/elfun/acosd.m @@ -1806,7 +1833,6 @@ share/octave/${VERSION}/m/geometry/.oct- share/octave/${VERSION}/m/geometry/convhull.m share/octave/${VERSION}/m/geometry/delaunay.m share/octave/${VERSION}/m/geometry/delaunayn.m -share/octave/${VERSION}/m/geometry/dsearch.m share/octave/${VERSION}/m/geometry/dsearchn.m share/octave/${VERSION}/m/geometry/griddata.m share/octave/${VERSION}/m/geometry/griddata3.m @@ -1987,6 +2013,7 @@ share/octave/${VERSION}/m/legacy/@inline share/octave/${VERSION}/m/legacy/@inline/vectorize.m share/octave/${VERSION}/m/legacy/@inline/vertcat.m share/octave/${VERSION}/m/legacy/__vectorize__.m +share/octave/${VERSION}/m/legacy/caxis.m share/octave/${VERSION}/m/legacy/findstr.m share/octave/${VERSION}/m/legacy/flipdim.m share/octave/${VERSION}/m/legacy/genvarname.m @@ -2061,7 +2088,6 @@ share/octave/${VERSION}/m/miscellaneous/ share/octave/${VERSION}/m/miscellaneous/gunzip.m share/octave/${VERSION}/m/miscellaneous/info.m share/octave/${VERSION}/m/miscellaneous/inputParser.m -share/octave/${VERSION}/m/miscellaneous/inputname.m share/octave/${VERSION}/m/miscellaneous/isdeployed.m share/octave/${VERSION}/m/miscellaneous/isfile.m share/octave/${VERSION}/m/miscellaneous/isfolder.m @@ -2237,8 +2263,8 @@ share/octave/${VERSION}/m/plot/appearanc share/octave/${VERSION}/m/plot/appearance/camup.m share/octave/${VERSION}/m/plot/appearance/camva.m share/octave/${VERSION}/m/plot/appearance/camzoom.m -share/octave/${VERSION}/m/plot/appearance/caxis.m share/octave/${VERSION}/m/plot/appearance/clabel.m +share/octave/${VERSION}/m/plot/appearance/clim.m share/octave/${VERSION}/m/plot/appearance/daspect.m share/octave/${VERSION}/m/plot/appearance/datetick.m share/octave/${VERSION}/m/plot/appearance/diffuse.m @@ -2255,10 +2281,12 @@ share/octave/${VERSION}/m/plot/appearanc share/octave/${VERSION}/m/plot/appearance/private/__axis_limits__.m share/octave/${VERSION}/m/plot/appearance/private/__gnuplot_legend__.m share/octave/${VERSION}/m/plot/appearance/private/__tickangle__.m +share/octave/${VERSION}/m/plot/appearance/rticklabels.m share/octave/${VERSION}/m/plot/appearance/rticks.m share/octave/${VERSION}/m/plot/appearance/shading.m share/octave/${VERSION}/m/plot/appearance/specular.m share/octave/${VERSION}/m/plot/appearance/text.m +share/octave/${VERSION}/m/plot/appearance/thetaticklabels.m share/octave/${VERSION}/m/plot/appearance/thetaticks.m share/octave/${VERSION}/m/plot/appearance/title.m share/octave/${VERSION}/m/plot/appearance/view.m @@ -2745,8 +2773,8 @@ share/octave/${VERSION}/m/testfun/orunte share/octave/${VERSION}/m/testfun/private/ share/octave/${VERSION}/m/testfun/private/compare_plot_demos.m share/octave/${VERSION}/m/testfun/private/dump_demos.m +share/octave/${VERSION}/m/testfun/private/html-plot-demos-template.html share/octave/${VERSION}/m/testfun/private/html_compare_plot_demos.m -share/octave/${VERSION}/m/testfun/private/html_plot_demos_template.html share/octave/${VERSION}/m/testfun/rundemos.m share/octave/${VERSION}/m/testfun/speed.m share/octave/${VERSION}/m/testfun/test.m @@ -2775,8 +2803,9 @@ share/octave/${VERSION}/m/web/webwrite.m share/octave/${VERSION}/site/ share/octave/${VERSION}/site/m/ share/octave/site/ -share/octave/site/api-v59/ -share/octave/site/api-v59/m/ +share/octave/site/api-v60/ +share/octave/site/api-v60/m/ +share/octave/site/api-v60/octave_packages share/octave/site/m/ share/octave/site/m/startup/ share/octave/site/m/startup/octaverc