| Summary: | [MAINTAINER] emulators/higan: Make portlint happier, use newer options helpers | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Naram Qashat <cyberbotx> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Thu Aug 27 09:09:21 UTC 2015 New revision: 395407 URL: https://svnweb.freebsd.org/changeset/ports/395407 Log: - Pet portlint, switch to options helpers PR: 202532 Submitted by: cyberbotx@cyberbotx.com (maintainer) Changes: head/emulators/higan/Makefile head/emulators/higan/files/patch-nall-platform.hpp head/emulators/higan/files/patch-ruby__video__glx.cpp head/emulators/higan/files/patch-shaders head/emulators/higan/files/patch-target-ethos-Makefile head/emulators/higan/files/patch-target-ethos_general_presentation.cpp head/emulators/higan/files/patch-target-ethos_utility_utility.cpp |
Created attachment 160157 [details] higan.patch The included patch is to make portlint happier (the only thing it still complains about is LICENSE) and also to the newer Options helpers with the post-patch-*-on and pre-build-*-on targets. NOTE: Because of portlint recommending using make makepatch, I removed files/patch-shaders and included 2 separate patches for the two files changed by the removed patch.