Re: emulators/frodo: MODTK_VERSION=8.6

Stuart Cassoff <[email protected]> Wed, 29 Jul 2026 11:34:30 -0400 (EDT)
Newsgroups gmane.os.openbsd.ports
Message-ID <[email protected]>
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
>  
> 
>