Thursday, April 28, 2022

Re: games/dMagnetic: Update to 0.34 (2nd attempt)

thanks, committed

On 2022/04/28 16:51, Thomas Dettbarn wrote:
> Ladies and Gentlemen.
>
> Please accept my latest patch to update the port of my little
> project games/dmagnetic to its most recent release, 0.34. This
> patch should no longer add the dreaded comment line, which was
> a leftover from the old CVS days.
>
> Hopefully, it will make its way into the ports of OpenBSD 7.2.
> (Truly looking forward to it. )
>
> Thomas

> diff --git a/games/dmagnetic/Makefile b/games/dmagnetic/Makefile
> index b4b3f917e70..aa0e339bd17 100644
> --- a/games/dmagnetic/Makefile
> +++ b/games/dmagnetic/Makefile
> @@ -1,4 +1,4 @@
> -V = 0.33
> +V = 0.34
> COMMENT = interpreter for Magnetic Scrolls games
> DISTNAME = dMagnetic_${V}
> PKGNAME = dmagnetic-${V}
> diff --git a/games/dmagnetic/distinfo b/games/dmagnetic/distinfo
> index 922538889a9..863d971fe55 100644
> --- a/games/dmagnetic/distinfo
> +++ b/games/dmagnetic/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (dMagnetic_0.33.tar.bz2) = QZmWbyFGZ8eMcTO4sMk/9LjGXI39sv+Uh6CzsXJq8hI=
> -SIZE (dMagnetic_0.33.tar.bz2) = 90675
> +SHA256 (dMagnetic_0.34.tar.bz2) = Vwsb63ERh0z7tU/HGGjczHMrwyNbnl31htk6T/K46Jc=
> +SIZE (dMagnetic_0.34.tar.bz2) = 90775

No comments:

Post a Comment