Created attachment 191601 [details] Maintainer update to the latest upstream version Maintainer update to the latest upstream version
pkg-plist has errors: # sudo make check-orphans ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/atril.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/coverViewer.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/eom.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/fileManager4.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/mpv.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Server-mode/nokia-e71.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Utils/aliases-server-fbrowser-v4i.cfg Error: Orphaned: %%DATADIR%%/cfg-data/Utils/get-installed.sh ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop.
(In reply to samm from comment #0) Ping.
Created attachment 196474 [details] updated patch The patch is reversed, but after applying it, it fails to build with a configure error: Can not find avahi ! Install avahi headers or use --disable-avahi So I added avahi as a LIB_DEPENDS. Here's an updated patch with that and an updated plist.
A commit references this bug: Author: swills Date: Thu Sep 6 19:46:19 UTC 2018 New revision: 479154 URL: https://svnweb.freebsd.org/changeset/ports/479154 Log: comms/anyremote: update to 6.7.1 PR: 226698 Submitted by: samm@os2.kiev.ua (maintainer, with slight changes) Changes: head/comms/anyremote/Makefile head/comms/anyremote/distinfo head/comms/anyremote/pkg-plist
Committed, thanks!