aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fox17
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-05-20 09:19:27 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-05-20 09:19:27 +0000
commit003fa478b59d478ea519a20879680ac4223bacea (patch)
tree7ce2c6df593845a9d1579e8d0cc89e9ca5c5d9fc /x11-toolkits/fox17
parent908d3ce5019aac19cebe2756f2a034f10ead894f (diff)
downloadports-003fa478b59d478ea519a20879680ac4223bacea.tar.gz
ports-003fa478b59d478ea519a20879680ac4223bacea.zip
- Update to 1.7.47
Changes: * Project files updated to Visual Studio 2008. * Much faster file dialog due to using file extension and PATHEXT for executable status. * PathFinder lists files about to be deleted. * New API's to list widgets for much more convenient way to populate with fixed lists of items. * New selectAll() API added to list widgets. * Updated syntax coloring file Adie.stx with FORTRAN syntax coloring. * IMAGE_ALPHAGUESS used when loading BMP icons in FXIconSource. * Added APIs filesToURIList() and filesFromURIList() in FXURL namespace. * Bug fix in FXStringDictionary. * Bug fixes in FXThreadPool. * Replaced preprocessor MAYBE with enum maybe. * Message map search improvement using branch probability macro and test-order. * TIFF image loader improvements. * FXString::format() now knows about thousands separator option for printing floating point. * Bugs fixed in IRIS RGB image support. * FXObjectListOf::adopt() argument should not have been declared const. * Suggested file extension changes automatically ONLY when picking existing file. * New hasExecExtension() API added to FXPath (Windows specific). * Integer overflow fixed in FXApp having to do with click speed interval. * New API getExecExtensions() added in FXSystem (Windows specific). * If pipe2() system call not available, try set file descriptor flags with fcntl() instead.
Notes
Notes: svn path=/head/; revision=354621
Diffstat (limited to 'x11-toolkits/fox17')
-rw-r--r--x11-toolkits/fox17/Makefile3
-rw-r--r--x11-toolkits/fox17/distinfo4
-rw-r--r--x11-toolkits/fox17/pkg-plist4
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile
index 12ba211c94c9..7e357f934b1a 100644
--- a/x11-toolkits/fox17/Makefile
+++ b/x11-toolkits/fox17/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= fox
-PORTVERSION= 1.7.46
-PORTREVISION= 4
+PORTVERSION= 1.7.47
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \
ftp://ftp.fox-toolkit.org/pub/
diff --git a/x11-toolkits/fox17/distinfo b/x11-toolkits/fox17/distinfo
index aa398c0b904b..ee14bf4d51e7 100644
--- a/x11-toolkits/fox17/distinfo
+++ b/x11-toolkits/fox17/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fox-1.7.46.tar.gz) = 3696086466e52f52677f9f17be98af2483c654bc44277452f282b6922e36e997
-SIZE (fox-1.7.46.tar.gz) = 5260620
+SHA256 (fox-1.7.47.tar.gz) = 7f1de8566b88b0010137ea1172168d53494d2d14bfa03fe32f7796146a31a2a3
+SIZE (fox-1.7.47.tar.gz) = 5271135
diff --git a/x11-toolkits/fox17/pkg-plist b/x11-toolkits/fox17/pkg-plist
index 194237f8fb98..c95c88bfd9e7 100644
--- a/x11-toolkits/fox17/pkg-plist
+++ b/x11-toolkits/fox17/pkg-plist
@@ -11,12 +11,12 @@ lib/libCHART-%%MAJORVER%%.a
lib/libCHART-%%MAJORVER%%.la
lib/libCHART-%%MAJORVER%%.so
lib/libCHART-%%MAJORVER%%.so.0
-lib/libCHART-%%MAJORVER%%.so.0.0.46
+lib/libCHART-%%MAJORVER%%.so.0.0.47
lib/libFOX-%%MAJORVER%%.a
lib/libFOX-%%MAJORVER%%.la
lib/libFOX-%%MAJORVER%%.so
lib/libFOX-%%MAJORVER%%.so.0
-lib/libFOX-%%MAJORVER%%.so.0.0.46
+lib/libFOX-%%MAJORVER%%.so.0.0.47
include/fox-%%MAJORVER%%/FX4Splitter.h
include/fox-%%MAJORVER%%/FX7Segment.h
include/fox-%%MAJORVER%%/FX885910Codec.h