Re: UPDATE: games/urbanterror{,-data}

2018-07-01 Thread Brian Callahan
On 07/01/18 14:46, Ryan Freeman wrote: Hey, Trivial update to Urbanterror 4.3.4, unfortunately they did touch the data files ever-so-slightly, so that got bumped too. Mostly engine fixes: https://www.urbanterror.info/news/520-urban-terror-4-3-4-release/ Builds/packages a-okay on -current

UPDATE: games/urbanterror{,-data}

2018-07-01 Thread Ryan Freeman
Hey, Trivial update to Urbanterror 4.3.4, unfortunately they did touch the data files ever-so-slightly, so that got bumped too. Mostly engine fixes: https://www.urbanterror.info/news/520-urban-terror-4-3-4-release/ Builds/packages a-okay on -current amd64, looking for OK + commit :-) Cheers,

Re: update: games/urbanterror and games/urbanterror-data

2018-03-21 Thread Stuart Henderson
On 2018/03/21 08:25, Ryan Freeman wrote: > 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 +, Stuart Henderson wrote: > > > > This is not an uploaded release tarball, it's

Re: update: games/urbanterror and games/urbanterror-data

2018-03-21 Thread Ryan Freeman
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 +, Stuart Henderson wrote: > > > This is not an uploaded release tarball, it's auto-generated so > > > please keep GH_*. > > > >

Re: update: games/urbanterror and games/urbanterror-data

2018-03-14 Thread Ryan Freeman
On Sat, Mar 03, 2018 at 07:59:46PM -0800, Ryan Freeman wrote: > On Sat, Mar 03, 2018 at 09:22:26AM +, 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 - > > > >

Re: update: games/urbanterror and games/urbanterror-data

2018-03-03 Thread Ryan Freeman
On Sat, Mar 03, 2018 at 09:22:26AM +, 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,

Re: update: games/urbanterror and games/urbanterror-data

2018-03-03 Thread Stuart Henderson
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. On 3 March 2018 07:07:47 Ryan Freeman

update: games/urbanterror and games/urbanterror-data

2018-03-02 Thread Ryan Freeman
Hot on the heels of the 4.3.2 hotfix is a full-fledged 4.3.3 release. Titled 'Still Dying', it has lots of bug fixes and game behavior tweaks this time around, as well as security fixes: http://www.urbanterror.info/news/516-urban-terror-4-3-3-release/ Diff inline for both urbanterror and

Re: UPDATE: games/urbanterror

2018-02-19 Thread Ryan Freeman
On Tue, Feb 13, 2018 at 03:18:02PM -0800, Ryan Freeman wrote: > On Wed, Feb 07, 2018 at 08:12:07AM -0800, Ryan Freeman wrote: > > On Wed, Feb 07, 2018 at 07:22:04AM +, Mikolaj Kucharski wrote: > > > On Tue, Feb 06, 2018 at 08:58:29AM -0800, Ryan Freeman wrote: > > > > -DISTNAME =

Re: UPDATE: games/urbanterror

2018-02-13 Thread Ryan Freeman
On Wed, Feb 07, 2018 at 08:12:07AM -0800, Ryan Freeman wrote: > On Wed, Feb 07, 2018 at 07:22:04AM +, Mikolaj Kucharski wrote: > > On Tue, Feb 06, 2018 at 08:58:29AM -0800, Ryan Freeman wrote: > > > -DISTNAME = urbanterror-4.3.2 > > > +DISTNAME = urbanterror-4.3.2p1 > > > > I

Re: UPDATE: games/urbanterror

2018-02-07 Thread Ryan Freeman
On Wed, Feb 07, 2018 at 07:22:04AM +, Mikolaj Kucharski wrote: > On Tue, Feb 06, 2018 at 08:58:29AM -0800, Ryan Freeman wrote: > > -DISTNAME = urbanterror-4.3.2 > > +DISTNAME = urbanterror-4.3.2p1 > > I think `p` marker is reserved for REVISION, so why not useing > revision directly? Woops,

Re: UPDATE: games/urbanterror

2018-02-06 Thread Mikolaj Kucharski
On Tue, Feb 06, 2018 at 08:58:29AM -0800, Ryan Freeman wrote: > -DISTNAME = urbanterror-4.3.2 > +DISTNAME = urbanterror-4.3.2p1 I think `p` marker is reserved for REVISION, so why not useing revision directly? -- best regards q#

UPDATE: games/urbanterror

2018-02-06 Thread Ryan Freeman
mazocomp _at_ disroot.org noticed that the code does not contain PROT_WRITE|PROT_EXEC anymore, and thusly we can strip USE_WXNEEDED. At the same time there is also a hotfix update that addresses some CVE related to the quake3 engine:

Re: UPDATE: games/urbanterror{,-data}

2017-02-06 Thread Ryan Freeman
On Sun, Feb 05, 2017 at 10:34:29AM -0800, Ryan Freeman wrote: > Hey, > > Here is an update to the freshly-released UrbanTerror 4.3.2! > Not much change in the way of the port itself, regen'd patches > and I added a RUN_DEPENDS on net/curl, as it uses it via DLOPEN > to fetch maps the user does

UPDATE: games/urbanterror{,-data}

2017-02-05 Thread Ryan Freeman
Hey, Here is an update to the freshly-released UrbanTerror 4.3.2! Not much change in the way of the port itself, regen'd patches and I added a RUN_DEPENDS on net/curl, as it uses it via DLOPEN to fetch maps the user does not have when connecting to servers. Changes for this version can be found

Re: UPDATE: games/urbanterror and games/urbanterror-data

2016-10-13 Thread Ryan Freeman
On Thu, Oct 13, 2016 at 11:02:50AM +0300, Kirill Bychkov wrote: > On Wed, October 12, 2016 08:03, Kirill Bychkov wrote: > > On Fri, October 7, 2016 04:01, Ryan Freeman wrote: > >> Hey, > >> > >> Here is an update to the newly released UrbanTerror 4.3.1 (4.3.1 being > >> a hotfix release to the

Re: UPDATE: games/urbanterror and games/urbanterror-data

2016-10-13 Thread Kirill Bychkov
On Wed, October 12, 2016 08:03, Kirill Bychkov wrote: > On Fri, October 7, 2016 04:01, Ryan Freeman wrote: >> Hey, >> >> Here is an update to the newly released UrbanTerror 4.3.1 (4.3.1 being >> a hotfix release to the also newly released 4.3.0) >> >> Since the engine and data is very dependant on

Re: UPDATE: games/urbanterror and games/urbanterror-data

2016-10-11 Thread Kirill Bychkov
On Fri, October 7, 2016 04:01, Ryan Freeman wrote: > Hey, > > Here is an update to the newly released UrbanTerror 4.3.1 (4.3.1 being > a hotfix release to the also newly released 4.3.0) > > Since the engine and data is very dependant on each other, I have > the diff of both urbanterror and

UPDATE: games/urbanterror and games/urbanterror-data

2016-10-06 Thread Ryan Freeman
Hey, Here is an update to the newly released UrbanTerror 4.3.1 (4.3.1 being a hotfix release to the also newly released 4.3.0) Since the engine and data is very dependant on each other, I have the diff of both urbanterror and urbanterror-data in one, to be applied from $PORTSDIR/games/ Played