On Tue, Apr 02, 2024 at 01:36:11PM +0100, Tom Murphy wrote: > Hi, > > Here's a diff to update games/yquake2 from 8.00 to 8.30. > Have only tested the server binary but not the client (as I don't > have an OpenBSD gaming machine at the moment) and it loads and runs. > > Thanks, > Tom
Including MAINTAINER in the reply. Looks good as long as REVISION line is also removed. Adam, if you're not using the port actively, would you be okay with passing on maintainership? > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/games/yquake2/Makefile,v > diff -u -p -u -p -r1.29 Makefile > --- Makefile 6 Feb 2024 12:49:36 -0000 1.29 > +++ Makefile 2 Apr 2024 12:33:49 -0000 > @@ -1,6 +1,6 @@ > COMMENT= Yamagi Quake II > N= yquake2 > -V= 8.00 > +V= 8.30 > PKGNAME= ${N}-${V} > DISTNAME= quake2-${V} > CATEGORIES= games > Index: distinfo > =================================================================== > RCS file: /cvs/ports/games/yquake2/distinfo,v > diff -u -p -u -p -r1.11 distinfo > --- distinfo 15 Dec 2021 13:44:12 -0000 1.11 > +++ distinfo 2 Apr 2024 12:33:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (quake2-8.00.tar.xz) = YNjRD8K011uWElGZDk2QM1cZSnMhC8HkKSTt74h9DrI= > -SIZE (quake2-8.00.tar.xz) = 2086776 > +SHA256 (quake2-8.30.tar.xz) = 4tlWOtgm/TflgHjxXbrpi71IOUnymwl9BKgxVrwQm4Y= > +SIZE (quake2-8.30.tar.xz) = 2165532 >