Bug 255744 - net/keycloak: Update to 13.0.0
Summary: net/keycloak: Update to 13.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: Fernando Apesteguía
URL: https://www.keycloak.org/2021/05/keyc...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-10 10:05 UTC by Matthias Wolf
Modified: 2021-05-10 13:03 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (168.06 KB, patch)
2021-05-10 10:05 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-05-10 10:05:54 UTC
Created attachment 224807 [details]
net/keycloak

Upgrade Keycloak to 13.0.0.

Tested on 12.2-RELEASE and 13.0-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20210510-09:27:14.89129/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-10 13:02:48 UTC
A commit in branch main references this bug:

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

commit cb5002435df8672faebec948b33b89dd5c9e0e9f
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-05-10 11:22:43 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-05-10 12:58:57 +0000

    net/keycloak: Update to 13.0.0

    ChangeLog: https://www.keycloak.org/2021/05/keycloak-1300-released.html

    While here pet linters

    PR:     255744
    Reported by:    freebsd@rheinwolf.de (maintainer)

 net/keycloak/Makefile  |  20 +-
 net/keycloak/distinfo  |   6 +-
 net/keycloak/pkg-plist | 927 ++++++++++++++++++++++++-------------------------
 3 files changed, 472 insertions(+), 481 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-05-10 13:03:19 UTC
Committed,

Thanks!