diff options
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/Makefile | 5 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index 09ab1b47e230..86fc9cb9fb44 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNSBL-MultiDaemon -PORTVERSION= 0.27 +PORTVERSION= 0.29 CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,8 @@ BUILD_DEPENDS= ${SITE_PERL}/mach/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Sys ${SITE_PERL}/mach/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ ${SITE_PERL}/Net/DNS/Codes.pm:${PORTSDIR}/dns/p5-Net-DNS-Codes \ ${SITE_PERL}/mach/Net/DNS/ToolKit.pm:${PORTSDIR}/dns/p5-Net-DNS-ToolKit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${BUILD_DEPENDS} \ + ${SITE_PERL}/File/SafeDO.pm:${PORTSDIR}/devel/p5-File-SafeDO PERL_CONFIGURE= yes diff --git a/dns/p5-Net-DNSBL-MultiDaemon/distinfo b/dns/p5-Net-DNSBL-MultiDaemon/distinfo index 27f4cb5b4491..6813fa4020f6 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/distinfo +++ b/dns/p5-Net-DNSBL-MultiDaemon/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 3f8a26946d94c182679189ef38bac9ee -SHA256 (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 6d712ca195f0e9dff1def9a6c1110cd57199c6208fc1366ea1c201ddc38f799b -SIZE (Net-DNSBL-MultiDaemon-0.27.tar.gz) = 54237 +MD5 (Net-DNSBL-MultiDaemon-0.29.tar.gz) = b8b22bb6cf63002e0bf13bbca6da4b61 +SHA256 (Net-DNSBL-MultiDaemon-0.29.tar.gz) = a91adfd445e179c32566444fce337db479196e1735fdeb8eec42c1cb1a7fd8b4 +SIZE (Net-DNSBL-MultiDaemon-0.29.tar.gz) = 54072 |