Bug 256747 - net/keycloak: Update to 14.0.0
Summary: net/keycloak: Update to 14.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://www.keycloak.org/2021/06/keyc...
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2021-06-21 14:36 UTC by Matthias Wolf
Modified: 2021-06-22 23:54 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (59.87 KB, patch)
2021-06-21 14:36 UTC, Matthias Wolf
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wolf 2021-06-21 14:36:08 UTC
Created attachment 225964 [details]
net/keycloak

Upgrade Keycloak to 14.0.0.

Tested on 12.2-RELEASE and 13.0-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20210621-14:12:16.29347/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-22 23:51:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5983e7c1d85993217417df564421339070a34bcd

commit 5983e7c1d85993217417df564421339070a34bcd
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2021-06-22 23:50:07 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-22 23:50:07 +0000

    net/keycloak: Update to 14.0.0

    PR:             256747
    Approved by:    lwhsu (mentor, implicit)

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 408 ++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 360 insertions(+), 56 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-06-22 23:54:01 UTC
Committed, thanks!