pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Crypt-PKCS10: remove, imported to pkgsrc/security



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Jan 14 10:50:16 2025 +0100
Changeset:	390bad1615125b8af059659901bc01fd1172d2a6

Modified Files:
	Makefile
Removed Files:
	p5-Crypt-PKCS10/DESCR
	p5-Crypt-PKCS10/Makefile
	p5-Crypt-PKCS10/distinfo

Log Message:
p5-Crypt-PKCS10: remove, imported to pkgsrc/security

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=390bad1615125b8af059659901bc01fd1172d2a6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                 |  1 -
 p5-Crypt-PKCS10/DESCR    | 10 ----------
 p5-Crypt-PKCS10/Makefile | 20 --------------------
 p5-Crypt-PKCS10/distinfo |  5 -----
 4 files changed, 36 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b28e313dd1..4ee84afd44 100644
--- a/Makefile
+++ b/Makefile
@@ -2824,7 +2824,6 @@ SUBDIR+=	p5-Class-DBI-Sweet
 SUBDIR+=	p5-Class-Date
 SUBDIR+=	p5-Config-YAML
 SUBDIR+=	p5-Crypt-CAST5
-SUBDIR+=	p5-Crypt-PKCS10
 SUBDIR+=	p5-Crypt-Serpent
 SUBDIR+=	p5-DBD-Sybase
 SUBDIR+=	p5-DBIx-Class-ResultSet-RecursiveUpdate
diff --git a/p5-Crypt-PKCS10/DESCR b/p5-Crypt-PKCS10/DESCR
deleted file mode 100644
index 6955cc3415..0000000000
--- a/p5-Crypt-PKCS10/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Crypt::PKCS10 parses PKCS #10 certificate requests (CSRs) and provides
-ccessor methods to extract the data in usable form.
-
-Common object identifiers will be translated to their corresponding names.
-Additionally, accessor methods allow extraction of single data fields.
-The format of returned data varies by accessor.
-
-The access methods return the value corresponding to their name. If called
-in scalar context, they return the first value (or an empty string). If called
-in array context, they return all values.
diff --git a/p5-Crypt-PKCS10/Makefile b/p5-Crypt-PKCS10/Makefile
deleted file mode 100644
index feba63991e..0000000000
--- a/p5-Crypt-PKCS10/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Crypt-PKCS10-2.005
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	security sysutils perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MR/MRSCOTTY/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://metacpan.org/release/Crypt-PKCS10
-COMMENT=	Parse PKCS #10 certificate requests
-LICENSE=	${PERL5_LICENSE}
-
-DEPENDS+=	p5-Convert-ASN1>=0:../../textproc/p5-Convert-ASN1
-DEPENDS+=	p5-CryptX>=0:../../security/p5-CryptX
-
-PERL5_PACKLIST=		auto/Crypt/PKCS10/.packlist
-PERL5_MODULE_TYPE=	Module::Build::Tiny
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Crypt-PKCS10/distinfo b/p5-Crypt-PKCS10/distinfo
deleted file mode 100644
index 137da13881..0000000000
--- a/p5-Crypt-PKCS10/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (Crypt-PKCS10-2.005.tar.gz) = c39038215bfa9837ea21510c1342af3739b07fbbea3670a5f3039925a39309d7
-SHA512 (Crypt-PKCS10-2.005.tar.gz) = 8addc189b96339eef14a353cb04b7dd02c46de4c0070b77b87eade7fec223db64ef4a7e5387dddd5452df9a906bd21de67f92600c7b5acc0be965667d9700e64
-Size (Crypt-PKCS10-2.005.tar.gz) = 75975 bytes


Home | Main Index | Thread Index | Old Index