From okazaki@be.to  Thu Jul 20 18:28:54 2000
Return-Path: <okazaki@be.to>
Received: from SMTP.mtci.ne.jp (smtp.mtci.ne.jp [210.231.230.8])
	by hub.freebsd.org (Postfix) with ESMTP id 2007037C143
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 20 Jul 2000 18:28:53 -0700 (PDT)
	(envelope-from okazaki@be.to)
Received: from cichli (ppp09-Mobara1.mtci.ne.jp [210.172.1.211])
	by SMTP.mtci.ne.jp (8.9.3/3.7W) with SMTP id KAA21750
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 21 Jul 2000 10:28:32 +0900 (JST)
Received: (qmail 903 invoked by uid 1001); 21 Jul 2000 01:25:53 -0000
Message-Id: <20000721012553.902.qmail@dolphin.be.to>
Date: 21 Jul 2000 01:25:53 -0000
From: okazaki@be.to
Reply-To: okazaki@be.to
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Non-upgrade fixes for tk8[023] ports.
X-Send-Pr-Version: 3.2

>Number:         20079
>Category:       ports
>Synopsis:       Non-upgrade fixes for tk8[023] ports.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jseger
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 20 18:30:00 PDT 2000
>Closed-Date:    Sat Oct 14 08:25:44 PDT 2000
>Last-Modified:  Sat Oct 14 08:26:09 PDT 2000
>Originator:     OKAZAKI Tetsurou
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Unknown
>Environment:

	Recently updated ports-current.

>Description:

	1) Use MASTER_SITE_TCLTK for tk80 and tk82.
	2) Fix a typo of pkg/DESCR for tk83.
	3) Add/Change WWW: comments for three brothers. 
 
>How-To-Repeat:

	1) portlint ${PORTSDIR}/x11-toolkits/tk80
	   portlint ${PORTSDIR}/x11-toolkits/tk82

>Fix:

	Please use the patch below to update the port.


diff -urN /usr/ports/x11-toolkits/tk80/Makefile tk80/Makefile
--- /usr/ports/x11-toolkits/tk80/Makefile	Sun Jun 18 06:43:47 2000
+++ tk80/Makefile	Fri Jul 21 09:48:02 2000
@@ -8,7 +8,8 @@
 PORTNAME=	tk
 PORTVERSION= 	8.0.5
 CATEGORIES=	x11-toolkits tk80
-MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
+MASTER_SITES=	${MASTER_SITE_TCLTK}
+MASTER_SITE_SUBDIR=	tcl8_0
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	cwt@Freebsd.ORG
diff -urN /usr/ports/x11-toolkits/tk80/pkg/DESCR tk80/pkg/DESCR
--- /usr/ports/x11-toolkits/tk80/pkg/DESCR	Thu Aug 21 05:00:00 1997
+++ tk80/pkg/DESCR	Fri Jul 21 09:39:52 2000
@@ -7,3 +7,5 @@
 A full set of manual pages is also provided with this package.
 
 NOTE: This kit requires a Tcl8.0 binary kit.
+
+WWW: http://dev.scriptics.com/software/tcltk/8.0.html
diff -urN /usr/ports/x11-toolkits/tk82/Makefile tk82/Makefile
--- /usr/ports/x11-toolkits/tk82/Makefile	Sun Jun 18 06:43:47 2000
+++ tk82/Makefile	Fri Jul 21 09:46:49 2000
@@ -8,7 +8,8 @@
 PORTNAME=	tk
 PORTVERSION= 	8.2.3
 CATEGORIES=	x11-toolkits tk82
-MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
+MASTER_SITES=	${MASTER_SITE_TCLTK}
+MASTER_SITE_SUBDIR=	tcl8_2
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	jseger@FreeBSD.org
diff -urN /usr/ports/x11-toolkits/tk82/pkg/DESCR tk82/pkg/DESCR
--- /usr/ports/x11-toolkits/tk82/pkg/DESCR	Fri Nov 26 09:11:47 1999
+++ tk82/pkg/DESCR	Fri Jul 21 09:32:08 2000
@@ -2,3 +2,5 @@
 
 The best way to get started with Tcl is to read ``Tcl and the Tk
 Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
+
+WWW: http://dev.scriptics.com/software/tcltk/8.2.html
diff -urN /usr/ports/x11-toolkits/tk83/pkg/DESCR tk83/pkg/DESCR
--- /usr/ports/x11-toolkits/tk83/pkg/DESCR	Thu Nov 25 12:54:29 1999
+++ tk83/pkg/DESCR	Fri Jul 21 09:30:35 2000
@@ -1,4 +1,6 @@
-This is Tk version 8.2, a GUI toolkit for Tcl.
+This is Tk version 8.3, a GUI toolkit for Tcl.
 
 The best way to get started with Tcl is to read ``Tcl and the Tk
 Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
+
+WWW: http://dev.scriptics.com/software/tcltk/8.3.html

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->jseger 
Responsible-Changed-By: ade 
Responsible-Changed-When: Sun Sep 17 11:07:45 PDT 2000 
Responsible-Changed-Why:  
Over to tk82/tk83 maintainer.  Justin, once you've finished, 
you'll probably want to reassign to cwt for x11-toolkits/tk80 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20079 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sat Oct 14 08:25:44 PDT 2000 
State-Changed-Why:  
Committed, thanks.. 

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