p5-Digest: remove, part of perl since 2003
This commit is contained in:
parent
2025042a73
commit
43768497f6
5 changed files with 3 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2020,v 1.4748 2020/09/04 11:03:15 wiz Exp $
|
||||
$NetBSD: CHANGES-2020,v 1.4749 2020/09/04 11:06:02 wiz Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2020:
|
||||
|
||||
|
@ -7343,3 +7343,4 @@ Changes to the packages collection and infrastructure in 2020:
|
|||
Removed devel/p5-Compress-Raw-Bzip2 successor lang/perl5 [wiz 2020-09-04]
|
||||
Removed devel/p5-Compress-Raw-Zlib successor lang/perl5 [wiz 2020-09-04]
|
||||
Removed devel/p5-Devel-PPPort successor lang/perl5 [wiz 2020-09-04]
|
||||
Removed security/p5-Digest successor lang/perl5 [wiz 2020-09-04]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.779 2020/09/04 09:40:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.780 2020/09/04 11:06:02 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Security tools
|
||||
|
@ -317,7 +317,6 @@ SUBDIR+= p5-CryptX
|
|||
SUBDIR+= p5-Dancer-Plugin-Auth-RBAC
|
||||
SUBDIR+= p5-Data-Password-passwdqc
|
||||
SUBDIR+= p5-Data-SimplePassword
|
||||
SUBDIR+= p5-Digest
|
||||
SUBDIR+= p5-Digest-BubbleBabble
|
||||
SUBDIR+= p5-Digest-CRC
|
||||
SUBDIR+= p5-Digest-HMAC
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
A simple frontend module for autoloading of various Digest:: modules.
|
||||
It also provide documentation of the interface that all Digest:: modules
|
||||
should provide.
|
|
@ -1,20 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.39 2020/08/31 18:11:16 wiz Exp $
|
||||
|
||||
DISTNAME= Digest-1.17
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 10
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= https://metacpan.org/release/Digest
|
||||
COMMENT= Perl5 base class for Digest:: modules
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
#DEPENDS+= {perl>=5.8.1,p5-MIME-Base64>=2.18}:../../converters/p5-MIME-Base64
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/Digest/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.11 2015/11/04 01:17:57 agc Exp $
|
||||
|
||||
SHA1 (Digest-1.17.tar.gz) = 7f06ec78496a8a865313be75d1905d73ced602e9
|
||||
RMD160 (Digest-1.17.tar.gz) = 1cd735f7abca83bf23a7c0771a95948ea32f1293
|
||||
SHA512 (Digest-1.17.tar.gz) = 2465f29a5d2fee9b8a9adbe7cf02541966a52d502fbb77392ec9839c8132c2f4499d2c47140316f2a1315dccc4d32f251056e02ce46b358632abb406c9197366
|
||||
Size (Digest-1.17.tar.gz) = 9034 bytes
|
Loading…
Reference in a new issue