Summary: | emulators/mgba: Update to 0.7.3 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | James Wright <james.wright> | ||||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | tcberner, val | ||||||
Priority: | --- | Keywords: | buildisok | ||||||
Version: | Latest | Flags: | koobs:
maintainer-feedback+
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
looks good Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/106247829 Comment on attachment 210338 [details] mgba diff Set maintainer-approval attachment flag (to +) to signify maintainer approval (comment 2) (In reply to James Wright from comment #0) this does not seem to be a Gtk+ ports. Don't make portlint happy :) -- INSTALLS_ICONS is not needed. Created attachment 210399 [details]
Updated mgba diff
Removed INSTALLS_ICONS as suggested by tcberner.
A commit references this bug: Author: tcberner Date: Thu Jan 2 20:53:10 UTC 2020 New revision: 521877 URL: https://svnweb.freebsd.org/changeset/ports/521877 Log: emulators/mgba: Update to 0.7.3 PR: 242994 Submitted by: James Wright <james.wright@digital-chaos.com> Approved by: greg@unrelenting.technology (maintainer) Changes: head/emulators/mgba/Makefile head/emulators/mgba/distinfo head/emulators/mgba/pkg-plist Committed. Thanks. |
Created attachment 210338 [details] mgba diff Updated to latest stable version (0.7.3) Added USE_LDCONFIG and INSTALLS_ICONS to keep portlint happy.