diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-22 03:04:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-22 03:04:09 +0000 |
commit | 7427b2b8991a257a59dea046b752eb712b4f4db1 (patch) | |
tree | ee53efa20cd72e4241b5a932672245be448270e7 /x11-toolkits/fox14 | |
parent | 4e8d40ae7ae05c510a87ce678875750f0924d272 (diff) | |
download | ports-7427b2b8991a257a59dea046b752eb712b4f4db1.tar.gz ports-7427b2b8991a257a59dea046b752eb712b4f4db1.zip |
Notes
Diffstat (limited to 'x11-toolkits/fox14')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/fox14/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/fox14/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index e0df3136b03c..433100033fc8 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fox -PORTVERSION?= 0.99.189 +PORTVERSION?= 1.0.3 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ diff --git a/x11-toolkits/fox14/distinfo b/x11-toolkits/fox14/distinfo index e6608be7a9dc..9770d7ec8813 100644 --- a/x11-toolkits/fox14/distinfo +++ b/x11-toolkits/fox14/distinfo @@ -1,3 +1,3 @@ MD5 (fox-0.99.174.tar.gz) = 8546249fd51964c8269aecbcbb9e7946 MD5 (fox-unicode-0.99.174.diff) = 7f24a256f24179e64cd778fa748454a0 -MD5 (fox-0.99.189.tar.gz) = 41beee7a8affe3edb81a2f4bb62e23f5 +MD5 (fox-1.0.3.tar.gz) = 9f2e7a2530c5548ef1bd48210030cfe0 diff --git a/x11-toolkits/fox14/pkg-plist b/x11-toolkits/fox14/pkg-plist index 898b4c60a53c..81cc42cfd095 100644 --- a/x11-toolkits/fox14/pkg-plist +++ b/x11-toolkits/fox14/pkg-plist @@ -116,6 +116,8 @@ include/fox/FXPrintDialog.h include/fox/FXProgressBar.h include/fox/FXProgressDialog.h include/fox/FXQuat.h +%%NEWFILE%%include/fox/FXRGBIcon.h +%%NEWFILE%%include/fox/FXRGBImage.h include/fox/FXRadioButton.h include/fox/FXRange.h include/fox/FXRecentFiles.h |