diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-08-28 15:24:46 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-08-28 15:24:46 +0000 |
commit | 4dcb7a21f3c3d1f720898b67efe1ddff78f1654b (patch) | |
tree | 3812daaf7ba2b5d9a0856066c58dce237329eac3 /dns/p5-POE-Component-Client-DNS | |
parent | 7c7ff787ef9c5f1606c5f8f09ff06bec41c681d4 (diff) | |
download | ports-4dcb7a21f3c3d1f720898b67efe1ddff78f1654b.tar.gz ports-4dcb7a21f3c3d1f720898b67efe1ddff78f1654b.zip |
Notes
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 8 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index 0e7dc80453be..22997de4537e 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -6,17 +6,17 @@ # PORTNAME= POE-Component-Client-DNS -PORTVERSION= 1.0300 +PORTVERSION= 1.050 +PORTEPOCH= 1 CATEGORIES= dns perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//} MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \ + p5-Net-DNS>=0.59:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/dns/p5-POE-Component-Client-DNS/distinfo b/dns/p5-POE-Component-Client-DNS/distinfo index 5a5291f64ef7..44ac6de2587b 100644 --- a/dns/p5-POE-Component-Client-DNS/distinfo +++ b/dns/p5-POE-Component-Client-DNS/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Component-Client-DNS-1.03.tar.gz) = d1e01606205819d7f694c22e8ad90a92 -SHA256 (POE-Component-Client-DNS-1.03.tar.gz) = fa6ec92e0c95d0f1f14b13fc978cd2517816a432b5874457a22a1a94079a74c8 -SIZE (POE-Component-Client-DNS-1.03.tar.gz) = 12818 +MD5 (POE-Component-Client-DNS-1.050.tar.gz) = c07de9f13818a9d8bf467831282df55c +SHA256 (POE-Component-Client-DNS-1.050.tar.gz) = 2ef19f3b5fabfdf4778fe5dd6ada7e463f46a64b529f877ff1de6a0093a2abb8 +SIZE (POE-Component-Client-DNS-1.050.tar.gz) = 14089 |