summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-18 14:22:47 +0000
committerknu <knu@FreeBSD.org>2001-03-18 14:22:47 +0000
commitaf98418f414bf7126ba7c2cd9ebc3baf0ff370da (patch)
tree01bb9500852372f44d451ced32a65e5c053ef80d /x11-toolkits/fox
parent5f27981cedf054d20e65f32d13d6aeca1ceb6d38 (diff)
downloadFreeBSD-ports-af98418f414bf7126ba7c2cd9ebc3baf0ff370da.zip
FreeBSD-ports-af98418f414bf7126ba7c2cd9ebc3baf0ff370da.tar.gz
Update to 0.99.166.
Diffstat (limited to 'x11-toolkits/fox')
-rw-r--r--x11-toolkits/fox/Makefile6
-rw-r--r--x11-toolkits/fox/distinfo4
-rw-r--r--x11-toolkits/fox/files/patch-ab6
3 files changed, 9 insertions, 7 deletions
diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile
index 4aa86b3..cdfa67f 100644
--- a/x11-toolkits/fox/Makefile
+++ b/x11-toolkits/fox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fox
-PORTVERSION= 0.99.161
+PORTVERSION= 0.99.166
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
PKGNAMESUFFIX= -xunicode
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
-PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.diff
+PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff
PATCH_DIST_STRIP= -p1
BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode
@@ -28,6 +28,8 @@ BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xun
CONFIGURE_ENV= X_CFLAGS=-DUSE_XUNICODE
.endif
+PATCHVERSION= ${PORTVERSION}
+
USE_MESA= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS+=--with-opengl=mesa --with-x
diff --git a/x11-toolkits/fox/distinfo b/x11-toolkits/fox/distinfo
index acdd4cc..0284a1e 100644
--- a/x11-toolkits/fox/distinfo
+++ b/x11-toolkits/fox/distinfo
@@ -1,2 +1,2 @@
-MD5 (fox-0.99.161.tar.gz) = 472dffb7cbb21dc0a7fc45736539b1c6
-MD5 (fox-xunicode-0.99.161.diff) = 57320c973865cf36ffcbeffc4d1b88d2
+MD5 (fox-0.99.166.tar.gz) = 74691d253f1d3d7724e034e41575c6e7
+MD5 (fox-xunicode-0.99.166.diff) = c4941b1e1227e608dcc64e247690edd7
diff --git a/x11-toolkits/fox/files/patch-ab b/x11-toolkits/fox/files/patch-ab
index 4c0f67c..85bd614 100644
--- a/x11-toolkits/fox/files/patch-ab
+++ b/x11-toolkits/fox/files/patch-ab
@@ -1,10 +1,10 @@
---- Makefile.in.orig Fri Oct 6 16:07:38 2000
-+++ Makefile.in Mon Oct 9 08:21:36 2000
+--- Makefile.in.orig Sat Mar 17 05:47:30 2001
++++ Makefile.in Sat Mar 17 20:18:26 2001
@@ -89,7 +89,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
#AUTOMAKE_OPTIONS = foreign dist-zip no-dependencies
--SUBDIRS = utils include src doc tests textedit pathfinder
+-SUBDIRS = utils include src doc tests textedit pathfinder calculator
+SUBDIRS = utils include src doc
EXTRA_DIST = ADDITIONS AUTHORS BUGS INSTALL LICENSE TRACING README fox.lsm index.html aclocal.m4
OpenPOWER on IntegriCloud