aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox-devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-05-11 20:39:46 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-05-11 20:39:46 +0000
commit5ae16a60e2b8d40ce682f27ee7cbbf3e66f5e998 (patch)
tree55c090f4c150ff5c08f762b24bfb5da19c8cbff7 /x11-toolkits/fox-devel
parent5dd718b127552a62c89b47e9d0fd09096d6d223e (diff)
downloadports-5ae16a60e2b8d40ce682f27ee7cbbf3e66f5e998.tar.gz
ports-5ae16a60e2b8d40ce682f27ee7cbbf3e66f5e998.zip
Update fox to 0.99.172, leaving fox-xunicode still at 0.99.167.
Notes
Notes: svn path=/head/; revision=42542
Diffstat (limited to 'x11-toolkits/fox-devel')
-rw-r--r--x11-toolkits/fox-devel/Makefile10
-rw-r--r--x11-toolkits/fox-devel/distinfo1
-rw-r--r--x11-toolkits/fox-devel/pkg-plist3
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile
index 3354a4916f21..280a9f8ef3f2 100644
--- a/x11-toolkits/fox-devel/Makefile
+++ b/x11-toolkits/fox-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fox
-PORTVERSION= 0.99.167
+PORTVERSION?= 0.99.172
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@@ -19,6 +19,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
.if defined(WITH_XUNICODE)
PKGNAMESUFFIX= -unicode
+PATCHVERSION?= ${PORTVERSION}
+
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff
PATCH_DIST_STRIP= -p1
@@ -26,9 +28,11 @@ PATCH_DIST_STRIP= -p1
BUILD_DEPENDS= ${X11BASE}/include/xunicode/xunicode.h:${PORTSDIR}/converters/xunicode
CONFIGURE_ENV= X_CFLAGS=-DUSE_XUNICODE
-.endif
-PATCHVERSION= ${PORTVERSION}
+PLIST_SUB= NEWFILE="@comment "
+.else
+PLIST_SUB= NEWFILE=""
+.endif
USE_MESA= yes
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/fox-devel/distinfo b/x11-toolkits/fox-devel/distinfo
index 4641a0514425..524635323f6d 100644
--- a/x11-toolkits/fox-devel/distinfo
+++ b/x11-toolkits/fox-devel/distinfo
@@ -1,2 +1,3 @@
MD5 (fox-0.99.167.tar.gz) = f2d4dc8ab99097d1b7b304963bbf9e4f
MD5 (fox-unicode-0.99.167.diff) = 86cdb314da41d545df5ac0c2003ce05b
+MD5 (fox-0.99.172.tar.gz) = 34ac385e6e95a6567d65ef1a1a334b4e
diff --git a/x11-toolkits/fox-devel/pkg-plist b/x11-toolkits/fox-devel/pkg-plist
index 212113f04746..cfa0792ae206 100644
--- a/x11-toolkits/fox-devel/pkg-plist
+++ b/x11-toolkits/fox-devel/pkg-plist
@@ -96,6 +96,8 @@ include/fox/FXMessageBox.h
include/fox/FXObject.h
include/fox/FXObjectList.h
include/fox/FXOptionMenu.h
+%%NEWFILE%%include/fox/FXPCXIcon.h
+%%NEWFILE%%include/fox/FXPCXImage.h
include/fox/FXPNGIcon.h
include/fox/FXPNGImage.h
include/fox/FXPacker.h
@@ -118,6 +120,7 @@ include/fox/FXScrollWindow.h
include/fox/FXScrollbar.h
include/fox/FXSearchDialog.h
include/fox/FXSeparator.h
+%%NEWFILE%%include/fox/FXSettings.h
include/fox/FXShell.h
include/fox/FXShutter.h
include/fox/FXSize.h