git: 45ec13144ca7 - main - lang/itcl4: update to 4.2.3

From: Pietro Cerutti <gahr_at_FreeBSD.org>
Date: Tue, 29 Aug 2023 07:45:02 UTC
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