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)
Mon, Mar 23, 7:57 PM
Unknown Object (File)
Mon, Mar 23, 12:12 AM
Unknown Object (File)
Sat, Mar 21, 10:52 PM
Unknown Object (File)
Thu, Mar 19, 1:41 AM
Unknown Object (File)
Sun, Mar 15, 3:45 AM
Unknown Object (File)
Feb 28 2026, 7:40 AM
Unknown Object (File)
Feb 26 2026, 10:20 PM
Unknown Object (File)
Feb 26 2026, 6:49 PM
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