diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/octave/Makefile | 7 | ||||
-rw-r--r-- | math/octave/PLIST | 4 | ||||
-rw-r--r-- | math/octave/distinfo | 8 |
3 files changed, 10 insertions, 9 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index a362b8ab56f..5d154ad0482 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.234 2022/10/26 10:31:40 wiz Exp $ +# $NetBSD: Makefile,v 1.235 2022/11/06 17:02:55 adam Exp $ -DISTNAME= octave-7.2.0 -PKGREVISION= 1 +DISTNAME= octave-7.3.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} EXTRACT_SUFX= .tar.xz MAINTAINER= adam@NetBSD.org -HOMEPAGE= https://www.gnu.org/software/octave/ +HOMEPAGE= https://octave.org/ COMMENT= High-level language, intended for numerical computations LICENSE= gnu-gpl-v3 diff --git a/math/octave/PLIST b/math/octave/PLIST index 5960b1a5a22..0d113d17d98 100644 --- a/math/octave/PLIST +++ b/math/octave/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.38 2022/10/24 18:02:18 adam Exp $ +@comment $NetBSD: PLIST,v 1.39 2022/11/06 17:02:55 adam Exp $ bin/${PKGNAME} bin/mkoctfile bin/mkoctfile-${PKGVERSION} @@ -998,6 +998,8 @@ share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/base_2. share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/child_from_base_1.m share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/child_from_base_1_and_2.m share/octave/${PKGVERSION}/etc/tests/fixed/classdef-multiple-inheritance/classdef-multiple-inheritance.tst +share/octave/${PKGVERSION}/etc/tests/fixed/classdef/@class_bug62802/amethod.m +share/octave/${PKGVERSION}/etc/tests/fixed/classdef/@class_bug62802/class_bug62802.m share/octave/${PKGVERSION}/etc/tests/fixed/classdef/bug_60763.m share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug52614A.m share/octave/${PKGVERSION}/etc/tests/fixed/classdef/class_bug52614B.m diff --git a/math/octave/distinfo b/math/octave/distinfo index 795e7fd563e..ba37ea13de7 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.65 2022/10/24 18:02:18 adam Exp $ +$NetBSD: distinfo,v 1.66 2022/11/06 17:02:55 adam Exp $ -BLAKE2s (octave-7.2.0.tar.xz) = 6d193370aae741e875dfd6993ebebd09052b6be562e5bed3c3e5621c3069cadb -SHA512 (octave-7.2.0.tar.xz) = 64eb3e49fd62c53c24b0cbbb5a8b454c52cff5afa6308d6a0738b763971a3973913f057a9c64472130ddc847b7437faae2bce465f3528d960af3563fd8d4d564 -Size (octave-7.2.0.tar.xz) = 26224708 bytes +BLAKE2s (octave-7.3.0.tar.xz) = d5854b2225153c15e21bee4c77536f5af7e5323a6855757ff03bef77928bba4d +SHA512 (octave-7.3.0.tar.xz) = 1399d7010cbd4e83d6dc60ab8cc2abb20e64a762e905a00066e6331c5350df93b4ff8f2670fd52fc183918cea21bc176cb263ca71080de6e4041f5e0ea21558e +Size (octave-7.3.0.tar.xz) = 26215288 bytes SHA1 (patch-Makefile.in) = 056c2c43ffe0387ece0a26fe4f2b644257c7ac36 SHA1 (patch-configure.ac) = 48a2dee11b33ce80a477367479ad348056c2c1f9 SHA1 (patch-doc_interpreter_module.mk) = 66389cceddbe71fca0c8197275a839170d64ad5b |