On Wed, Mar 14, 2018 at 12:51:40PM -0700, Ryan Freeman wrote: > On Sat, Mar 03, 2018 at 07:59:46PM -0800, Ryan Freeman wrote: > > On Sat, Mar 03, 2018 at 09:22:26AM +0000, Stuart Henderson wrote: > > > This is not an uploaded release tarball, it's auto-generated so > > > please keep GH_*. > > > > > > Like Makefile.template says, look at the file url - > > > > > > /archive/ -> GH_* > > > /releases/ -> MASTER_SITES etc > > > > > > -- > > > Sent from a phone, apologies for poor formatting. > > > > Here is a patch that undoes that change, thanks for catching that. > > > > ping
One more try...we've hit urgent fixes only mode i see, and while this isn't exactly urgent, online games will not work without this update. Anyone? :-) -ryan > > > > > Index: urbanterror/Makefile > > =================================================================== > > RCS file: /cvs/ports/games/urbanterror/Makefile,v > > retrieving revision 1.5 > > diff -u -p -r1.5 Makefile > > --- urbanterror/Makefile 26 Feb 2018 08:54:59 -0000 1.5 > > +++ urbanterror/Makefile 4 Mar 2018 03:55:32 -0000 > > @@ -3,11 +3,11 @@ > > ONLY_FOR_ARCHS = amd64 i386 > > > > COMMENT = fast-paced hollywood-tactical shooter: "fun over realism" > > -DISTNAME = urbanterror-4.3.2pl1 > > +DISTNAME = urbanterror-4.3.3 > > > > GH_ACCOUNT = Barbatos > > GH_PROJECT = ioq3-for-UrbanTerror-4 > > -GH_TAGNAME = release-4.3.2-hotfix > > +GH_TAGNAME = release-4.3.3 > > > > CATEGORIES = games x11 > > > > Index: urbanterror/distinfo > > =================================================================== > > RCS file: /cvs/ports/games/urbanterror/distinfo,v > > retrieving revision 1.4 > > diff -u -p -r1.4 distinfo > > --- urbanterror/distinfo 26 Feb 2018 08:54:59 -0000 1.4 > > +++ urbanterror/distinfo 4 Mar 2018 03:55:32 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (urbanterror-4.3.2pl1.tar.gz) = > > kyvOLKLR+uSd9mLoUQmf1kmNV8VuDE+dXMOg+NtAhNI= > > -SIZE (urbanterror-4.3.2pl1.tar.gz) = 3326324 > > +SHA256 (urbanterror-4.3.3.tar.gz) = > > uQvKfqksCyfUzjvArkTlPEu1jaJsgHXSOUYxeSPEa2A= > > +SIZE (urbanterror-4.3.3.tar.gz) = 3325609 > > Index: urbanterror-data/Makefile > > =================================================================== > > RCS file: /cvs/ports/games/urbanterror-data/Makefile,v > > retrieving revision 1.5 > > diff -u -p -r1.5 Makefile > > --- urbanterror-data/Makefile 9 Feb 2017 11:19:47 -0000 1.5 > > +++ urbanterror-data/Makefile 4 Mar 2018 03:55:32 -0000 > > @@ -3,11 +3,11 @@ > > ONLY_FOR_ARCHS = amd64 i386 > > > > COMMENT = Urban Terror game data > > -PKGNAME = urbanterror-data-4.3.2 > > +PKGNAME = urbanterror-data-4.3.3 > > CATEGORIES = games > > > > URT_VER = 43 > > -URT_REV = 2 > > +URT_REV = 3 > > > > DISTNAME = UrbanTerror${URT_VER}${URT_REV}_full > > > > Index: urbanterror-data/distinfo > > =================================================================== > > RCS file: /cvs/ports/games/urbanterror-data/distinfo,v > > retrieving revision 1.3 > > diff -u -p -r1.3 distinfo > > --- urbanterror-data/distinfo 7 Feb 2017 06:12:27 -0000 1.3 > > +++ urbanterror-data/distinfo 4 Mar 2018 03:55:32 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (UrbanTerror432_full.zip) = > > dN7hVm+mzQ6ybYZhSaG2rX6PGKZTaT8CeQwF73zjUqQ= > > -SIZE (UrbanTerror432_full.zip) = 1469432087 > > +SHA256 (UrbanTerror433_full.zip) = > > w1gnGSckr8qqB9e9t08X4G5LhlNGZy7aKwBxez0CMGc= > > +SIZE (UrbanTerror433_full.zip) = 1472028382 > > >