Bug 224405

Summary: www/payara: Port update to 4.1.2.173
Product: Ports & Packages Reporter: Dmytro Bilokha <dmytro>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi, riggs, rodrigo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Diff file for www/payara update, should be applied from ports root dir
none
Updated patch for www/payara port
none
Updated (2) patch for www/payara port dmytro: maintainer-approval+

Description Dmytro Bilokha 2017-12-17 18:10:33 UTC
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.
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2018-03-18 18:51:29 UTC
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
Comment 2 Dmytro Bilokha 2018-03-21 19:19:42 UTC
Created attachment 191716 [details]
Updated patch for www/payara port
Comment 3 Dmytro Bilokha 2018-03-21 19:22:11 UTC
(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.
Comment 4 Dmytro Bilokha 2018-05-09 12:52:27 UTC
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.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2018-05-10 06:59:14 UTC
testbuilds on 12a, 11.1a, 10.4i are all OK
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-05-24 20:50:07 UTC
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
Comment 7 Rodrigo Osorio freebsd_committer freebsd_triage 2018-05-24 20:51:13 UTC
Sorry for the delay.
Committed with minor changes, thanks