Update to 0.99.167. (-xunicode too)

This commit is contained in:
Akinori MUSHA 2001-04-19 19:07:30 +00:00
parent f41e908418
commit 0cfd02502b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41688
12 changed files with 28 additions and 16 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= fox
PORTVERSION= 0.99.166
PORTVERSION= 0.99.167
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
.if defined(WITH_XUNICODE)
PKGNAMESUFFIX= -xunicode
PKGNAMESUFFIX= -unicode
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff

View File

@ -1,2 +1,2 @@
MD5 (fox-0.99.166.tar.gz) = 74691d253f1d3d7724e034e41575c6e7
MD5 (fox-xunicode-0.99.166.diff) = c4941b1e1227e608dcc64e247690edd7
MD5 (fox-0.99.167.tar.gz) = f2d4dc8ab99097d1b7b304963bbf9e4f
MD5 (fox-unicode-0.99.167.diff) = 86cdb314da41d545df5ac0c2003ce05b

View File

@ -99,6 +99,7 @@ include/fox/FXOptionMenu.h
include/fox/FXPNGIcon.h
include/fox/FXPNGImage.h
include/fox/FXPacker.h
include/fox/FXPoint.h
include/fox/FXPopup.h
include/fox/FXPrintDialog.h
include/fox/FXProfiler.h
@ -107,6 +108,7 @@ include/fox/FXQuat.h
include/fox/FXRadioButton.h
include/fox/FXRange.h
include/fox/FXRecentFiles.h
include/fox/FXRectangle.h
include/fox/FXRegion.h
include/fox/FXRegistry.h
include/fox/FXReplaceDialog.h
@ -118,6 +120,7 @@ include/fox/FXSearchDialog.h
include/fox/FXSeparator.h
include/fox/FXShell.h
include/fox/FXShutter.h
include/fox/FXSize.h
include/fox/FXSlider.h
include/fox/FXSpinner.h
include/fox/FXSplitter.h

View File

@ -6,7 +6,7 @@
#
PORTNAME= fox
PORTVERSION= 0.99.166
PORTVERSION= 0.99.167
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
.if defined(WITH_XUNICODE)
PKGNAMESUFFIX= -xunicode
PKGNAMESUFFIX= -unicode
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff

View File

@ -1,2 +1,2 @@
MD5 (fox-0.99.166.tar.gz) = 74691d253f1d3d7724e034e41575c6e7
MD5 (fox-xunicode-0.99.166.diff) = c4941b1e1227e608dcc64e247690edd7
MD5 (fox-0.99.167.tar.gz) = f2d4dc8ab99097d1b7b304963bbf9e4f
MD5 (fox-unicode-0.99.167.diff) = 86cdb314da41d545df5ac0c2003ce05b

View File

@ -99,6 +99,7 @@ include/fox/FXOptionMenu.h
include/fox/FXPNGIcon.h
include/fox/FXPNGImage.h
include/fox/FXPacker.h
include/fox/FXPoint.h
include/fox/FXPopup.h
include/fox/FXPrintDialog.h
include/fox/FXProfiler.h
@ -107,6 +108,7 @@ include/fox/FXQuat.h
include/fox/FXRadioButton.h
include/fox/FXRange.h
include/fox/FXRecentFiles.h
include/fox/FXRectangle.h
include/fox/FXRegion.h
include/fox/FXRegistry.h
include/fox/FXReplaceDialog.h
@ -118,6 +120,7 @@ include/fox/FXSearchDialog.h
include/fox/FXSeparator.h
include/fox/FXShell.h
include/fox/FXShutter.h
include/fox/FXSize.h
include/fox/FXSlider.h
include/fox/FXSpinner.h
include/fox/FXSplitter.h

View File

@ -6,7 +6,7 @@
#
PORTNAME= fox
PORTVERSION= 0.99.166
PORTVERSION= 0.99.167
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
.if defined(WITH_XUNICODE)
PKGNAMESUFFIX= -xunicode
PKGNAMESUFFIX= -unicode
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff

View File

@ -1,2 +1,2 @@
MD5 (fox-0.99.166.tar.gz) = 74691d253f1d3d7724e034e41575c6e7
MD5 (fox-xunicode-0.99.166.diff) = c4941b1e1227e608dcc64e247690edd7
MD5 (fox-0.99.167.tar.gz) = f2d4dc8ab99097d1b7b304963bbf9e4f
MD5 (fox-unicode-0.99.167.diff) = 86cdb314da41d545df5ac0c2003ce05b

View File

@ -99,6 +99,7 @@ include/fox/FXOptionMenu.h
include/fox/FXPNGIcon.h
include/fox/FXPNGImage.h
include/fox/FXPacker.h
include/fox/FXPoint.h
include/fox/FXPopup.h
include/fox/FXPrintDialog.h
include/fox/FXProfiler.h
@ -107,6 +108,7 @@ include/fox/FXQuat.h
include/fox/FXRadioButton.h
include/fox/FXRange.h
include/fox/FXRecentFiles.h
include/fox/FXRectangle.h
include/fox/FXRegion.h
include/fox/FXRegistry.h
include/fox/FXReplaceDialog.h
@ -118,6 +120,7 @@ include/fox/FXSearchDialog.h
include/fox/FXSeparator.h
include/fox/FXShell.h
include/fox/FXShutter.h
include/fox/FXSize.h
include/fox/FXSlider.h
include/fox/FXSpinner.h
include/fox/FXSplitter.h

View File

@ -6,7 +6,7 @@
#
PORTNAME= fox
PORTVERSION= 0.99.166
PORTVERSION= 0.99.167
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \
ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png
.if defined(WITH_XUNICODE)
PKGNAMESUFFIX= -xunicode
PKGNAMESUFFIX= -unicode
PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/
PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff

View File

@ -1,2 +1,2 @@
MD5 (fox-0.99.166.tar.gz) = 74691d253f1d3d7724e034e41575c6e7
MD5 (fox-xunicode-0.99.166.diff) = c4941b1e1227e608dcc64e247690edd7
MD5 (fox-0.99.167.tar.gz) = f2d4dc8ab99097d1b7b304963bbf9e4f
MD5 (fox-unicode-0.99.167.diff) = 86cdb314da41d545df5ac0c2003ce05b

View File

@ -99,6 +99,7 @@ include/fox/FXOptionMenu.h
include/fox/FXPNGIcon.h
include/fox/FXPNGImage.h
include/fox/FXPacker.h
include/fox/FXPoint.h
include/fox/FXPopup.h
include/fox/FXPrintDialog.h
include/fox/FXProfiler.h
@ -107,6 +108,7 @@ include/fox/FXQuat.h
include/fox/FXRadioButton.h
include/fox/FXRange.h
include/fox/FXRecentFiles.h
include/fox/FXRectangle.h
include/fox/FXRegion.h
include/fox/FXRegistry.h
include/fox/FXReplaceDialog.h
@ -118,6 +120,7 @@ include/fox/FXSearchDialog.h
include/fox/FXSeparator.h
include/fox/FXShell.h
include/fox/FXShutter.h
include/fox/FXSize.h
include/fox/FXSlider.h
include/fox/FXSpinner.h
include/fox/FXSplitter.h