maintenance update to 4.0.1

This commit is contained in:
steven 2016-04-19 05:55:44 +00:00
parent 503a3ac175
commit 1da54d69fa
4 changed files with 18 additions and 36 deletions

View File

@ -1,18 +1,17 @@
# $OpenBSD: Makefile,v 1.83 2016/03/11 20:28:27 naddy Exp $
# $OpenBSD: Makefile,v 1.84 2016/04/19 05:55:44 steven Exp $
# sparc: fPIC version of libgcc.a needed but not available
NOT_FOR_ARCHS = sparc
COMMENT = high-level language for numerical computations
VERSION = 4.0.0
REVISION = 3
VERSION = 4.0.1
DISTNAME = octave-${VERSION}
CATEGORIES = math
SHARED_LIBS += octave 6.0 # 3.0
SHARED_LIBS += octgui 0.0 # 1.0
SHARED_LIBS += octinterp 5.0 # 3.0
SHARED_LIBS += octave 7.0 # 3.0
SHARED_LIBS += octgui 1.0 # 1.0
SHARED_LIBS += octinterp 6.0 # 3.0
HOMEPAGE = https://www.gnu.org/software/octave/

View File

@ -1,2 +1,2 @@
SHA256 (octave-4.0.0.tar.gz) = TH7glX9d2Hfj/rnf4HrV85sxH5Nzky8NKiidyXzKMoA=
SIZE (octave-4.0.0.tar.gz) = 22206819
SHA256 (octave-4.0.1.tar.gz) = DWDrji+50uy2GHL1+VKpg0P1CT/aVnLHxb1KoaYHysc=
SIZE (octave-4.0.1.tar.gz) = 22148725

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-configure,v 1.7 2015/11/05 12:49:26 pirofti Exp $
$OpenBSD: patch-configure,v 1.8 2016/04/19 05:55:44 steven Exp $
Use GNU readline as our base readline lacks rl_prefer_env_winsize.
--- configure.orig Sun Nov 1 01:33:48 2015
+++ configure Sun Nov 1 01:36:34 2015
@@ -39751,13 +39751,13 @@ fi
--- configure.orig Mon Mar 21 20:36:44 2016
+++ configure Sun Apr 3 11:51:58 2016
@@ -39741,13 +39741,13 @@ fi
ac_octave_save_LIBS="$LIBS"
LIBS="$TERM_LIBS"
@ -21,7 +21,7 @@ Use GNU readline as our base readline lacks rl_prefer_env_winsize.
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -39796,7 +39796,7 @@ fi
@@ -39786,7 +39786,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_rl_set_keyboard_input_timeout" >&5
$as_echo "$ac_cv_lib_readline_rl_set_keyboard_input_timeout" >&6; }
if test "x$ac_cv_lib_readline_rl_set_keyboard_input_timeout" = xyes; then :

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2015/07/24 14:54:01 feinerer Exp $
@comment $OpenBSD: PLIST,v 1.20 2016/04/19 05:55:44 steven Exp $
bin/mkoctfile
@bin bin/mkoctfile-${VERSION}
bin/octave
@ -875,37 +875,15 @@ libexec/octave/site/exec/${GNU_ARCH}/
share/appdata/
share/appdata/www.octave.org-octave.appdata.xml
share/applications/www.octave.org-octave.desktop
share/icons/
share/icons/hicolor/
share/icons/hicolor/128x128/
share/icons/hicolor/128x128/apps/
share/icons/hicolor/128x128/apps/octave.png
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/octave.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/octave.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/octave.png
share/icons/hicolor/256x256/
share/icons/hicolor/256x256/apps/
share/icons/hicolor/256x256/apps/octave.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/octave.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/octave.png
share/icons/hicolor/512x512/
share/icons/hicolor/512x512/apps/
share/icons/hicolor/512x512/apps/octave.png
share/icons/hicolor/64x64/
share/icons/hicolor/64x64/apps/
share/icons/hicolor/64x64/apps/octave.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/octave.svg
share/octave/
share/octave/${VERSION}/
@ -1036,6 +1014,10 @@ share/octave/${VERSION}/etc/tests/fixed/classes/@Pork/gurk.m
share/octave/${VERSION}/etc/tests/fixed/classes/@Pork/private/
share/octave/${VERSION}/etc/tests/fixed/classes/@Pork/private/myStash.m
share/octave/${VERSION}/etc/tests/fixed/classes/@Pork/set.m
share/octave/${VERSION}/etc/tests/fixed/classes/@SizeTester/
share/octave/${VERSION}/etc/tests/fixed/classes/@SizeTester/SizeTester.m
share/octave/${VERSION}/etc/tests/fixed/classes/@SizeTester/numel.m
share/octave/${VERSION}/etc/tests/fixed/classes/@SizeTester/size.m
share/octave/${VERSION}/etc/tests/fixed/classes/@Sneetch/
share/octave/${VERSION}/etc/tests/fixed/classes/@Sneetch/Sneetch.m
share/octave/${VERSION}/etc/tests/fixed/classes/@Sneetch/display.m
@ -1170,6 +1152,7 @@ share/octave/${VERSION}/etc/tests/libinterp/corefcn/dlmread.cc-tst
share/octave/${VERSION}/etc/tests/libinterp/corefcn/dot.cc-tst
share/octave/${VERSION}/etc/tests/libinterp/corefcn/eig.cc-tst
share/octave/${VERSION}/etc/tests/libinterp/corefcn/ellipj.cc-tst
share/octave/${VERSION}/etc/tests/libinterp/corefcn/error.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/file-io.cc-tst