Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2026 07:58:30 +0000
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f42829f3a963 - main - www/mod_auth_openidc: Update to 2.4.19.1
Message-ID:  <69b27226.361a7.6eb23f4d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by brnrd:

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

commit f42829f3a9631a771ec8e71eaa756a91ec8e5433
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-03-12 07:57:32 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-03-12 07:57:32 +0000

    www/mod_auth_openidc: Update to 2.4.19.1
    
    * Project moved from pingidentity to OpenIDC org
    
    PR:             293325
    Approved by:    maintainer timeout
---
 www/mod_auth_openidc/Makefile | 6 +++---
 www/mod_auth_openidc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/mod_auth_openidc/Makefile b/www/mod_auth_openidc/Makefile
index 64ac53ba918f..676e9400df8b 100644
--- a/www/mod_auth_openidc/Makefile
+++ b/www/mod_auth_openidc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mod_auth_openidc
-PORTVERSION=	2.4.17.1
+PORTVERSION=	2.4.19.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
@@ -20,8 +20,8 @@ LIB_DEPENDS=	libcjose.so:devel/cjose \
 
 USES=		apache autoreconf cpe gmake libtool pkgconfig ssl
 USE_GITHUB=	yes
-GH_ACCOUNT=	pingidentity
-CPE_VENDOR=	${GH_ACCOUNT}
+GH_ACCOUNT=	OpenIDC
+CPE_VENDOR=	${GH_ACCOUNT:tl}
 
 PLIST_FILES=	${APACHEMODDIR}/mod_auth_openidc.so
 GNU_CONFIGURE=	yes
diff --git a/www/mod_auth_openidc/distinfo b/www/mod_auth_openidc/distinfo
index ecf5e159e460..38953d2b20e7 100644
--- a/www/mod_auth_openidc/distinfo
+++ b/www/mod_auth_openidc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752074336
-SHA256 (pingidentity-mod_auth_openidc-v2.4.17.1_GH0.tar.gz) = b3ed6efd092eb2581c1bd207d09032d9b4b3ea3774b8ef1230927e95d2c5307c
-SIZE (pingidentity-mod_auth_openidc-v2.4.17.1_GH0.tar.gz) = 337793
+TIMESTAMP = 1771669273
+SHA256 (OpenIDC-mod_auth_openidc-v2.4.19.1_GH0.tar.gz) = 9c535e48ac76592439c200ed4f71d966e0534e9ab069a2c9fa705bbead3a4cad
+SIZE (OpenIDC-mod_auth_openidc-v2.4.19.1_GH0.tar.gz) = 368806


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b27226.361a7.6eb23f4d>