ports/110427: [PATCH] www/mod_dtcl - Update to TCL/TK 8.4

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


>Number:         110427
>Category:       ports
>Synopsis:       [PATCH] www/mod_dtcl - 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:12 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/TK 8.4

>How-To-Repeat:

>Fix:

--- patch-mod_dtcl begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_dtcl/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	19 Sep 2005 11:52:12 -0000	1.19
+++ Makefile	17 Mar 2007 06:28:26 -0000
@@ -7,14 +7,16 @@
 
 PORTNAME=	mod_dtcl
 PORTVERSION=	0.12.0
-CATEGORIES=	www tcl83
+PORTREVISION=	1
+CATEGORIES=	www tcl84
 MASTER_SITES=	http://tcl.apache.org/mod_dtcl/download/
 
 MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	Embeds a TCL8 interpreter in the Apache server
 
 BUILD_DEPENDS=	${APXS}:${PORTSDIR}/${APACHE_PORT}
-LIB_DEPENDS=	tcl83:${PORTSDIR}/lang/tcl83
+USE_TCL=	yes
+USE_TCL_BUILD=	yes
 
 WRKSRC=		${WRKDIR}/mod_dtcl
 MAKEFILE=	${FILESDIR}/Makefile.bsd
Index: files/Makefile.bsd
===================================================================
RCS file: /home/ncvs/ports/www/mod_dtcl/files/Makefile.bsd,v
retrieving revision 1.10
diff -u -r1.10 Makefile.bsd
--- files/Makefile.bsd	23 Oct 2002 16:11:15 -0000	1.10
+++ files/Makefile.bsd	17 Mar 2007 06:28:26 -0000
@@ -1,4 +1,4 @@
-TCL_VERSION?=8.3
+TCL_VERSION?=8.4
 TCL_NDVER?=${TCL_VERSION:S/.//}	# same, but without the dot
 
 PREFIX?=	/usr/local
--- patch-mod_dtcl ends here ---

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



More information about the freebsd-ports-bugs mailing list