Bug 256168 - net/keycloak: Update to 13.0.1
Summary: net/keycloak: Update to 13.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://issues.redhat.com/browse/KEYC...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-26 12:15 UTC by Matthias Wolf
Modified: 2021-05-28 10:56 UTC (History)
1 user (show)

See Also:


Attachments
net/keycloak (16.17 KB, patch)
2021-05-26 12:15 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-26 12:15:48 UTC
Created attachment 225277 [details]
net/keycloak

Upgrade Keycloak to 13.0.1.

Tested on 12.2-RELEASE and 13.0-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20210526-12:10:12.96015/.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-28 10:55:29 UTC
A commit in branch main references this bug:

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

commit 11e7a6ec5a7747f4a9524c7ba1df832f7618323c
Author:     Matthias Wolf <freebsd@rheinwolf.de>
AuthorDate: 2021-05-28 10:54:55 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-05-28 10:54:55 +0000

    net/keycloak: Update to 13.0.1

    PR:             256168
    Submitted by:   Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
    Approved by:    lwhsu (mentor, implicit)

 net/keycloak/Makefile  |  2 +-
 net/keycloak/distinfo  |  6 ++--
 net/keycloak/pkg-plist | 90 +++++++++++++++++++++++++-------------------------
 3 files changed, 49 insertions(+), 49 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-05-28 10:56:07 UTC
Committed, thanks!