mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/octave: Update to 6.4.0.
This commit is contained in:
parent
fc5b80a8bc
commit
f98aee884f
4 changed files with 10 additions and 5 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= ${OCTAVE_VERSION}
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# Version to share with ports depending on octave
|
||||
OCTAVE_VERSION= 6.3.0
|
||||
OCTAVE_VERSION= 6.4.0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1626389174
|
||||
SHA256 (octave-6.3.0.tar.xz) = fb472cb957c748670391cbc3385ff230cf44832bc314fee359e43c69cf9da5ef
|
||||
SIZE (octave-6.3.0.tar.xz) = 25330580
|
||||
TIMESTAMP = 1635957958
|
||||
SHA256 (octave-6.4.0.tar.xz) = 6c1555f5aff0e655b88cad8e8bc2b740ec3a6f3f61898e4997359c2af55e5d20
|
||||
SIZE (octave-6.4.0.tar.xz) = 25354780
|
||||
|
|
|
@ -955,6 +955,12 @@ share/metainfo/org.octave.Octave.appdata.xml
|
|||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-59937/eval_global_script.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-60237/bug-60237.tst
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-60237/bug_60237.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61105/bug-61105.tst
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61105/nested_test_1.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61105/nested_test_2.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61105/nested_test_3.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61191/bug-61191.tst
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/bug-61191/subdir/bug_61191.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/nest/bug_59989.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/class-concat/@foo/foo.m
|
||||
%%DATADIR%%/%%OCTAVE_VERSION%%/etc/tests/fixed/class-concat/class-concat.tst
|
||||
|
|
Loading…
Add table
Reference in a new issue