From: Stuart Henderson Subject: Re: emulators/frodo: MODTK_VERSION=8.6 To: Stuart Cassoff Cc: Marc Espie , OpenBSD Ports Date: Wed, 29 Jul 2026 17:31:31 +0100 ok sthen@ On 2026/07/29 11:34, Stuart Cassoff wrote: > Hi, > > Got a minute to check/approve? > > > Stu > > > On Sun, 19 Jul 2026, Stuart Cassoff wrote: > > > Looks good to me with 8.6. > > Note that there's a new (4.5) version available. > > > > > > Stu > > > > > > > > diff -Nurp /usr/ports/emulators/frodo/Makefile ./Makefile > > --- /usr/ports/emulators/frodo/Makefile Thu Oct 5 10:48:36 2023 > > +++ ./Makefile Sun Jul 19 08:52:37 2026 > > @@ -2,7 +2,7 @@ COMMENT= Commodore 64 emulator > > > > DISTNAME= FrodoV4_1b.Src > > PKGNAME= frodo-4.1b > > -REVISION= 10 > > +REVISION= 11 > > DISTFILES= FrodoV4_1b.Src${EXTRACT_SUFX} > > > > CATEGORIES= emulators games > > @@ -21,6 +21,7 @@ COMPILER = base-clang ports-gcc base-gcc > > CONFIGURE_STYLE= gnu > > > > MODULES= x11/tk > > +MODTK_VERSION= 8.6 > > RUN_DEPENDS= ${MODTK_RUN_DEPENDS} > > LIB_DEPENDS= sdl-*-!no_x11:devel/sdl > > > > > > >