Created attachment 161305 [details] Patch py-avahi has plist problems: ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%DATADIR%%/service-types Error: Orphaned: @dir %%ETCDIR%% ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 - Add comment for service-types issue - Fix etcdir issue in avahi-app, by only creating it in avahi-app. This both fixes py-avahi and makes it possible to getrid of rmdirs in other avahi ports. - While here, switch to @sample
A commit references this bug: Author: amdmi3 Date: Fri Oct 9 21:09:09 UTC 2015 New revision: 398960 URL: https://svnweb.freebsd.org/changeset/ports/398960 Log: - Fix plist issue in py-avahi: comment out file which is installed by avahi-app port - Fix plist issues in many *avahi* ports: only create etc/avahi in avahi-app - Switch to @sample PR: 203283 Submitted by: amdmi3 Approved by: gnome (kwm) Changes: head/net/avahi-app/Makefile head/net/avahi-app/pkg-plist head/net/avahi-gtk/pkg-plist head/net/avahi-gtk3/Makefile head/net/avahi-libdns/Makefile head/net/avahi-qt4/Makefile head/net/avahi-sharp/Makefile head/net/py-avahi/pkg-plist