git: 4dc6653732b8 - main - security/p5-Net-SAML: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 18:42:54 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4dc6653732b89b47e99e3dab5f96e42601c77283 commit 4dc6653732b89b47e99e3dab5f96e42601c77283 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-04-27 17:05:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-04-27 18:42:44 +0000 security/p5-Net-SAML: Mark DEPRECATED - Depends on deprecated security/zxid - Set EXPIRATION_DATE 2023-05-27 --- security/p5-Net-SAML/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile index 354e9f5d3cec..bffa12c46366 100644 --- a/security/p5-Net-SAML/Makefile +++ b/security/p5-Net-SAML/Makefile @@ -12,6 +12,9 @@ WWW= http://zxid.org/ LICENSE= APACHE20 +DEPRECATED= Depends on deprecated security/zxid +EXPIRATION_DATE= 2023-05-27 + LIB_DEPENDS= libcurl.so:ftp/curl \ libzxid.so:security/zxid