On Thu, May 09, 2019 at 08:36:50AM -0600, Aaron Bieber wrote: > Bring ioquake3 to the latest. I left my PAK files at home so I can't test. > > :( > > OK?
I have my PAK files still! :) Tests good here on -current amd64. -Ryan > > diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile > index daa8a119522..c7046f10b24 100644 > --- a/games/ioquake3/Makefile > +++ b/games/ioquake3/Makefile > @@ -5,12 +5,11 @@ ONLY_FOR_ARCHS= amd64 i386 > > COMMENT= clone of the original Quake III Arena > > -DISTNAME= ioquake3-2018.04.13 > -REVISION= 0 > +DISTNAME= ioquake3-2019.04.08 > > GH_ACCOUNT= ioquake > GH_PROJECT= ioq3 > -GH_COMMIT= 3377f9981a5c9a245422d6a1531f66fceb333f77 > +GH_COMMIT= 95b9cab4d644fa3bf757cfff821cc4f7d76e38b0 > > CATEGORIES= games > > diff --git a/games/ioquake3/distinfo b/games/ioquake3/distinfo > index 8ca4a50b6ef..797e37baac6 100644 > --- a/games/ioquake3/distinfo > +++ b/games/ioquake3/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (ioquake3-2018.04.13-3377f998.tar.gz) = > U7lZ7KDrxn5b1c7whM6qCxER5/qGJWBx0Ujg2xpMz7s= > -SIZE (ioquake3-2018.04.13-3377f998.tar.gz) = 11585781 > +SHA256 (ioquake3-2019.04.08-95b9cab4.tar.gz) = > tbKTIUHrtUzNaG3nEKzsg+AXTNzQMPA6xS0saugodgA= > +SIZE (ioquake3-2019.04.08-95b9cab4.tar.gz) = 7679591 > diff --git a/games/ioquake3/pkg/PLIST b/games/ioquake3/pkg/PLIST > index 7c1e265a627..4b41b0bd828 100644 > --- a/games/ioquake3/pkg/PLIST > +++ b/games/ioquake3/pkg/PLIST > @@ -1,6 +1,7 @@ > @comment $OpenBSD: PLIST,v 1.7 2018/09/04 12:46:13 espie Exp $ > @newgroup _ioq3:776 > @newuser _ioq3:776:_ioq3:daemon:ioquake3 Server:/var/ioq3:/sbin/nologin > +@rcscript ${RCDIR}/ioq3ded > @bin bin/ioq3ded > @bin bin/ioquake3 > share/doc/pkg-readmes/${PKGSTEM} > @@ -19,7 +20,3 @@ share/ioquake3/renderer_opengl2_${QUAKE_ARCH}.so > @owner _ioq3 > @group _ioq3 > @sample /var/ioq3/ > -@owner > -@group > -@mode > -@rcscript ${RCDIR}/ioq3ded > > -- > PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE >