Bug 267637 - net/keycloak: Update to 20.0.1
Summary: net/keycloak: Update to 20.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: Nuno Teixeira
URL: https://www.keycloak.org/2022/11/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 13:04 UTC by Matthias Wolf
Modified: 2022-11-08 14:20 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (72.77 KB, patch)
2022-11-08 13:04 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 2022-11-08 13:04:27 UTC
Created attachment 237939 [details]
net/keycloak

Upgrade Keycloak to 20.0.1.

Tested on 12.3-RELEASE and 13.1-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20221108-09:19:47.75694/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-08 14:20:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5119d71f54d955a6ec648f15cb891e58ec16b12d

commit 5119d71f54d955a6ec648f15cb891e58ec16b12d
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2022-11-08 14:18:07 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-08 14:19:10 +0000

    net/keycloak: Update to 20.0.1

    ChangeLog: https://www.keycloak.org/2022/11/keycloak-2001-released.html

    PR:             267637

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 668 ++++++++++++++++++++++++-------------------------
 3 files changed, 325 insertions(+), 351 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-11-08 14:20:36 UTC
Committed, thanks!