Created attachment 188916 [details] Diff file for www/payara update, should be applied from ports root dir Please, check and commit changes from the attached .diff. The diff contains changes to update www/payara port version. It should be applied from the ports root, because contains changes in the UIDs and GIDs.
Can you look at these: ====> Running Q/A tests (stage-qa) Warning: Bad symlink '/usr/local/payara-4.1.2.173/glassfish/domains' pointing to an absolute pathname '/var/payara/payara-4.1.2.173/domains' Warning: Bad symlink '/usr/local/payara-4.1.2.173/glassfish/lib/registration' pointing to an absolute pathname '/var/payara/payara-4.1.2.173/registration' ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @dir %%VARDIR%% Error: Orphaned: @dir /var/payara ===> 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/payara
Created attachment 191716 [details] Updated patch for www/payara port
(In reply to Thomas Zander from comment #1) Sorry, I should run these checks by myself before submitting the patch. Please, check the new diff file attached to the PR. I've executed make check-orphans and make stage-qa. Everything seems to be fine.
Created attachment 193206 [details] Updated (2) patch for www/payara port Updated patch, because UID/GIDs have been taken by another port during waiting for commit.
testbuilds on 12a, 11.1a, 10.4i are all OK
A commit references this bug: Author: rodrigo Date: Thu May 24 20:49:49 UTC 2018 New revision: 470810 URL: https://svnweb.freebsd.org/changeset/ports/470810 Log: Update www/payara from 4.1.1.163 to 4.1.2.173 Add a user and group to run the server Full release note : https://docs.payara.fish/release-notes/release-notes-173.html PR: 224405 Submitted by: Dmytro Bilokha <dmytro@posteo.net> (maintainer) Changes: head/GIDs head/UIDs head/www/payara/Makefile head/www/payara/distinfo head/www/payara/files/payara.in head/www/payara/pkg-message head/www/payara/pkg-plist
Sorry for the delay. Committed with minor changes, thanks