From casantos@urisan.tche.br  Wed Aug 10 11:21:53 2005
Return-Path: <casantos@urisan.tche.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 39A2D16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Aug 2005 11:21:53 +0000 (GMT)
	(envelope-from casantos@urisan.tche.br)
Received: from gama-rt.urisan.tche.br (smtp.urisan.tche.br [200.213.37.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5AB43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Aug 2005 11:21:52 +0000 (GMT)
	(envelope-from casantos@urisan.tche.br)
Received: from urisan.tche.br (localhost.localdomain [127.0.0.1])
	by gama-rt.urisan.tche.br (8.11.6p2/MS Mail 5.0.2195.6713) with SMTP id j7AB3d320978
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Aug 2005 08:03:40 -0300
Received: by urisan.tche.br (sSMTP sendmail emulation); Wed, 10 Aug 2005 08:22:01 -0300
Message-Id: <200508101103.j7AB3d320978@gama-rt.urisan.tche.br>
Date: Wed, 10 Aug 2005 08:22:01 -0300
From: Carlos A M dos Santos <casantos@urisan.tche.br>
Reply-To: Carlos A M dos Santos <casantos@urisan.tche.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Make ports/cad/tkgate use Tcl/Tk 8.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: vs

>Number:         84741
>Category:       ports
>Synopsis:       Make ports/cad/tkgate use Tcl/Tk 8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 11:30:19 GMT 2005
>Closed-Date:    Sat Oct 22 00:20:00 GMT 2005
>Last-Modified:  Sat Oct 22 00:20:00 GMT 2005
>Originator:     Carlos A M dos Santos
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
Universidade Regional Integrada
>Environment:
System: FreeBSD sophia.inf.urisan 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Mon May 16 01:34:41 BRT 2005 root@avatar.casantos.org:/share/FreeBSD/5.4-RELEASE/src/sys/i386/compile/A7N266-VM i386
>Description:
	Make ports/cad/tkgate use  the latest version of Tcl/Tk (8.4)
>How-To-Repeat:
	N.A.
>Fix:

	Apply the attached patch.

--- cad::tkgate.patch begins here ---
diff -durP ports/cad/tkgate/Makefile ports/cad/tkgate/Makefile
--- ports.orig/cad/tkgate/Makefile	Thu May 19 22:18:47 2005
+++ ports/cad/tkgate/Makefile	Wed Aug  3 16:54:56 2005
@@ -14,8 +14,8 @@
 MAINTAINER=		hansen@cmu.edu
 COMMENT=	A Tcl/Tk based digital circuit editor and simulator
 
-LIB_DEPENDS=		tk83.1:${PORTSDIR}/x11-toolkits/tk83
-RUN_DEPENDS=		tclsh8.3:${PORTSDIR}/lang/tcl83
+LIB_DEPENDS=		tk84.1:${PORTSDIR}/x11-toolkits/tk84
+RUN_DEPENDS=		tclsh8.4:${PORTSDIR}/lang/tcl84
 BUILD_DEPENDS=		xmkmf:${X_IMAKE_PORT}
 
 GNU_CONFIGURE=		yes
--- cad::tkgate.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Mon Aug 29 15:39:56 GMT 2005 
State-Changed-Why:  
Forwarded PR to maintainer 

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

From: "Volker Stolz" <vs@freebsd.org>
To: bug-followup@freebsd.org, hansen@cmu.edu
Cc:  
Subject: Re: ports/84741: Make ports/cad/tkgate use Tcl/Tk 8.4
Date: Mon, 29 Aug 2005 17:39:43 +0200

 Dear maintainer, please review the proposed patch!
 
 Volker
State-Changed-From-To: feedback->open 
State-Changed-By: mnag 
State-Changed-When: Wed Sep 28 22:42:59 GMT 2005 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84741 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Sat Oct 22 00:19:58 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84741 
>Unformatted:
