git: 4f5f7c3c7fd6 - main - security/p5-OpenCA-PKCS7: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jun 2023 20:12:27 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f5f7c3c7fd6710fb3bfad67dd0060bef85af4d0 commit 4f5f7c3c7fd6710fb3bfad67dd0060bef85af4d0 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-06-23 20:12:16 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-06-23 20:12:16 +0000 security/p5-OpenCA-PKCS7: Remove expired port 2023-06-21 security/p5-OpenCA-PKCS7: Depends on expired security/p5-OpenCA-OpenSSL --- MOVED | 1 + security/Makefile | 1 - security/p5-OpenCA-PKCS7/Makefile | 27 --------------------------- security/p5-OpenCA-PKCS7/distinfo | 2 -- security/p5-OpenCA-PKCS7/pkg-descr | 7 ------- security/p5-OpenCA-PKCS7/pkg-plist | 1 - 6 files changed, 1 insertion(+), 38 deletions(-) diff --git a/MOVED b/MOVED index df5108356b6b..0cb863da3c07 100644 --- a/MOVED +++ b/MOVED @@ -7653,3 +7653,4 @@ archivers/libunrar6|archivers/libunrar|2023-06-21|Moved to unversioned origin. U japanese/font-plemoljp-nfj||2023-06-22|Removed by upstream graphics/fotofix||2023-06-23|Has expired: Depends on expired graphics/IPA graphics/IPA||2023-06-23|Has expired: Broken since 2021 +security/p5-OpenCA-PKCS7||2023-06-23|Has expired: Depends on expired security/p5-OpenCA-OpenSSL diff --git a/security/Makefile b/security/Makefile index e6514534a762..d214ea6313f6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -686,7 +686,6 @@ SUBDIR += p5-OpenCA-CRL SUBDIR += p5-OpenCA-CRR SUBDIR += p5-OpenCA-OpenSSL - SUBDIR += p5-OpenCA-PKCS7 SUBDIR += p5-OpenCA-REQ SUBDIR += p5-OpenCA-X509 SUBDIR += p5-PBKDF2-Tiny diff --git a/security/p5-OpenCA-PKCS7/Makefile b/security/p5-OpenCA-PKCS7/Makefile deleted file mode 100644 index 58dbbe498c2a..000000000000 --- a/security/p5-OpenCA-PKCS7/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= OpenCA-PKCS7 -PORTVERSION= 0.9.1.1.1 -PORTREVISION= 1 -PORTEPOCH= 1 -CATEGORIES= security perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MADWOLF -PKGNAMEPREFIX= p5- - -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 \ - p5-X500-DN>=0:net/p5-X500-DN - -PORTSCOUT= skipv:0.9.13 - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/security/p5-OpenCA-PKCS7/distinfo b/security/p5-OpenCA-PKCS7/distinfo deleted file mode 100644 index 870afc7a8aed..000000000000 --- a/security/p5-OpenCA-PKCS7/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (OpenCA-PKCS7-0.9.1.1.1.tar.gz) = 5b55cff00c24acd627ede42cd24d9589a6108a57701636adf6ed54088bb9226c -SIZE (OpenCA-PKCS7-0.9.1.1.1.tar.gz) = 9964 diff --git a/security/p5-OpenCA-PKCS7/pkg-descr b/security/p5-OpenCA-PKCS7/pkg-descr deleted file mode 100644 index 8ae3190324b1..000000000000 --- a/security/p5-OpenCA-PKCS7/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This module contains all functions needed for handling PKCS#7 -signatures. It requires some parameters to be passed such as a -reference to a OpenCA::OpenSSL instance. - -This module provides an interface to PKCS#7 structures, no specific -crypto functions are performed (see the OpenCA::OpenSSL module for -this). diff --git a/security/p5-OpenCA-PKCS7/pkg-plist b/security/p5-OpenCA-PKCS7/pkg-plist deleted file mode 100644 index 9bf01988260c..000000000000 --- a/security/p5-OpenCA-PKCS7/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%SITE_PERL%%/OpenCA/PKCS7.pm