Date: Fri, 13 Sep 2024 14:09:15 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 934421252ee5 - 2024Q3 - net/keycloak: Update to 25.0.5 Message-ID: <202409131409.48DE9Fke048094@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=934421252ee507ab6fc392da7556f3e4269b5f48 commit 934421252ee507ab6fc392da7556f3e4269b5f48 Author: Matthias Wolf <freebsd@rheinwolf.de> AuthorDate: 2024-09-10 11:47:07 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-13 14:08:49 +0000 net/keycloak: Update to 25.0.5 Changelog: https://www.keycloak.org/2024/09/keycloak-2505-released.html PR: 281413 (cherry picked from commit b67faced9d49f07663078c2e1f5ba0fff2c9b1c9) --- net/keycloak/Makefile | 3 +-- net/keycloak/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/keycloak/Makefile b/net/keycloak/Makefile index 7669c02773ed..e2c0f59c8e32 100644 --- a/net/keycloak/Makefile +++ b/net/keycloak/Makefile @@ -1,6 +1,5 @@ PORTNAME= keycloak -DISTVERSION= 25.0.4 -PORTREVISION= 1 +DISTVERSION= 25.0.5 CATEGORIES= net java MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/net/keycloak/distinfo b/net/keycloak/distinfo index 689fd59813f0..8cf8e6cb5ab1 100644 --- a/net/keycloak/distinfo +++ b/net/keycloak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721294958 -SHA256 (keycloak-25.0.4.tar.gz) = 3ea8cb05d1efda15b3a9cbd39969cb322ad271e41ab60863cab4add6fd3ff05f -SIZE (keycloak-25.0.4.tar.gz) = 146492856 +TIMESTAMP = 1725954129 +SHA256 (keycloak-25.0.5.tar.gz) = 05b05c6426e547ef7ee4ea0eb975899049856ba5b2a6c658e3f0ab0e458ca87c +SIZE (keycloak-25.0.5.tar.gz) = 146457669
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409131409.48DE9Fke048094>