ports/120503: [Maintainer] x11-toolkits/fltk2: update to snapshot r6025

Thomas-Martin Seck tmseck at web.de
Sun Feb 10 15:20:02 UTC 2008


>Number:         120503
>Category:       ports
>Synopsis:       [Maintainer] x11-toolkits/fltk2: update to snapshot r6025
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 10 15:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of February 10, 2008.

	
>Description:
- Update to snapshot r6025
- Change EXAMPLESDIR from .../examples/fltk to .../examples/fltk2
- Build and install the valuators example program, it now builds even
  when DISPLAY is not set.
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../x11-toolkits/fltk2)	(revision 1316)
+++ Makefile	(.../local/fltk2)	(revision 1316)
@@ -19,12 +19,13 @@
 		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 @@
 		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
Index: distinfo
===================================================================
--- distinfo	(.../x11-toolkits/fltk2)	(revision 1316)
+++ distinfo	(.../local/fltk2)	(revision 1316)
@@ -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
Index: files/patch-test-Makefile
===================================================================
--- files/patch-test-Makefile	(.../x11-toolkits/fltk2)	(revision 1316)
+++ files/patch-test-Makefile	(.../local/fltk2)	(revision 1316)
@@ -14,11 +14,3 @@
  	qubix$(EXEEXT) \
  	resizable$(EXEEXT) \
  	resizealign$(EXEEXT) \
-@@ -170,7 +169,6 @@
- 	timer$(EXEEXT) \
- 	utf$(EXEEXT) \
- 	fullscreen$(EXEEXT) \
--	valuators$(EXEEXT) \
- 	list$(EXEEXT) \
- 	wizard$(EXEEXT)
- 

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list