summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorThomas Orgis2019-01-10 11:45:04 +0100
committerThomas Orgis2019-01-10 11:55:18 +0100
commit3b6967be536c15fde14cca1374619417205aabeb (patch)
treea0a13deda6e3077a9c2c3e246efd6e2ef03aa33b /x11-toolkits
parent0eed75132cb7850d7f4f8de94f48ba71edc2a57e (diff)
fltk: update to 1.3.4-2, fixing symbol exports (for octave)
Diffstat (limited to 'x11-toolkits')
-rwxr-xr-xx11-toolkits/fltk/DETAILS9
-rw-r--r--x11-toolkits/fltk/HISTORY4
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-toolkits/fltk/DETAILS b/x11-toolkits/fltk/DETAILS
index 127ff74015..91e7a4b751 100755
--- a/x11-toolkits/fltk/DETAILS
+++ b/x11-toolkits/fltk/DETAILS
@@ -1,9 +1,10 @@
SPELL=fltk
- VERSION=1.3.3
- SOURCE_HASH=sha512:277ba27e35c20e2d4fc5296bf418c5ab78c821870476e21d49f723765b99b3a559eed4ecd5215ac26d53a1091ada003e17f1553194cebaa97dd854809dd2885d
+ VERSION=1.3.4-2
+ XVERSION=$(echo $VERSION | cut -f 1 -d -)
+ SOURCE_HASH=sha512:cc169449b71ca966b2043ceedc55e92220ccb6be07b0ac54eeec36bbed5d60e2f59c6faba2403b5292b9120f5255227880a066d98ac82e57d502522bc627fd4d
SOURCE=$SPELL-$VERSION-source.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://fltk.org/pub/${SPELL}/${VERSION}/${SOURCE}
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://fltk.org/pub/${SPELL}/${XVERSION}/${SOURCE}
LICENSE[0]=GPL
WEB_SITE=http://www.fltk.org/
ENTERED=20011129
diff --git a/x11-toolkits/fltk/HISTORY b/x11-toolkits/fltk/HISTORY
index ff0e8a016b..cc7a6ed5cf 100644
--- a/x11-toolkits/fltk/HISTORY
+++ b/x11-toolkits/fltk/HISTORY
@@ -1,3 +1,7 @@
+2018-12-31 Thomas Orgis <sobukus@sourcemage.org<
+ * DETAILS: updated spell to 1.3.4-2
+ This shall fix octave build with exported symbols.
+
2015-04-27 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 1.3.3