[Bug 275658] net/keycloak: User/group hardcoded to www/www

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 20 Feb 2024 17:38:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275658

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=17afe60229c0d18c7f0d38fc7412d17abcffbc39

commit 17afe60229c0d18c7f0d38fc7412d17abcffbc39
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-02-20 17:33:39 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-02-20 17:36:48 +0000

    net/keycloak: update to 23.0.6

    - Update to 23.0.6
    - Add keycloak user and group
    - Add pkg-message
    - Add support for development(start-dev) and production (start) mode at rc
script
    - Export JAVA_HOME from rc script
    - Add keycloak build function into rc script

    PR:             275658 276859
    Approved by:    maintainer timeout (2 weeks)

 GIDs                                    |  2 +-
 UIDs                                    |  2 +-
 net/keycloak/Makefile                   | 19 +++++++----
 net/keycloak/distinfo                   |  6 ++--
 net/keycloak/files/keycloak.in          | 15 +++++++--
 net/keycloak/files/pkg-message.in (new) | 58 +++++++++++++++++++++++++++++++++
 net/keycloak/pkg-plist                  |  6 ++--
 7 files changed, 93 insertions(+), 15 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.