git: dbf77f72b059 - main - lang/itcl: remove support for Tcl 8.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 14:13:31 UTC
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbf77f72b059f68319337672014c19943d69c4a7 commit dbf77f72b059f68319337672014c19943d69c4a7 Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2024-04-01 14:11:46 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2024-04-01 14:11:46 +0000 lang/itcl: remove support for Tcl 8.5 PR: 277390 Submitted by: gahr Approved by: maintainer timeout --- lang/itcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index a0203e95e410..316960a5d019 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= itcl PORTVERSION= 3.4.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= lang tcl 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] WWW= https://sourceforge.net/projects/incrtcl/ -USES+= tcl:85,86,tea +USES+= tcl:86,tea USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R}