Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 1999 21:59:09 -0700 (PDT)
From:      taguchi@tohoku.iij.ad.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/13483: [update] ja-tk80 8.0.5jp1.5 to 8.0.5jp1.6a
Message-ID:  <19990831045909.906A715369@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 22:00:02 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990831045909.906A715369>