Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc p5-Digest-MD5: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/90c8c0725ed6
branches: trunk
changeset: 437984:90c8c0725ed6
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 04 09:40:50 2020 +0000
description:
p5-Digest-MD5: remove
This has been part of perl since 2006 or so
diffstat:
doc/CHANGES-2020 | 3 ++-
security/Makefile | 3 +--
security/p5-Digest-MD5/DESCR | 5 -----
security/p5-Digest-MD5/Makefile | 21 ---------------------
security/p5-Digest-MD5/distinfo | 6 ------
5 files changed, 3 insertions(+), 35 deletions(-)
diffs (75 lines):
diff -r c068eddd048d -r 90c8c0725ed6 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Fri Sep 04 09:39:57 2020 +0000
+++ b/doc/CHANGES-2020 Fri Sep 04 09:40:50 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4731 2020/09/04 09:29:54 wiz Exp $
+$NetBSD: CHANGES-2020,v 1.4732 2020/09/04 09:40:50 wiz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -7325,3 +7325,4 @@
Updated audio/py-music21 to 6.1.0 [gutteridge 2020-09-04]
Updated textproc/p5-Text-MultiMarkdown to 1.000035nb2 [wiz 2020-09-04]
Removed textproc/p5-Encode successor lang/perl5 [wiz 2020-09-04]
+ Removed security/p5-Digest-MD5 successor lang/perl5 [wiz 2020-09-04]
diff -r c068eddd048d -r 90c8c0725ed6 security/Makefile
--- a/security/Makefile Fri Sep 04 09:39:57 2020 +0000
+++ b/security/Makefile Fri Sep 04 09:40:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.778 2020/09/01 04:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.779 2020/09/04 09:40:50 wiz Exp $
#
COMMENT= Security tools
@@ -325,7 +325,6 @@
SUBDIR+= p5-Digest-JHash
SUBDIR+= p5-Digest-MD2
SUBDIR+= p5-Digest-MD4
-SUBDIR+= p5-Digest-MD5
SUBDIR+= p5-Digest-MD5-File
SUBDIR+= p5-Digest-Nilsimsa
SUBDIR+= p5-Digest-Perl-MD5
diff -r c068eddd048d -r 90c8c0725ed6 security/p5-Digest-MD5/DESCR
--- a/security/p5-Digest-MD5/DESCR Fri Sep 04 09:39:57 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The Digest::MD5 module allows you to use the RSA Data Security Inc.
-MD5 Message Digest algorithm from within Perl programs. The algorithm
-takes as input a message of arbitrary length and produces as output
-a 128-bit "fingerprint" or "message digest" of the input. MD5 is
-described in RFC 1321.
diff -r c068eddd048d -r 90c8c0725ed6 security/p5-Digest-MD5/Makefile
--- a/security/p5-Digest-MD5/Makefile Fri Sep 04 09:39:57 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.55 2020/08/31 18:11:17 wiz Exp $
-
-DISTNAME= Digest-MD5-2.55
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
-CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://metacpan.org/release/Digest-MD5
-COMMENT= Perl5 extension interface for MD5 algorithm
-LICENSE= ${PERL5_LICENSE}
-
-#DEPENDS+= {perl>=5.7.3,p5-Digest>=1.00}:../../security/p5-Digest
-
-CONFLICTS+= p5-MD5-[0-9]*
-
-PERL5_PACKLIST= auto/Digest/MD5/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c068eddd048d -r 90c8c0725ed6 security/p5-Digest-MD5/distinfo
--- a/security/p5-Digest-MD5/distinfo Fri Sep 04 09:39:57 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.21 2016/04/13 13:25:30 wen Exp $
-
-SHA1 (Digest-MD5-2.55.tar.gz) = 59dc31b43c84d5e18ba60f25f513929c2f05ad51
-RMD160 (Digest-MD5-2.55.tar.gz) = 03bc05a3f0d3506a97e3ce133c767343386573ff
-SHA512 (Digest-MD5-2.55.tar.gz) = e921fe802566047479d4f33e65cdda0c316e0de06b316845bb48feaefdf5d0c602e330d42335f2cbe34d5b076aa0da2ed6daa7f998e9fda09cf9d66fb3c66811
-Size (Digest-MD5-2.55.tar.gz) = 48823 bytes
Home |
Main Index |
Thread Index |
Old Index