git: a7be85da867f - main - www/mod_auth_openid: expire for 2024-05-24 due to devel/libopkele
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Apr 2024 19:36:43 UTC
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