Commits

Marcus Calhoun-Lopez authored a43dddb7fe3
octave: replace patch from octave-devel with correct patch

A revbump is required since an incorrect build might be possible with a certain combinations of variants. Fixes https://trac.macports.org/ticket/53010
No tags

math/octave/files/patch-qscintilla2.diff

Modified
1 ---- m4/acinclude.m4.orig 2016-11-08 13:21:14.000000000 -0700
2 -+++ m4/acinclude.m4 2016-11-11 09:31:48.000000000 -0700
3 -@@ -1351,7 +1351,7 @@
1 +--- configure.orig 2016-11-13 08:22:50.000000000 -0700
2 ++++ configure 2016-12-04 18:39:39.000000000 -0700
3 +@@ -34675,7 +34675,7 @@
4 4 ;;
5 5 5)
6 6 QT_MODULES="Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5PrintSupport"
7 7 - octave_qscintilla_libnames="qscintilla2-qt5 qt5scintilla2"
8 8 + octave_qscintilla_libnames="qscintilla2-qt5 qt5scintilla2 qscintilla2"
9 9 ;;
10 10 *)
11 - AC_MSG_ERROR([Unrecognized Qt version $qt_version])
12 -@@ -2738,4 +2738,3 @@
13 - dnl End of macros written by Octave developers
14 - dnl ------------------------------------------------------------
15 - dnl
16 --
11 + as_fn_error $? "Unrecognized Qt version $qt_version" "$LINENO" 5

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut