diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 1 | ||||
-rw-r--r-- | math/octave/distinfo | 6 | ||||
-rw-r--r-- | math/octave/pkg-plist | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 634a77477d17..f5cc8112b3d1 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,5 +1,6 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/octave/distinfo b/math/octave/distinfo index 9bcd6a1b954a..52b290e7b0da 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743276645 -SHA256 (octave-10.1.0.tar.xz) = 051d092fe7abbed4ed9b74c8c40f3dfb1b9aa9eede770ac6c7e9c8c9e895e0c9 -SIZE (octave-10.1.0.tar.xz) = 27845208 +TIMESTAMP = 1748996512 +SHA256 (octave-10.2.0.tar.xz) = c9a0b0f83381866e816842e83eb35042d9dbc9d684557ba776e9e30292b2f76b +SIZE (octave-10.2.0.tar.xz) = 27794648 diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index da4a1f8eff02..94d9b4d30357 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -778,13 +778,13 @@ include/octave-%%OCTAVE_VERSION%%/octave/xnorm.h include/octave-%%OCTAVE_VERSION%%/octave/xpow.h lib/octave/%%OCTAVE_VERSION%%/liboctave.so lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12 -lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12.0.0 +lib/octave/%%OCTAVE_VERSION%%/liboctave.so.12.0.1 %%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so %%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13 -%%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13.0.0 +%%QT6%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.13.0.1 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13 -lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13.0.0 +lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.13.1.0 lib/octave/%%OCTAVE_VERSION%%/liboctmex.so lib/octave/%%OCTAVE_VERSION%%/liboctmex.so.1 lib/octave/%%OCTAVE_VERSION%%/liboctmex.so.1.0.0 |