Page MenuHomeFreeBSD

games/iourbanterror: Update to 4.3.2
ClosedPublic

Authored by kami on Mar 29 2017, 7:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 4:49 PM
Unknown Object (File)
Sat, Aug 8, 4:40 PM
Unknown Object (File)
Sat, Aug 8, 4:39 PM
Unknown Object (File)
Sat, Aug 8, 11:13 AM
Unknown Object (File)
Wed, Aug 5, 3:06 AM
Unknown Object (File)
Tue, Aug 4, 10:37 AM
Unknown Object (File)
Tue, Aug 4, 6:50 AM
Unknown Object (File)
Mon, Aug 3, 4:33 AM
Subscribers

Details

Reviewers
miwi
adamw
Group Reviewers
ports secteam
Summary
games/iourbanterror: Update to 4.3.2

- Switch to FreeBSD fork [1] of official engine [2]

[1] https://github.com/lonkamikaze/urt4-freebsd
[2] https://github.com/Barbatos/ioq3-for-UrbanTerror-4

PR: 217911
#Reviewed by: miwi
Approved by: miwi (mentor)
MFH: 2017Q2
Security: CVE-2017-6903
Security: e48355d7-1548-11e7-8611-0090f5f2f347
#Differential Revision: D10174
Test Plan

Poudriere on all 10.3 and 11.0 completed.
bsda2/makeplist (tests all options individually) completed.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8348
Build 8618: arc lint + arc unit

Event Timeline

games/iourbanterror/Makefile
29

This should probably be:

DISTVERSIONPREFIX=freebsd-
DISTVERSION=${Q3ENGINEVER}

Use DISTVERSIONPREFIX instead of GH_TAGNAME.

kami added a reviewer: ports secteam.
games/iourbanterror/Makefile
19–22

Why not s,${.CURDIR}/../${PORTNAME},${.CURDIR},

kami marked an inline comment as done.

Minor distfile fetching changes due to change of master port.

kami edited reviewers, added: adamw; removed: cs, koobs.
This revision is now accepted and ready to land.May 21 2017, 8:27 AM