aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-DKIM/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-19 20:36:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-19 20:36:10 +0000
commit2e51f4cb398e156f076f54922ee3a94a19fb18e1 (patch)
treec681668283ea5d548ecc2f5e1f6431a4aeed5484 /mail/p5-Mail-DKIM/Makefile
parentd024b59872bfde4ae2721d441705bf486677e43d (diff)
downloadports-2e51f4cb398e156f076f54922ee3a94a19fb18e1.tar.gz
ports-2e51f4cb398e156f076f54922ee3a94a19fb18e1.zip
Update to 0.44
Notes
Notes: svn path=/head/; revision=452477
Diffstat (limited to 'mail/p5-Mail-DKIM/Makefile')
-rw-r--r--mail/p5-Mail-DKIM/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile
index 0dd49d51c322..378025bf6db1 100644
--- a/mail/p5-Mail-DKIM/Makefile
+++ b/mail/p5-Mail-DKIM/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mail-DKIM
-PORTVERSION= 0.43
+PORTVERSION= 0.44
CATEGORIES= mail perl5
MASTER_SITES= CPAN \
http://jason.long.name/dkimproxy/
@@ -16,7 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
- p5-Net-DNS>=0:dns/p5-Net-DNS
+ p5-Net-DNS>=0:dns/p5-Net-DNS \
+ p5-Net-DNS-Resolver-Mock>=0:dns/p5-Net-DNS-Resolver-Mock \
+ p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes