git: da96bcf27821 - main - security/p5-OpenCA-PKCS7: expire on 2023-06-21, uses expired port.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Mar 2023 15:56:28 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=da96bcf278212fd180005e6c0108f4428471f4e2
commit da96bcf278212fd180005e6c0108f4428471f4e2
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-03-21 15:55:47 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-03-21 15:55:47 +0000
security/p5-OpenCA-PKCS7: expire on 2023-06-21, uses expired port.
---
security/p5-OpenCA-PKCS7/Makefile | 3 +++
1 file changed, 3 insertions(+)
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 \