diff options
-rw-r--r-- | net/p5-POE-Component-Client-DNS/Makefile | 11 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-DNS/distinfo | 8 |
2 files changed, 9 insertions, 10 deletions
diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile index 1c590ce5dcc..7b29f35ea65 100644 --- a/net/p5-POE-Component-Client-DNS/Makefile +++ b/net/p5-POE-Component-Client-DNS/Makefile @@ -1,18 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:40 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/08/24 21:44:09 he Exp $ # -DISTNAME= POE-Component-Client-DNS-0.98 +DISTNAME= POE-Component-Client-DNS-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} MAINTAINER= adrianp@NetBSD.org -HOMEPAGE= http://search.cpan.org/~rcaputo/POE-Component-Client-DNS-0.98/ +HOMEPAGE= http://search.cpan.org/dist/POE-Component-Client-DNS/ COMMENT= Non-blocking, concurrent DNS requests -DEPENDS+= p5-POE-[0-9]*:../../devel/p5-POE -DEPENDS+= p5-Net-DNS>=0.12:../../net/p5-Net-DNS +DEPENDS+= p5-POE>=0.31:../../devel/p5-POE +DEPENDS+= p5-Net-DNS>=0.59:../../net/p5-Net-DNS PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/p5-POE-Component-Client-DNS/distinfo b/net/p5-POE-Component-Client-DNS/distinfo index 071eceb293d..69ce83142ff 100644 --- a/net/p5-POE-Component-Client-DNS/distinfo +++ b/net/p5-POE-Component-Client-DNS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/07/14 23:01:23 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2008/08/24 21:44:09 he Exp $ -SHA1 (POE-Component-Client-DNS-0.98.tar.gz) = f8f76dfd648a2391484d12f0b1464709017d86de -RMD160 (POE-Component-Client-DNS-0.98.tar.gz) = 22280c956c0b2265b933e804fc8545dd254411d4 -Size (POE-Component-Client-DNS-0.98.tar.gz) = 11419 bytes +SHA1 (POE-Component-Client-DNS-1.00.tar.gz) = b97276a35b49d9327e262b79de1408e2a63a7fc2 +RMD160 (POE-Component-Client-DNS-1.00.tar.gz) = 3e278d3be7ea89307d072d11fbb23e19b6c292e9 +Size (POE-Component-Client-DNS-1.00.tar.gz) = 12911 bytes |