aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk2
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-02-10 21:37:42 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-02-10 21:37:42 +0000
commit9b1763f1adf7d4e6266b2fcffa72ff6d4655528f (patch)
treeee19727c89aeb32817d7957e48ba86e227295e23 /x11-toolkits/fltk2
parent6400730a79b51d9a268add3784215993ead05603 (diff)
downloadports-9b1763f1adf7d4e6266b2fcffa72ff6d4655528f.tar.gz
ports-9b1763f1adf7d4e6266b2fcffa72ff6d4655528f.zip
- Update to snapshot r6025
PR: ports/120503 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
Notes
Notes: svn path=/head/; revision=207012
Diffstat (limited to 'x11-toolkits/fltk2')
-rw-r--r--x11-toolkits/fltk2/Makefile5
-rw-r--r--x11-toolkits/fltk2/distinfo6
-rw-r--r--x11-toolkits/fltk2/files/patch-test-Makefile8
3 files changed, 6 insertions, 13 deletions
diff --git a/x11-toolkits/fltk2/Makefile b/x11-toolkits/fltk2/Makefile
index f4061fc784eb..740691158197 100644
--- a/x11-toolkits/fltk2/Makefile
+++ b/x11-toolkits/fltk2/Makefile
@@ -19,12 +19,13 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/libXft
-SNAPSHOT= r5990
+SNAPSHOT= r6025
OPTIONS= FLTK_THREADS "Install with threads support" on \
FLTK_CAIRO "Use cairo as graphics backend" off \
FLTK_EXAMPLES "Build and install example programs" on
+EXAMPLESDIR= ${PREFIX}/share/examples/fltk2
LATEST_LINK= fltk2
USE_BZIP2= yes
@@ -77,7 +78,7 @@ example_apps= ansiwidget arc bitmap boxtype browser button buttons cairo \
list_visuals mandelbrot menu message monitors navigation \
output pack pixmap progress qubix resizable resizealign \
scroll shape sizes symbols tabs threads tile timer \
- utf wizard
+ utf valuators wizard
example_img= images/ulon.bmp
PORTEXAMPLES= *
.else
diff --git a/x11-toolkits/fltk2/distinfo b/x11-toolkits/fltk2/distinfo
index 073d9cf7956e..beeb4f4102c4 100644
--- a/x11-toolkits/fltk2/distinfo
+++ b/x11-toolkits/fltk2/distinfo
@@ -1,3 +1,3 @@
-MD5 (fltk-2.0.x-r5990.tar.bz2) = 27455a7ad48b37ce9de91c95a088fca1
-SHA256 (fltk-2.0.x-r5990.tar.bz2) = 078c9bffd43f6a0dfe9c6ad3e8fb6e8de31fff31630b16b5b348963d4b43f1be
-SIZE (fltk-2.0.x-r5990.tar.bz2) = 2582190
+MD5 (fltk-2.0.x-r6025.tar.bz2) = ff0e4d7a173fe836ea811ebe5399947c
+SHA256 (fltk-2.0.x-r6025.tar.bz2) = 5693c26d041a313a6b05f3ee1bee8974e14b07e9283a06ece48bc2ea9f5b974c
+SIZE (fltk-2.0.x-r6025.tar.bz2) = 2582866
diff --git a/x11-toolkits/fltk2/files/patch-test-Makefile b/x11-toolkits/fltk2/files/patch-test-Makefile
index 4963bcf01bb4..e1e07a093544 100644
--- a/x11-toolkits/fltk2/files/patch-test-Makefile
+++ b/x11-toolkits/fltk2/files/patch-test-Makefile
@@ -14,11 +14,3 @@ The issue is known and probably a fluid2 bug, see FLTK2 STR #1302.
qubix$(EXEEXT) \
resizable$(EXEEXT) \
resizealign$(EXEEXT) \
-@@ -170,7 +169,6 @@
- timer$(EXEEXT) \
- utf$(EXEEXT) \
- fullscreen$(EXEEXT) \
-- valuators$(EXEEXT) \
- list$(EXEEXT) \
- wizard$(EXEEXT)
-