upgrade to 1.0a8

PR:		45935
Submitted by:	Ports Fury
This commit is contained in:
Ying-Chieh Liao 2003-01-02 18:42:39 +00:00
parent 1d624443eb
commit 1355656d2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72264
2 changed files with 9 additions and 8 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (otcl-1.0a7.tar.gz) = b1cc048a131a061f8e5ef739acd4f781
MD5 (otcl-1.0a8.tar.gz) = f9704db2d45b2be561bd501e1996fc38