Page MenuHomeFreeBSD

games/bzflag: Update to 2.4.10
ClosedPublic

Authored by joneum on May 18 2017, 11:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 31, 12:07 AM
Unknown Object (File)
Sun, May 18, 11:03 PM
Unknown Object (File)
Wed, May 14, 10:55 AM
Unknown Object (File)
Sun, May 4, 10:20 AM
Unknown Object (File)
Apr 23 2025, 6:56 PM
Unknown Object (File)
Apr 19 2025, 11:33 AM
Unknown Object (File)
Apr 15 2025, 10:38 AM
Unknown Object (File)
Feb 26 2025, 3:00 AM
Subscribers

Details

Summary
  • Update to 2.4.10
  • Remove MAKE_JOBS_UNSAFE

Changes: https://github.com/BZFlag-Dev/bzflag/releases

PR: 219317
Reported by: Kevin Zheng (Maintainer) <kevinz5000@gmail.com>
Approved by: xxx (mentor)
#Differential Revision: https://review.freebsd.org/D10792

Test Plan

games/bzflag % portlint -C
WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=".
WARN: /usr/home/joneum/dev/ports/games/bzflag/distinfo: [1]: TIMESTAMP is over 30 days old
0 fatal errors and 2 warnings found.

10amd64
10i386
11amd64
11i386
12.0-CURRENT r318899 amd64
12.0-CURRENT r318400 i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joneum retitled this revision from games/bzflag: Update to 2.4.10 - Update to 2.4.10 - Add MAKE_JOBS_UNSAFE Changes: https://github.com/BZFlag-Dev/bzflag/releases PR: 219317 Reported by: Kevin Zheng (Maintainer) <kevinz5000@gmail.com> Approved by: xxx (mentor) #Differential... to games/bzflag: Update to 2.4.10.May 18 2017, 12:00 PM
joneum edited the summary of this revision. (Show Details)
joneum edited the summary of this revision. (Show Details)
games/bzflag/Makefile
28 ↗(On Diff #28510)

You remove MAKE_JOBS_UNSAFE here. Not adding it.

This revision is now accepted and ready to land.May 21 2017, 8:26 AM
This revision was automatically updated to reflect the committed changes.