Bug 237094

Summary: games/openttd: update to 1.9.0
Product: Ports & Packages Reporter: Nuno Teixeira <eduardo>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (danfe)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nuno Teixeira freebsd_committer freebsd_triage 2019-04-08 06:33:32 UTC
Hello,

Please update this port to 1.9.0.

2019-04-01: OpenTTD 1.9.0 is now published.

Thanks very much,

Nuno Teixeira
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 12:15:14 UTC
A commit references this bug:

Author: danfe
Date: Mon Apr  8 12:14:20 UTC 2019
New revision: 498368
URL: https://svnweb.freebsd.org/changeset/ports/498368

Log:
  - Update OpenTTD to the latest stable version 1.9.0
  - Collapse per-mirror MASTER_SITES into single CDN entry point:
    old mirrors do not carry 1.9.0 distfile and I could not find
    current mirror list, should be OK as new entry point works
    with "fetch -A": it either does not redirect at all, or sends
    301 (permanent), not 302 (temporary) redirect response
  - Allow to build with Fluidsynth music driver (off by default)
  - Install more complete set of documentation and game files
  - Move docfiles installation under `post-install-DOCS-on'
  - Add `sdl' to USES list and make pkg-plist file better sorted

  PR:	237094 (patchless update request)

Changes:
  head/games/openttd/Makefile
  head/games/openttd/distinfo
  head/games/openttd/pkg-plist
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2019-04-08 12:16:11 UTC
Thanks for the heads-up, port was updated in ports r498368.

Please note that "port update" type of problem reports are typically expected to contain a patch. :-)