From nobody@FreeBSD.ORG Mon Aug 30 21:59:09 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 906A715369; Mon, 30 Aug 1999 21:59:09 -0700 (PDT)
Message-Id: <19990831045909.906A715369@hub.freebsd.org>
Date: Mon, 30 Aug 1999 21:59:09 -0700 (PDT)
From: taguchi@tohoku.iij.ad.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: [update] ja-tk80 8.0.5jp1.5 to 8.0.5jp1.6a
X-Send-Pr-Version: www-1.0

>Number:         13483
>Category:       ports
>Synopsis:       [update] ja-tk80 8.0.5jp1.5 to 8.0.5jp1.6a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 22:00:02 PDT 1999
>Closed-Date:    Mon Sep 6 17:14:45 PDT 1999
>Last-Modified:  Mon Sep  6 17:14:59 PDT 1999
>Originator:     Taguchi, Takeshi
>Release:        FreeBSD-3.2 stable
>Organization:
IIJ
>Environment:
FreeBSD oyster02.tohoku.iij.ad.jp 3.2-STABLE FreeBSD 3.2-STABLE #1: Tue Aug 17 16:16:34 JST 1999     root@oyster02.tohoku.iij.ad.jp:/usr/src/sys/compile/OYSTER  i386
>Description:
Here is a update patch for ${PORTSDIR}/japanese/tk80.

>How-To-Repeat:

>Fix:
Please apply following patch.
BEGIN>---8<cut here>8---
diff -ur tk80.bak/Makefile tk80/Makefile
--- tk80.bak/Makefile	Tue Aug 31 11:36:07 1999
+++ tk80/Makefile	Tue Aug 31 12:03:26 1999
@@ -12,7 +12,7 @@
 MASTER_SITES=	ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
 
 PATCH_SITES=	ftp://ftp.sra.co.jp/pub/lang/tcl/jp/
-PATCHFILES=	tk8.0.5jp1.5fix1.patch.gz
+PATCHFILES=	tk8.0.5jp1.6a.patch.gz
 
 MAINTAINER=	taguchi@tohoku.iij.ad.jp
 
@@ -28,7 +28,8 @@
 .endif
 USE_AUTOCONF=	yes
 USE_XLIB=	yes
-CONFIGURE_ARGS=	--enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp
+CONFIGURE_ARGS=	--enable-shared --with-tcl=${PREFIX}/lib/tcl${VERSION}jp \
+	--enable-xlibHack --enable-onTheSpot
 
 .include <bsd.port.pre.mk>
 
diff -ur tk80.bak/files/md5 tk80/files/md5
--- tk80.bak/files/md5	Tue Aug 31 11:36:06 1999
+++ tk80/files/md5	Tue Aug 31 11:38:22 1999
@@ -1,2 +1,2 @@
 MD5 (tk8.0.5.tar.gz) = 3ae92b86c01ec99a1872697294839e64
-MD5 (tk8.0.5jp1.5fix1.patch.gz) = aeab50ee752df9359e48eb0deb7855ca
+MD5 (tk8.0.5jp1.6a.patch.gz) = 813d87180fee2ccd305f7f4f9401a0fd
END>---8<cut here>8---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: taoka 
State-Changed-When: Mon Sep 6 17:14:45 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
