Bug 237136 - games/nxengine: update to 2.6.4
Summary: games/nxengine: update to 2.6.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nikolai Lifanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-09 07:12 UTC by Piotr Kubaj
Modified: 2019-04-15 00:17 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (lifanov)


Attachments
patch (8.66 KB, patch)
2019-04-09 07:12 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-09 07:12:08 UTC
Created attachment 203514 [details]
patch

Update to 2.6.4. Now -Wno-error-narrowing is not necessary.

Incidentally, this also fixes build using GCC8, which unbreaks GCC architectures, so CC'ing linimon@.

Tested on amd64 and powerpc64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-15 00:16:59 UTC
A commit references this bug:

Author: lifanov
Date: Mon Apr 15 00:16:53 UTC 2019
New revision: 498991
URL: https://svnweb.freebsd.org/changeset/ports/498991

Log:
  update games/nxengine to 2.6.4

  PR:		237136
  Submitted by:	Piotr Kubaj

Changes:
  head/games/nxengine/Makefile
  head/games/nxengine/distinfo
  head/games/nxengine/files/patch-libc++7
  head/games/nxengine/files/patch-src_graphics_screenshot.cpp
  head/games/nxengine/pkg-plist
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2019-04-15 00:17:23 UTC
Looks great! Thank you for your contribution!