summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-04 09:39:57 +0000
committerwiz <wiz@pkgsrc.org>2020-09-04 09:39:57 +0000
commit4ba5ff073341c490d08c19c398ea0a94e954a7c3 (patch)
tree541a4172046e71c34cc3ae35853f19780613ee4c /security
parent692590a5f722a9554dce7af9ca53d238eb32864e (diff)
downloadpkgsrc-4ba5ff073341c490d08c19c398ea0a94e954a7c3.tar.gz
*: remove p5-Digest-MD5 dependency
Digest::MD5 has been part of perl since 2006 or so
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSH/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Net-SSH/Makefile b/security/p5-Net-SSH/Makefile
index b1c0e3a49a7..0ef2e4cc5df 100644
--- a/security/p5-Net-SSH/Makefile
+++ b/security/p5-Net-SSH/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2020/08/31 18:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/04 09:39:58 wiz Exp $
DISTNAME= Net-SSH-Perl-2.14
PKGNAME= p5-${DISTNAME:C/-Perl//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/
@@ -16,7 +16,6 @@ DEPENDS+= p5-CryptX>=0.032:../../security/p5-CryptX
DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble
DEPENDS+= p5-Math-GMP>=1.04:../../math/p5-Math-GMP
DEPENDS+= p5-String-CRC32>=1.2:../../textproc/p5-String-CRC32
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Crypt-Curve25519>=0.05:../../security/p5-Crypt-Curve25519
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
DEPENDS+= p5-Crypt-IDEA-[0-9]*:../../security/p5-Crypt-IDEA