From tkato@prontomail.com  Mon Dec  2 14:10:25 2002
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5DA8037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Dec 2002 14:10:25 -0800 (PST)
Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B0BD243E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Dec 2002 14:10:23 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost (localhost [127.0.0.1])
	by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id CD60C940
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  3 Dec 2002 07:10:19 +0900 (JST)
Message-Id: <20021203070954.3dd9c044.tkato@prontomail.com>
Date: Tue, 3 Dec 2002 07:09:54 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: lang/otcl to 1.0a8

>Number:         45935
>Category:       ports
>Synopsis:       Update port: lang/otcl to 1.0a8
>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 Dec 02 14:20:06 PST 2002
>Closed-Date:    Thu Jan 02 10:42:49 PST 2003
>Last-Modified:  Thu Jan 02 10:42:49 PST 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0a8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/otcl/Makefile lang/otcl/Makefile
--- /usr/ports/lang/otcl/Makefile	Mon Nov 11 19:00:11 2002
+++ lang/otcl/Makefile	Sun Dec  1 10:23:43 2002
@@ -6,25 +6,26 @@
 #
 
 PORTNAME=	otcl
-PORTVERSION=	1.0a7
+PORTVERSION=	1.0a8
 CATEGORIES=	lang tcl83 tk83
-MASTER_SITES=	http://www.isi.edu/nsnam/dist/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	otcl-tclcl
 
 MAINTAINER=	ports@FreeBSD.org
 
 LIB_DEPENDS=	tk83.1:${PORTSDIR}/x11-toolkits/tk83
 
-INSTALLS_SHLIB=	yes
-GNU_CONFIGURE=	yes
+USE_AUTOCONF_VER=	213
 CONFIGURE_ARGS=	--with-tcl-ver=8.3 --with-tk-ver=8.3
-USE_AUTOCONF=	yes
+INSTALLS_SHLIB=	yes
+
 PKGINSTALL=	${PORTSDIR}/lang/tcl83/pkg-install.tclsh
 PKGDEINSTALL=	${PORTSDIR}/lang/tcl83/pkg-deinstall.tclsh
 
 post-install:
 	${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1
-	strip ${PREFIX}/bin/otclsh
-	strip ${PREFIX}/bin/owish
+	${STRIP_CMD} ${PREFIX}/bin/otclsh
+	${STRIP_CMD} ${PREFIX}/bin/owish
 .if exists(${PKGINSTALL})
 	${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
 .endif
diff -urN /usr/ports/lang/otcl/distinfo lang/otcl/distinfo
--- /usr/ports/lang/otcl/distinfo	Tue Mar 12 10:13:35 2002
+++ lang/otcl/distinfo	Sun Dec  1 10:22:56 2002
@@ -1 +1 @@
-MD5 (otcl-1.0a7.tar.gz) = b1cc048a131a061f8e5ef739acd4f781
+MD5 (otcl-1.0a8.tar.gz) = f9704db2d45b2be561bd501e1996fc38
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu Jan 2 10:42:40 PST 2003 
State-Changed-Why:  
committed, thanks 

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