ports/84741: Make ports/cad/tkgate use Tcl/Tk 8.4

Carlos A M dos Santos casantos at urisan.tche.br
Wed Aug 10 11:30:20 UTC 2005


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 11:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list