From ecd7825037852d9dfb8c4181b3c071d0bd3ee2db Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 25 Dec 2013 20:16:33 +0000 Subject: - Update to 0.37 - Pass maintainership to submitter - While I'm here: - Fix LICENSE - Update and sort *_DEPENDS - Fix shebang Changes: http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes PR: ports/184958 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- dns/p5-Net-DNSBL-MultiDaemon/Makefile | 26 ++++++++++++++++---------- dns/p5-Net-DNSBL-MultiDaemon/distinfo | 4 ++-- 2 files changed, 18 insertions(+), 12 deletions(-) (limited to 'dns') diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index ed460083e9a6..da12aeff1beb 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -2,23 +2,29 @@ # $FreeBSD$ PORTNAME= Net-DNSBL-MultiDaemon -PORTVERSION= 0.29 +PORTVERSION= 0.37 CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Net::DNSBL::MultiDaemon - multi DNSBL prioritization -BUILD_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \ - p5-Geo-IP-PurePerl>=0:${PORTSDIR}/net/p5-Geo-IP-PurePerl \ - p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ - p5-Net-DNS-Codes>=0:${PORTSDIR}/dns/p5-Net-DNS-Codes \ - p5-Net-DNS-ToolKit>=0:${PORTSDIR}/dns/p5-Net-DNS-ToolKit -RUN_DEPENDS:= ${BUILD_DEPENDS} \ - p5-File-SafeDO>=0:${PORTSDIR}/devel/p5-File-SafeDO +LICENSE= ART10 GPLv1 GPLv2 GPLv3 +LICENSE_COMB= dual -USES= perl5 +BUILD_DEPENDS= p5-File-SafeDO>=0.12:${PORTSDIR}/devel/p5-File-SafeDO \ + p5-Geo-IP-PurePerl>=1.10:${PORTSDIR}/net/p5-Geo-IP-PurePerl \ + p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \ + p5-Net-DNS-ToolKit>=0.47:${PORTSDIR}/dns/p5-Net-DNS-ToolKit \ + p5-Net-NBsocket>=0.23:${PORTSDIR}/net/p5-Net-NBsocket \ + p5-NetAddr-IP>=4.067:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ + p5-Unix-Syslog>=0.97:${PORTSDIR}/sysutils/p5-Unix-Syslog +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 shebangfix USE_PERL5= configure +SHEBANG_FILES= MultiDaemon.pm lib/Net/DNSBL/Utilities.pm + .include diff --git a/dns/p5-Net-DNSBL-MultiDaemon/distinfo b/dns/p5-Net-DNSBL-MultiDaemon/distinfo index 6199371644fe..f1fe36edbb10 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/distinfo +++ b/dns/p5-Net-DNSBL-MultiDaemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNSBL-MultiDaemon-0.29.tar.gz) = a91adfd445e179c32566444fce337db479196e1735fdeb8eec42c1cb1a7fd8b4 -SIZE (Net-DNSBL-MultiDaemon-0.29.tar.gz) = 54072 +SHA256 (Net-DNSBL-MultiDaemon-0.37.tar.gz) = d94bcb353e08b83af6038144f8c8c3bfc206de4b4e4ca4849a047093975ed8d9 +SIZE (Net-DNSBL-MultiDaemon-0.37.tar.gz) = 108718 -- cgit v1.2.3