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)
Feb 12 2024, 5:17 AM
Unknown Object (File)
Dec 21 2023, 6:31 PM
Unknown Object (File)
Dec 20 2023, 2:45 AM
Unknown Object (File)
Nov 2 2023, 1:29 AM
Unknown Object (File)
Oct 1 2023, 1:30 AM
Unknown Object (File)
Sep 13 2023, 2:03 AM
Unknown Object (File)
Jun 25 2023, 6:03 AM
Unknown Object (File)
Jun 20 2023, 6:44 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