summaryrefslogtreecommitdiff
path: root/mail/swaks/Makefile
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 /mail/swaks/Makefile
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 'mail/swaks/Makefile')
-rw-r--r--mail/swaks/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/swaks/Makefile b/mail/swaks/Makefile
index 047f2474a3d..be8f33e3083 100644
--- a/mail/swaks/Makefile
+++ b/mail/swaks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/08/31 18:10:09 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/04 09:39:57 wiz Exp $
DISTNAME= swaks-20190914.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}files/
@@ -11,7 +11,6 @@ COMMENT= Featureful, flexible, scriptable SMTP test tool
LICENSE= gnu-gpl-v2
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
#DEPENDS+= p5-Authen-NTLM (not in pkgsrc)
DEPENDS+= p5-Authen-SASL-[0-9]*:../../security/p5-Authen-SASL