lang/itcl: remove support for Tcl 8.5

PR:             277390
Submitted by:   gahr
Approved by:    maintainer timeout
This commit is contained in:
Pietro Cerutti 2024-04-01 14:11:46 +00:00
parent f6a5d79aad
commit dbf77f72b0

View file

@ -1,6 +1,6 @@
PORTNAME= itcl PORTNAME= itcl
PORTVERSION= 3.4.4 PORTVERSION= 3.4.4
PORTREVISION= 1 PORTREVISION= 2
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES= lang tcl CATEGORIES= lang tcl
MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/itcl%203.4.4 MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/itcl%203.4.4
@ -10,7 +10,7 @@ MAINTAINER= erik@bz.bzflag.bz
COMMENT= Object-oriented extension to Tcl [incr Tcl] COMMENT= Object-oriented extension to Tcl [incr Tcl]
WWW= https://sourceforge.net/projects/incrtcl/ WWW= https://sourceforge.net/projects/incrtcl/
USES+= tcl:85,86,tea USES+= tcl:86,tea
USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R} USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R}