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, Jan 27, 12:06 PM
Unknown Object (File)
Sat, Jan 18, 10:41 PM
Unknown Object (File)
Tue, Jan 7, 10:02 PM
Unknown Object (File)
Dec 25 2024, 1:42 AM
Unknown Object (File)
Nov 22 2024, 10:15 PM
Unknown Object (File)
Nov 22 2024, 3:55 PM
Unknown Object (File)
Nov 22 2024, 3:54 PM
Unknown Object (File)
Nov 22 2024, 3:54 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 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