Bug 257883 - net/keycloak: Update to 15.0.1
Summary: net/keycloak: Update to 15.0.1
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/docs/latest/...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 13:34 UTC by Matthias Wolf
Modified: 2021-08-17 05:58 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (22.83 KB, patch)
2021-08-16 13:34 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-08-16 13:34:12 UTC
Created attachment 227245 [details]
net/keycloak

Upgrade Keycloak to 15.0.1.

Tested on 12.2-RELEASE and 13.0-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20210816-12:30:14.85154/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-17 05:57:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78adc5de7069f1d57ae546ccb2bcb488008c4ed6

commit 78adc5de7069f1d57ae546ccb2bcb488008c4ed6
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2021-08-17 05:50:27 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-17 05:50:27 +0000

    net/keycloak: Update to 15.0.1

    Changelog:      https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-15-0-1

    PR:             257883

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +--
 net/keycloak/pkg-plist | 120 ++++++++++++++++---------------------------------
 3 files changed, 42 insertions(+), 86 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-08-17 05:58:56 UTC
Committed, thanks!