Skip to content

Commit

Permalink
Update to 1.054
Browse files Browse the repository at this point in the history
Update DEPENDS

Upstream changes:
version 1.054 at 2015-11-12 15:26:29 +0000
------------------------------------------

  Change: 3c9796c2513572da0a41e1ef55db9f86c8b41c59
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2015-11-12 10:24:50 +0000

    Support Net::DNS 1.03.

  Change: 1cea2d126d1d32dc3ecb01e90a0cdef6541127ce
  Author: Rocco Caputo <[email protected]>
  Date : 2015-11-12 10:24:50 +0000

    Udpate Dist::Zilla configuration for changes to plugins.

  Change: a6be0cf34adb445e82a166506a42f07e86f3d929
  Author: Rocco Caputo <[email protected]>
  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 <[email protected]>
  Date : 2014-07-27 14:42:40 +0000

    /etc/hosts in Android is in /system/etc/hosts
  • Loading branch information
wen committed Jul 29, 2016
1 parent 8312076 commit df12dba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
11 changes: 5 additions & 6 deletions net/p5-POE-Component-Client-DNS/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -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

Expand Down
10 changes: 5 additions & 5 deletions net/p5-POE-Component-Client-DNS/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit df12dba

Please sign in to comment.