Created attachment 174185 [details] www/privoxy: Update to 3.0.26 stable - Use official website as primary master site. - Add option to increase the number of connections Privoxy can serve at the same time. - Quote variables in the rc script more consistently. The upstream changes are documented at: https://www.privoxy.org/3.0.26/user-manual/whatsnew.html
There is plist issue: ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%ETCDIR%%/templates/client-tags ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1
Created attachment 174215 [details] www/privoxy: Update to 3.0.26 stable (fixed plist) Sorry, my mistake. I tested with "poudriere bulk ..." but apparently did not yet configure this poudriere system to always run check-plist. I was able to reproduce the issue with "poudriere testport ..." and unsurprisingly adding the file to the plist fixes the issue.
Can't prestart actions from rc.d file be replaced with plist practices? E.g. @sample, @owner/@group, @dir etc.
In case of config and match-all.action that's probably the case. Thanks for the suggestion, I'll look into this for the next update.
Thank you!
A commit references this bug: Author: amdmi3 Date: Wed Aug 31 12:08:22 UTC 2016 New revision: 421155 URL: https://svnweb.freebsd.org/changeset/ports/421155 Log: - Update to 3.0.26 - Use official website as primary master site. - Add option to increase the number of connections Privoxy can serve at the same time - Quote variables in the rc script more consistently. The upstream changes are documented at: https://www.privoxy.org/3.0.26/user-manual/whatsnew.html PR: 212240 Submitted by: fk@fabiankeil.de (maintainer) Changes: head/www/privoxy/Makefile head/www/privoxy/distinfo head/www/privoxy/files/privoxy.in head/www/privoxy/pkg-plist