Created attachment 199549 [details] Update to 8.5.35 Tested on 11.2 amd64. With fixed #230343 and #230342.
A commit references this bug: Author: sunpoet Date: Mon Nov 26 19:00:46 UTC 2018 New revision: 485960 URL: https://svnweb.freebsd.org/changeset/ports/485960 Log: Update to 8.5.35 - While I'm here, add post-patch: to avoid check-plist error in "poudriere bulk -t" Changes: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html PR: 233509 Submitted by: <vvd@unislabs.com> (maintainer) Changes: head/www/tomcat85/Makefile head/www/tomcat85/distinfo head/www/tomcat85/pkg-plist
I've added post-patch: to remove corresponding files to avoid check-plist error in "poudriere bulk -t". ====> 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: %%T%%/bin/commons-daemon-native.tar.gz Error: Orphaned: %%T%%/bin/commons-daemon.jar Error: Orphaned: %%T%%/bin/tomcat-native.tar.gz ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/www/tomcat85
Thanks.