Bug 277500 - net/keycloak: Update to 24.0.1
Summary: net/keycloak: Update to 24.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: Jose Alonso Cardenas Marquez
URL: https://www.keycloak.org/2024/03/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-05 10:47 UTC by Matthias Wolf
Modified: 2024-03-23 04:07 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (60.34 KB, patch)
2024-03-05 10:47 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 2024-03-05 10:47:08 UTC
Created attachment 248947 [details]
net/keycloak

Upgrade Keycloak to 24.0.1.

Tested on 13.2-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20240305-09:46:39.48163/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-23 04:06:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42cb1e29675fa1d40e69388af2fbd2b28b1df1a5

commit 42cb1e29675fa1d40e69388af2fbd2b28b1df1a5
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2024-03-23 04:02:58 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-03-23 04:02:58 +0000

    net/keycloak: Update to 24.0.1

    - Add pkg-message entry about creation of keycloak admin user
    - Remove obsolete files

    ChangeLog at:   https://www.keycloak.org/2024/03/keycloak-2401-released.html
    PR:             277500

 net/keycloak/Makefile                           |   2 +-
 net/keycloak/distinfo                           |   6 +-
 net/keycloak/files/keycloak.in                  |   2 +-
 net/keycloak/files/mysql-module.xml (gone)      |  10 -
 net/keycloak/files/pkg-message.in               |  11 +-
 net/keycloak/files/postgresql-module.xml (gone) |  10 -
 net/keycloak/pkg-plist                          | 543 ++++++++++++------------
 7 files changed, 281 insertions(+), 303 deletions(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-03-23 04:07:05 UTC
Committed thanks!