aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2022-03-12 20:39:03 +0000
committerJason E. Hale <jhale@FreeBSD.org>2022-03-12 20:41:48 +0000
commit893259c1ecd95a08ca1579901608257d4ebaf0b1 (patch)
tree9c60ab1d360aeefdf1af1d9371d46b580d8260ae
parentc3ad07585e9dcb4b4fe631b603b68c92bd309695 (diff)
downloadports-893259c1ecd95a08ca1579901608257d4ebaf0b1.tar.gz
ports-893259c1ecd95a08ca1579901608257d4ebaf0b1.zip
x11-toolkits/fox17: Update to 1.7.79
Bump PORTREVISION on consumers. Since this is a development version, rebuild is required even for minor releases due to API/ABI changes. Changes: http://www.fox-toolkit.org/news.html Reported by: portscout
-rw-r--r--audio/gogglesmm/Makefile2
-rw-r--r--x11-toolkits/fox17/Makefile2
-rw-r--r--x11-toolkits/fox17/distinfo6
-rw-r--r--x11-toolkits/fox17/files/patch-lib_FXRex.cpp16
-rw-r--r--x11-toolkits/fox17/pkg-plist4
5 files changed, 23 insertions, 7 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 23767cc09b84..07ba56a5b1cb 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gogglesmm
PORTVERSION= 1.2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile
index 6256d53612ab..3b67dee04bc5 100644
--- a/x11-toolkits/fox17/Makefile
+++ b/x11-toolkits/fox17/Makefile
@@ -1,7 +1,7 @@
# Created by: gahr
PORTNAME= fox
-PORTVERSION= 1.7.78
+PORTVERSION= 1.7.79
CATEGORIES= x11-toolkits
MASTER_SITES= http://fox-toolkit.org/ftp/ \
ftp://ftp.fox-toolkit.org/pub/
diff --git a/x11-toolkits/fox17/distinfo b/x11-toolkits/fox17/distinfo
index 141c035c8f7b..3888ec323142 100644
--- a/x11-toolkits/fox17/distinfo
+++ b/x11-toolkits/fox17/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645699908
-SHA256 (fox-1.7.78.tar.gz) = bbaf18fe753ef46ff1b9ccf6f64c5204394af8abdc574195030f07271adece24
-SIZE (fox-1.7.78.tar.gz) = 5716289
+TIMESTAMP = 1647106830
+SHA256 (fox-1.7.79.tar.gz) = a405ed9d944aa394bc938805f330359dbecd109262820559b9d5f3fea7482b5d
+SIZE (fox-1.7.79.tar.gz) = 5718513
diff --git a/x11-toolkits/fox17/files/patch-lib_FXRex.cpp b/x11-toolkits/fox17/files/patch-lib_FXRex.cpp
new file mode 100644
index 000000000000..6a81eb6b15a2
--- /dev/null
+++ b/x11-toolkits/fox17/files/patch-lib_FXRex.cpp
@@ -0,0 +1,16 @@
+FXRex.cpp:4676:10: fatal error: 'fxrexdbg.h' file not found
+
+This line was commented out in 1.7.78 and uncommented in 1.7.79, but the file
+fxrexdbg.h does not exist anywhere in the distribution.
+
+--- lib/FXRex.cpp.orig 2022-03-12 18:13:56 UTC
++++ lib/FXRex.cpp
+@@ -503,7 +503,7 @@
+ */
+
+ #define TOPIC_CONSTRUCT 1000
+-#define TOPIC_REXDUMP 1014 // Debugging regex code
++//#define TOPIC_REXDUMP 1014 // Debugging regex code
+
+
+ // As close to infinity as we're going to get; this seems big enough. We can not make
diff --git a/x11-toolkits/fox17/pkg-plist b/x11-toolkits/fox17/pkg-plist
index 533ea3bcd61a..b8ee618184cf 100644
--- a/x11-toolkits/fox17/pkg-plist
+++ b/x11-toolkits/fox17/pkg-plist
@@ -368,11 +368,11 @@ include/fox-%%MAJORVER%%/xincs.h
lib/libCHART-%%MAJORVER%%.a
lib/libCHART-%%MAJORVER%%.so
lib/libCHART-%%MAJORVER%%.so.0
-lib/libCHART-%%MAJORVER%%.so.0.0.78
+lib/libCHART-%%MAJORVER%%.so.0.0.79
lib/libFOX-%%MAJORVER%%.a
lib/libFOX-%%MAJORVER%%.so
lib/libFOX-%%MAJORVER%%.so.0
-lib/libFOX-%%MAJORVER%%.so.0.0.78
+lib/libFOX-%%MAJORVER%%.so.0.0.79
libdata/pkgconfig/fox17.pc
man/man1/ControlPanel-17.1.gz
%%PORTEXAMPLES%%man/man1/PathFinder-17.1.gz