1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Upgrade to 2.5.

Submitted by:	Andy Sparrow <spadger@best.com>
This commit is contained in:
Thomas Gellekum 2001-09-06 12:05:58 +00:00
parent aa3fb1d53e
commit a2fc4e6d32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47470
3 changed files with 6 additions and 6 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= tkinfo
PORTVERSION= 2.4
CATEGORIES= misc tk82
PORTVERSION= 2.5
CATEGORIES= misc tk83
MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/
MAINTAINER= tg@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
NO_BUILD= yes
MAN1= tkinfo.1

View File

@ -1 +1 @@
MD5 (tkinfo-2.4.tar.gz) = bfae500662d8eed5fe0231b7627efb8f
MD5 (tkinfo-2.5.tar.gz) = e194131e1900d1214c4157b247054c0b

View File

@ -4,7 +4,7 @@
#!/bin/sh
# This is a Tcl/Tk script to be interpreted by wish (Tk4.0 or better): \
-exec wish "$0" "$@"
+exec wish8.2 "$0" "$@"
+exec wish8.3 "$0" "$@"
##########################################################################
# Version of TkInfo: