Skip to content

Commit

Permalink
math/octave: Update to 8.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Aug 11, 2023
1 parent 5cf2775 commit 2717f14
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 100 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/octave.mk
Expand Up @@ -22,7 +22,7 @@ IGNORE= Incorrect 'USES+= octave:${octave_ARGS}' usage: argument [${arg}] is not
. endif
. endfor

OCTAVE_VERSION= 8.2.0
OCTAVE_VERSION= 8.3.0

. if empty(octave_ARGS:Menv)
BUILD_DEPENDS+= octave:math/octave
Expand Down
1 change: 0 additions & 1 deletion math/octave/Makefile
@@ -1,6 +1,5 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= GNU

Expand Down
6 changes: 3 additions & 3 deletions math/octave/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681536019
SHA256 (octave-8.2.0.tar.xz) = b7b9d6e5004ff039450cfedd2a59ddbe2a3c22296df927a8af994182eb2670de
SIZE (octave-8.2.0.tar.xz) = 26970452
TIMESTAMP = 1691723084
SHA256 (octave-8.3.0.tar.xz) = 919c9494f02ca435e1e3474990e6df8ddef9acbc9c90565e08d40b8f50445ba9
SIZE (octave-8.3.0.tar.xz) = 26970776
92 changes: 0 additions & 92 deletions math/octave/files/patch-liboctave_numeric_sparse-qr.cc

This file was deleted.

6 changes: 3 additions & 3 deletions math/octave/pkg-plist
Expand Up @@ -767,13 +767,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.10
lib/octave/%%OCTAVE_VERSION%%/liboctave.so.10.0.0
lib/octave/%%OCTAVE_VERSION%%/liboctave.so.10.0.1
lib/octave/%%OCTAVE_VERSION%%/liboctgui.so
lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.9
lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.9.0.0
lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.9.0.1
lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so
lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.11
lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.11.0.0
lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.11.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%%/__fltk_uigetfile__.oct
Expand Down

0 comments on commit 2717f14

Please sign in to comment.