emulators/openmsx: MODTCL_VERSION=8.6

Stuart Cassoff <[email protected]> Fri, 31 Jul 2026 15:46:59 -0400 (EDT)
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
LGTM on i386 and amd64.


Stu



diff -Nurp /usr/ports/emulators/openmsx/Makefile ./Makefile
--- /usr/ports/emulators/openmsx/Makefile	Sun Apr 12 06:30:46 2026
+++ ./Makefile	Thu Jul 30 14:59:24 2026
@@ -4,6 +4,8 @@ BROKEN-alpha =	OOM when building src/cpu/CPUCore.cc
 
 COMMENT =	MSX home computer emulator
 
+REVISION =	0
+
 V =		21.0
 DISTNAME =	openmsx-$V
 
@@ -43,6 +45,8 @@ MODULES =	lang/python \
 		lang/tcl
 
 MODPY_RUNDEP =	No
+MODTCL_VERSION =8.6
+
 MAKE_FILE =	GNUmakefile
 USE_GMAKE =	Yes