summaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Client-DNS/Makefile
diff options
context:
space:
mode:
authorwen <wen>2016-07-29 11:40:10 +0000
committerwen <wen>2016-07-29 11:40:10 +0000
commitf312d512a6366024d0b5bea62d96ca0d3d6253cd (patch)
treebc6162f38719252f60e9652ea834a201ea2e243c /net/p5-POE-Component-Client-DNS/Makefile
parente2f65a7e493f62abe8be016ce5a48c892810dc18 (diff)
downloadpkgsrc-f312d512a6366024d0b5bea62d96ca0d3d6253cd.tar.gz
Update to 1.054
Update DEPENDS Upstream changes: version 1.054 at 2015-11-12 15:26:29 +0000 ------------------------------------------ Change: 3c9796c2513572da0a41e1ef55db9f86c8b41c59 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2015-11-12 10:24:50 +0000 Support Net::DNS 1.03. Change: 1cea2d126d1d32dc3ecb01e90a0cdef6541127ce Author: Rocco Caputo <rcaputo@cpan.org> Date : 2015-11-12 10:24:50 +0000 Udpate Dist::Zilla configuration for changes to plugins. Change: a6be0cf34adb445e82a166506a42f07e86f3d929 Author: Rocco Caputo <rcaputo@cpan.org> Date : 2014-09-06 14:02:05 +0000 Merge pull request #2 from Hugmeir/master /etc/hosts in Android is in /system/etc/hosts Change: 8f45959868c5154741c0162178c3a95308ede185 Author: Brian Fraser <fraserbn@gmail.com> Date : 2014-07-27 14:42:40 +0000 /etc/hosts in Android is in /system/etc/hosts
Diffstat (limited to 'net/p5-POE-Component-Client-DNS/Makefile')
-rw-r--r--net/p5-POE-Component-Client-DNS/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile
index c35d421230e..36027dc58c2 100644
--- a/net/p5-POE-Component-Client-DNS/Makefile
+++ b/net/p5-POE-Component-Client-DNS/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/07/29 11:40:10 wen Exp $
#
-DISTNAME= POE-Component-Client-DNS-1.053
+DISTNAME= POE-Component-Client-DNS-1.054
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
@@ -12,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/POE-Component-Client-DNS/
COMMENT= Non-blocking, concurrent DNS requests
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-POE>=1.28:../../devel/p5-POE
-DEPENDS+= p5-Net-DNS>=0.59:../../net/p5-Net-DNS
-DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
+DEPENDS+= p5-POE>=1.294:../../devel/p5-POE
+DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS
+DEPENDS+= p5-Test-NoWarnings>=1.02:../../devel/p5-Test-NoWarnings
PERL5_PACKLIST= auto/POE/Component/Client/DNS/.packlist