aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-03-21 15:55:47 +0000
committerRene Ladan <rene@FreeBSD.org>2023-03-21 15:55:47 +0000
commitda96bcf278212fd180005e6c0108f4428471f4e2 (patch)
treeb8863cfef3ae9c1b498728aa8653b2796f507707
parent9e2115dbde324590a45f5624c221e7d98607e973 (diff)
downloadports-da96bcf278212fd180005e6c0108f4428471f4e2.tar.gz
ports-da96bcf278212fd180005e6c0108f4428471f4e2.zip
security/p5-OpenCA-PKCS7: expire on 2023-06-21, uses expired port.
-rw-r--r--security/p5-OpenCA-PKCS7/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-OpenCA-PKCS7/Makefile b/security/p5-OpenCA-PKCS7/Makefile
index 332ea3fe6a1b..58dbbe498c2a 100644
--- a/security/p5-OpenCA-PKCS7/Makefile
+++ b/security/p5-OpenCA-PKCS7/Makefile
@@ -11,6 +11,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for basic handling PKCS\#7 Signatures
WWW= https://metacpan.org/release/OpenCA-PKCS7
+DEPRECATED= Depends on expired security/p5-OpenCA-OpenSSL
+EXPIRATION_DATE=2023-06-21
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-OpenCA-OpenSSL>=0:security/p5-OpenCA-OpenSSL \
p5-OpenCA-X509>=0:security/p5-OpenCA-X509 \