Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 18:42:54 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4dc6653732b8 - main - security/p5-Net-SAML: Mark DEPRECATED
Message-ID:  <202304271842.33RIgs9Q013324@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304271842.33RIgs9Q013324>