Date: Tue, 29 Aug 2023 07:45:02 GMT From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 45ec13144ca7 - main - lang/itcl4: update to 4.2.3 Message-ID: <202308290745.37T7j2DT092035@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=45ec13144ca79c0fee931c5f7da554399420956f commit 45ec13144ca79c0fee931c5f7da554399420956f Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2023-08-29 07:38:16 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2023-08-29 07:44:55 +0000 lang/itcl4: update to 4.2.3 --- lang/itcl4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/itcl4/Makefile b/lang/itcl4/Makefile index c4aeaec2f675..53c0f283296d 100644 --- a/lang/itcl4/Makefile +++ b/lang/itcl4/Makefile @@ -1,8 +1,8 @@ PORTNAME= itcl4 -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 PORTREVISION= 0 CATEGORIES= lang -MASTER_SITES= SF/tcl/Tcl/8.6.12 +MASTER_SITES= SF/tcl/Tcl/8.6.13 DISTNAME= itcl${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308290745.37T7j2DT092035>