Date: Wed, 24 Apr 2024 19:36:43 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7be85da867f - main - www/mod_auth_openid: expire for 2024-05-24 due to devel/libopkele Message-ID: <202404241936.43OJahdq097239@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7be85da867ffe3b1b7aac2ce083bdfbdd05dc23 commit a7be85da867ffe3b1b7aac2ce083bdfbdd05dc23 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-04-24 19:34:46 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-04-24 19:36:24 +0000 www/mod_auth_openid: expire for 2024-05-24 due to devel/libopkele --- www/mod_auth_openid/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index 27d732746dab..3d2c1b81aa8f 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -12,6 +12,9 @@ WWW= https://findingscience.com/mod_auth_openid/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired devel/libopkele +EXPIRATION_DATE=2024-05-24 + LIB_DEPENDS= libopkele.so:devel/libopkele \ libsqlite3.so:databases/sqlite3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404241936.43OJahdq097239>