Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Digest-SHA: remove, part of perl since 2008
details: https://anonhg.NetBSD.org/pkgsrc/rev/94e2ef11197f
branches: trunk
changeset: 438017:94e2ef11197f
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 11:10:01 2020 +0000
description:
p5-Digest-SHA: remove, part of perl since 2008
diffstat:
doc/CHANGES-2020 | 3 ++-
security/Makefile | 3 +--
security/p5-Digest-SHA/DESCR | 5 -----
security/p5-Digest-SHA/Makefile | 18 ------------------
security/p5-Digest-SHA/distinfo | 6 ------
5 files changed, 3 insertions(+), 32 deletions(-)
diffs (72 lines):
diff -r 2dda45fc3f15 -r 94e2ef11197f doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 11:09:01 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 11:10:01 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4749 2020/09/04 11:06:02 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4750 2020/09/04 11:10:01 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7344,3 +7344,4 @@
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]
+ Removed security/p5-Digest-SHA successor lang/perl5 [wiz 2020-09-04]
diff -r 2dda45fc3f15 -r 94e2ef11197f security/Makefile
--- a/security/Makefile Fri Sep 04 11:09:01 2020 +0000
+++ b/security/Makefile Fri Sep 04 11:10:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.780 2020/09/04 11:06:02 wiz Exp $
+# $NetBSD: Makefile,v 1.781 2020/09/04 11:10:02 wiz Exp $
#
COMMENT= Security tools
@@ -327,7 +327,6 @@
SUBDIR+= p5-Digest-MD5-File
SUBDIR+= p5-Digest-Nilsimsa
SUBDIR+= p5-Digest-Perl-MD5
-SUBDIR+= p5-Digest-SHA
SUBDIR+= p5-Digest-SHA1
SUBDIR+= p5-Digest-SHA3
SUBDIR+= p5-File-KeePass
diff -r 2dda45fc3f15 -r 94e2ef11197f security/p5-Digest-SHA/DESCR
--- a/security/p5-Digest-SHA/DESCR Fri Sep 04 11:09:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The Perl 5 module Digest::SHA is a complete implementation of the
-NIST Secure Hash Standard. It gives Perl programmers a convenient
-way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512
-message digests. The module can handle all types of input, including
-partial-byte data.
diff -r 2dda45fc3f15 -r 94e2ef11197f security/p5-Digest-SHA/Makefile
--- a/security/p5-Digest-SHA/Makefile Fri Sep 04 11:09:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.47 2020/08/31 18:11:17 wiz Exp $
-
-DISTNAME= Digest-SHA-6.02
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/Digest-SHA
-COMMENT= Perl module for SHA-1/224/256/384/512 algorithms
-LICENSE= ${PERL5_LICENSE}
-
-USE_LANGUAGES= c
-PERL5_PACKLIST= auto/Digest/SHA/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2dda45fc3f15 -r 94e2ef11197f security/p5-Digest-SHA/distinfo
--- a/security/p5-Digest-SHA/distinfo Fri Sep 04 11:09:01 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.27 2018/05/02 13:27:50 wiz Exp $
-
-SHA1 (Digest-SHA-6.02.tar.gz) = aa0279f5a9fcb1774d535931217b8e2b94b30892
-RMD160 (Digest-SHA-6.02.tar.gz) = 5983f858d35d79d1148da1cce7e13bcb13f2a886
-SHA512 (Digest-SHA-6.02.tar.gz) = 405da790a409e22fa266d0915c26223ed64c1bed96ce78d83931bab7b8a1b27deefcb05e366e5088b7aa722530f0d70f03d83a85b98637e477930aad7212a806
-Size (Digest-SHA-6.02.tar.gz) = 46484 bytes
Home |
Main Index |
Thread Index |
Old Index