pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-POE-Component-Client-DNS Update to 1.054



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a04a8e680372
branches:  trunk
changeset: 350550:a04a8e680372
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Jul 29 11:40:10 2016 +0000

description:
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@localhost>
  Date : 2015-11-12 10:24:50 +0000

    Support Net::DNS 1.03.

  Change: 1cea2d126d1d32dc3ecb01e90a0cdef6541127ce
  Author: Rocco Caputo <rcaputo%cpan.org@localhost>
  Date : 2015-11-12 10:24:50 +0000

    Udpate Dist::Zilla configuration for changes to plugins.

  Change: a6be0cf34adb445e82a166506a42f07e86f3d929
  Author: Rocco Caputo <rcaputo%cpan.org@localhost>
  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@localhost>
  Date : 2014-07-27 14:42:40 +0000

    /etc/hosts in Android is in /system/etc/hosts

diffstat:

 net/p5-POE-Component-Client-DNS/Makefile |  11 +++++------
 net/p5-POE-Component-Client-DNS/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 11 deletions(-)

diffs (43 lines):

diff -r ac09ebd613a4 -r a04a8e680372 net/p5-POE-Component-Client-DNS/Makefile
--- a/net/p5-POE-Component-Client-DNS/Makefile  Fri Jul 29 11:35:06 2016 +0000
+++ b/net/p5-POE-Component-Client-DNS/Makefile  Fri Jul 29 11:40:10 2016 +0000
@@ -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 @@
 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
 
diff -r ac09ebd613a4 -r a04a8e680372 net/p5-POE-Component-Client-DNS/distinfo
--- a/net/p5-POE-Component-Client-DNS/distinfo  Fri Jul 29 11:35:06 2016 +0000
+++ b/net/p5-POE-Component-Client-DNS/distinfo  Fri Jul 29 11:40:10 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 00:35:24 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/07/29 11:40:10 wen Exp $
 
-SHA1 (POE-Component-Client-DNS-1.053.tar.gz) = d7a1f7189fc3906cc5d8fea335832a8785ea651c
-RMD160 (POE-Component-Client-DNS-1.053.tar.gz) = 7fe6df89eebd173c7f2d9d4dc05e46826df96e6d
-SHA512 (POE-Component-Client-DNS-1.053.tar.gz) = 00c8238fc23ce72f003420bad92439fd9681cad5e692ac0fb10300df373bdfdf68f9cb98b2f289c03368c2ca4b3419f0c9318043c1396ce098eadd7cf9e2ac54
-Size (POE-Component-Client-DNS-1.053.tar.gz) = 28291 bytes
+SHA1 (POE-Component-Client-DNS-1.054.tar.gz) = c7fad318a7a3c6f3c052f65926079446c087cb82
+RMD160 (POE-Component-Client-DNS-1.054.tar.gz) = 5064dd2643de232e08d991e98f0410a60787ef2c
+SHA512 (POE-Component-Client-DNS-1.054.tar.gz) = 8eb4f1412e84f9285d3b519dbbdb6a3536ed6c1f983d331241e6503a69ea16ee46bc4c62c23570f74a630d82382b87f2f1bdc1c7211eb803236ba2f9d52b1353
+Size (POE-Component-Client-DNS-1.054.tar.gz) = 28412 bytes



Home | Main Index | Thread Index | Old Index