ports/147564: [Maintainer] x11-toolkits/fltk2: update to snapshot r7513

Thomas-Martin Seck tmseck at web.de
Sun Jun 6 15:10:03 UTC 2010


>Number:         147564
>Category:       ports
>Synopsis:       [Maintainer] x11-toolkits/fltk2: update to snapshot r7513
>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 Jun 06 15:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of June 6, 2010.

	
>Description:
- update to snapshot r7513
- add license information
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: Makefile
===================================================================
--- Makefile	(.../x11-toolkits/fltk2)	(Revision 1848)
+++ Makefile	(.../local/fltk2)	(Revision 1848)
@@ -7,7 +7,6 @@
 
 PORTNAME=	fltk
 PORTVERSION=	2.0.${SNAPSHOT}
-PORTREVISION=	2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_EASYSW}
 MASTER_SITE_SUBDIR=	fltk/snapshots
@@ -29,7 +28,7 @@
 LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png \
 		jpeg.11:${PORTSDIR}/graphics/jpeg
 
-SNAPSHOT=	r6834
+SNAPSHOT=	r7513
 
 OPTIONS=	FLTK_THREADS "Install with threads support" on \
 		FLTK_CAIRO "Use cairo as graphics backend" off \
@@ -45,6 +44,12 @@
 USE_XORG=	xcursor xft xi
 GNU_CONFIGURE=	yes
 
+LICENSE=	FLTK
+LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_GROUPS=	GPL
+LICENSE_NAME=	FLTK License
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
Index: distinfo
===================================================================
--- distinfo	(.../x11-toolkits/fltk2)	(Revision 1848)
+++ distinfo	(.../local/fltk2)	(Revision 1848)
@@ -1,3 +1,3 @@
-MD5 (fltk-2.0.x-r6834.tar.bz2) = fdde61eb5b0e72c8662428c625676439
-SHA256 (fltk-2.0.x-r6834.tar.bz2) = aac1d231f9f9c966b11502017a81b160cd5d90f845bc85bfbe7a57afc23c2ed4
-SIZE (fltk-2.0.x-r6834.tar.bz2) = 2527692
+MD5 (fltk-2.0.x-r7513.tar.bz2) = 557544badbacca4ee1ebb2448f6e1f8a
+SHA256 (fltk-2.0.x-r7513.tar.bz2) = a0f8aecc3b191899c0197a0f4d3a63fad95c7692934592ba46af224f386a214c
+SIZE (fltk-2.0.x-r7513.tar.bz2) = 2528432
Index: files/patch-fluid-Makefile
===================================================================
--- files/patch-fluid-Makefile	(.../x11-toolkits/fltk2)	(Revision 1848)
+++ files/patch-fluid-Makefile	(.../local/fltk2)	(Revision 1848)
@@ -1,13 +1,13 @@
---- fluid/Makefile.orig	Thu May  4 17:14:35 2006
-+++ fluid/Makefile	Mon Jun  5 14:44:17 2006
-@@ -128,10 +128,8 @@
+--- fluid/Makefile.orig	2010-06-04 21:04:07.000000000 +0200
++++ fluid/Makefile	2010-06-04 21:06:16.000000000 +0200
+@@ -132,10 +132,8 @@
  install:
  	echo "Installing FLUID2 in $(bindir)..."
  	-$(MKDIR) $(DESTDIR)$(bindir)
 -	$(CP) $(FLUID) $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
 -	$(STRIP) $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
 +	$(BSD_INSTALL_PROGRAM) $(FLUID) $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
- 	$(bindir)/fltk2-config --post $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
+ 	$(DESTDIR)$(bindir)/fltk2-config --post $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
 -	$(CHMOD) 755 $(DESTDIR)$(bindir)/fluid2$(EXEEXT)
  
  
	


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



More information about the freebsd-ports-bugs mailing list