From carpetsmoker@glitch.carpetsmoker.net  Thu Mar 15 07:22:56 2007
Return-Path: <carpetsmoker@glitch.carpetsmoker.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 95B2B16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Mar 2007 07:22:56 +0000 (UTC)
	(envelope-from carpetsmoker@glitch.carpetsmoker.net)
Received: from glitch.carpetsmoker.net (carpetsmoker.xs4all.nl [82.93.23.199])
	by mx1.freebsd.org (Postfix) with ESMTP id 4E6C913C487
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Mar 2007 07:22:56 +0000 (UTC)
	(envelope-from carpetsmoker@glitch.carpetsmoker.net)
Received: by glitch.carpetsmoker.net (Postfix, from userid 1001)
	id A6CC3B82B; Thu, 15 Mar 2007 08:22:50 +0100 (CET)
Message-Id: <20070315072250.A6CC3B82B@glitch.carpetsmoker.net>
Date: Thu, 15 Mar 2007 08:22:50 +0100 (CET)
From: Martin Tournoij <carpetsmoker@xs4all.nl>
Reply-To: Martin Tournoij <carpetsmoker@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Use TCL/TK 8.4: emulators/tkhfs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         110321
>Category:       ports
>Synopsis:       Use TCL/TK 8.4: emulators/tkhfs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 15 07:30:00 GMT 2007
>Closed-Date:    Tue Apr 10 15:04:37 GMT 2007
>Last-Modified:  Tue Apr 10 15:10:03 GMT 2007
>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@glitch.carpetsmoker.net:/usr/obj/nfs/tinderbox/jails/6.2/src/sys/GENERICri386

>Description:

- Use TCL/TK 8.4

>How-To-Repeat:

>Fix:

--- patch-tkhfs begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/tkhfs/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	6 Feb 2004 13:11:16 -0000	1.24
+++ Makefile	15 Mar 2007 07:20:31 -0000
@@ -7,7 +7,8 @@
 
 PORTNAME=	tkhfs
 PORTVERSION=	1.27
-CATEGORIES=	emulators tk82
+PORTREVISION=	1
+CATEGORIES=	emulators tk84
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	jmz
 DISTNAME=	${PORTNAME}
@@ -15,8 +16,8 @@
 MAINTAINER=	jmz@FreeBSD.org
 COMMENT=	A Tcl/Tk front end to the hfs program
 
+USE_TK=		yes
 PLIST_FILES=	bin/tkhfs
-RUN_DEPENDS=	hfs:${PORTSDIR}/emulators/hfs \
-		wish8.2:${PORTSDIR}/x11-toolkits/tk82
+RUN_DEPENDS=	hfs:${PORTSDIR}/emulators/hfs
 
 .include <bsd.port.mk>
Index: scripts/configure
===================================================================
RCS file: /home/ncvs/ports/emulators/tkhfs/scripts/configure,v
retrieving revision 1.3
diff -u -r1.3 configure
--- scripts/configure	8 Sep 1999 00:17:10 -0000	1.3
+++ scripts/configure	15 Mar 2007 07:20:31 -0000
@@ -6,7 +6,7 @@
 
 BINDIR = $PREFIX/bin
 HFSBIN = \$(BINDIR)/hfs
-WISH   = \$(BINDIR)/wish8.2
+WISH   = \$(BINDIR)/wish8.4
 END
 
 exit 0;
--- patch-tkhfs ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jmz 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 15 07:30:10 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110321 
State-Changed-From-To: open->closed 
State-Changed-By: jmz 
State-Changed-When: Tue Apr 10 15:04:13 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110321 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110321: commit references a PR
Date: Tue, 10 Apr 2007 15:04:11 +0000 (UTC)

 jmz         2007-04-10 15:04:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/tkhfs      Makefile 
     emulators/tkhfs/scripts configure 
   Log:
   Use TCL/TK 8.4
   
   PR:             ports/110321
   Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
   
   Revision  Changes    Path
   1.25      +4 -3      ports/emulators/tkhfs/Makefile
   1.4       +1 -1      ports/emulators/tkhfs/scripts/configure
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
 
