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, Oct 13, 1:37 AM
Unknown Object (File)
Fri, Oct 10, 5:42 AM
Unknown Object (File)
Tue, Oct 7, 12:31 AM
Unknown Object (File)
Mon, Oct 6, 3:17 AM
Unknown Object (File)
Mon, Sep 29, 12:05 AM
Unknown Object (File)
Sat, Sep 27, 9:18 PM
Unknown Object (File)
Sat, Sep 20, 8:59 PM
Unknown Object (File)
Sep 13 2025, 12:50 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 9242
Build 9692: arc lint + arc unit

Event Timeline

games/iourbanterror/Makefile
31

This should probably be:

DISTVERSIONPREFIX=freebsd-
DISTVERSION=${Q3ENGINEVER}

Use DISTVERSIONPREFIX instead of GH_TAGNAME.

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

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