Index: head/dns/p5-POE-Component-Client-DNS/Makefile =================================================================== --- head/dns/p5-POE-Component-Client-DNS/Makefile (revision 240450) +++ head/dns/p5-POE-Component-Client-DNS/Makefile (revision 240451) @@ -1,26 +1,26 @@ # New ports collection makefile for: POE-Component-Client-DNS # Date created: 10 Dec 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # 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 MAN3= POE::Component::Client::DNS.3 .include Property changes on: head/dns/p5-POE-Component-Client-DNS/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/dns/p5-POE-Component-Client-DNS/distinfo =================================================================== --- head/dns/p5-POE-Component-Client-DNS/distinfo (revision 240450) +++ head/dns/p5-POE-Component-Client-DNS/distinfo (revision 240451) @@ -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 Property changes on: head/dns/p5-POE-Component-Client-DNS/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property