Bug 275446 - net/keycloak: Update to 23.0.1
Summary: net/keycloak: Update to 23.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: Joel Bodenmann
URL: https://www.keycloak.org/2023/11/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-30 09:09 UTC by Matthias Wolf
Modified: 2023-12-02 16:11 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (39.26 KB, patch)
2023-11-30 09:09 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 2023-11-30 09:09:46 UTC
Created attachment 246682 [details]
net/keycloak

Upgrade Keycloak to 23.0.1.

Tested on 12.4-RELEASE and 13.2-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20231130-08:30:54.92670/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-02 16:07:52 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=842f6ad5b9e69103656cfd96b8b92c1a58cde664

commit 842f6ad5b9e69103656cfd96b8b92c1a58cde664
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2023-12-01 21:48:32 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-12-02 16:07:03 +0000

    net/keycloak: Update to 23.0.1

    Changelog: https://www.keycloak.org/2023/11/keycloak-2301-released.html

    PR:                     275446
    Approved by:            zirias (mentor)
    Differential Revision:  https://reviews.freebsd.org/D42873

 net/keycloak/Makefile  |   2 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 306 +++++++++++++++++++++++--------------------------
 3 files changed, 149 insertions(+), 165 deletions(-)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2023-12-02 16:11:36 UTC
Committed - Thanks!