From carpetsmoker@mail.rwxrwxrwx.net  Sat Mar 17 07:54:18 2007
Return-Path: <carpetsmoker@mail.rwxrwxrwx.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3C9E416A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Mar 2007 07:54:18 +0000 (UTC)
	(envelope-from carpetsmoker@mail.rwxrwxrwx.net)
Received: from mail.rwxrwxrwx.net (carpetsmoker.xs4all.nl [82.93.23.199])
	by mx1.freebsd.org (Postfix) with ESMTP id F050413C480
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Mar 2007 07:54:17 +0000 (UTC)
	(envelope-from carpetsmoker@mail.rwxrwxrwx.net)
Received: by mail.rwxrwxrwx.net (Postfix, from userid 1001)
	id 61F00B862; Sat, 17 Mar 2007 08:27:22 +0100 (CET)
Message-Id: <20070317072722.61F00B862@mail.rwxrwxrwx.net>
Date: Sat, 17 Mar 2007 08:27:22 +0100 (CET)
From: Martin Tournoij <carpetsmoker@xs4all.nl>
Reply-To: Martin Tournoij <carpetsmoker@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] www/mod_dtcl - Update to TCL/TK 8.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mi@aldan.algebra.com

>Number:         110427
>Category:       ports
>Synopsis:       [PATCH] www/mod_dtcl - Update to TCL/TK 8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 08:00:12 GMT 2007
>Closed-Date:    Sun Mar 18 12:41:22 GMT 2007
>Last-Modified:  Sun Mar 18 12:50: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:

- 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@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:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Mar 17 08:00:22 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110427 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Mar 17 08:04:05 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110427 
Responsible-Changed-From-To: miwi->mi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Mar 18 11:57:45 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110427 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Mar 18 12:41:21 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110427: commit references a PR
Date: Sun, 18 Mar 2007 12:41:09 +0000 (UTC)

 miwi        2007-03-18 12:41:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_dtcl         Makefile 
     www/mod_dtcl/files   Makefile.bsd 
   Log:
   - Use tcl/tk 8.4
   
   PR:             110427
   Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.20      +4 -2      ports/www/mod_dtcl/Makefile
   1.11      +1 -1      ports/www/mod_dtcl/files/Makefile.bsd
 _______________________________________________
 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:
 
