ports/110428: [PATCH] multimedia/tkxanim - Update to TCL/TK 8.4

Martin Tournoij carpetsmoker at xs4all.nl
Sat Mar 17 08:00:13 UTC 2007


>Number:         110428
>Category:       ports
>Synopsis:       [PATCH] multimedia/tkxanim - Update to TCL/TK 8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 08:00:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD glitch.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 20:56:16 CET 2007 carpetsmoker at glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:

- Update to TCL/TL 8.4

>How-To-Repeat:

>Fix:

--- patch-tkxanim begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/tkxanim/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	11 Aug 2006 06:10:43 -0000	1.7
+++ Makefile	17 Mar 2007 06:31:02 -0000
@@ -7,15 +7,16 @@
 
 PORTNAME=	tkxanim
 PORTVERSION=	0.43
-CATEGORIES=	multimedia tk82
+PORTREVISION=	1
+CATEGORIES=	multimedia tk84
 MASTER_SITES=	http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \
 		http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tcl/Tk frontend to xanim
 
-RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82 \
-		xanim:${PORTSDIR}/multimedia/xanim
+RUN_DEPENDS=	xanim:${PORTSDIR}/multimedia/xanim
+USE_TK=		yes
 
 WRKSRC=		${WRKDIR}/Tkxanim
 
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/multimedia/tkxanim/files/patch-aa,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-aa
--- files/patch-aa	26 Nov 1999 20:27:44 -0000	1.1.1.1
+++ files/patch-aa	17 Mar 2007 06:31:03 -0000
@@ -2,7 +2,7 @@
 +++ tkxanim	Sun Oct 24 13:16:35 1999
 @@ -1,4 +1,4 @@
 -#!/usr/bin/wish -f
-+#!CHANGEME/bin/wish8.2 -f
++#!CHANGEME/bin/wish8.4 -f
  
  # tkxanim v 0.43
  # Aaron Faby <aaron at yourlink.net>
--- patch-tkxanim ends here ---

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



More information about the freebsd-ports-bugs mailing list