diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 11:19:51 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 11:19:51 +0000 |
commit | 2d88ef471cd4c1d2b1a81ee04c631c25c32ab8a8 (patch) | |
tree | 8da9297bdea53de587d186927216c50b94cf3f5f | |
parent | Updated to 0.53 (diff) |
Updated to 0.95
PR: ports/52169
Notes
Notes:
svn path=/head/; revision=81594
-rw-r--r-- | devel/p5-POE-Component-Client-DNS/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-DNS/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-DNS/pkg-descr | 2 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-DNS/pkg-plist | 18 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/Makefile | 10 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/distinfo | 2 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/pkg-descr | 2 | ||||
-rw-r--r-- | dns/p5-POE-Component-Client-DNS/pkg-plist | 18 |
8 files changed, 30 insertions, 34 deletions
diff --git a/devel/p5-POE-Component-Client-DNS/Makefile b/devel/p5-POE-Component-Client-DNS/Makefile index 30a2a116def4..de2253f1e108 100644 --- a/devel/p5-POE-Component-Client-DNS/Makefile +++ b/devel/p5-POE-Component-Client-DNS/Makefile @@ -6,23 +6,21 @@ # PORTNAME= POE-Component-Client-DNS -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= devel perl5 net -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://poe.perl.org/poedown/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE::Component::Client::DNS.3 .include <bsd.port.mk> diff --git a/devel/p5-POE-Component-Client-DNS/distinfo b/devel/p5-POE-Component-Client-DNS/distinfo index f1937635b7a5..93f0392c481f 100644 --- a/devel/p5-POE-Component-Client-DNS/distinfo +++ b/devel/p5-POE-Component-Client-DNS/distinfo @@ -1 +1 @@ -MD5 (POE-Component-Client-DNS-0.94.tar.gz) = f1eeee830ce36e2dcf805a979c2a457e +MD5 (POE-Component-Client-DNS-0.95.tar.gz) = ee122434af604b14681ffe60e585f9e3 diff --git a/devel/p5-POE-Component-Client-DNS/pkg-descr b/devel/p5-POE-Component-Client-DNS/pkg-descr index 6ea4a62bb4b3..87a56475bcfc 100644 --- a/devel/p5-POE-Component-Client-DNS/pkg-descr +++ b/devel/p5-POE-Component-Client-DNS/pkg-descr @@ -2,7 +2,7 @@ POE::Component::Client::DNS is a wrapper for non-blocking Net::DNS. It lets other tasks to run while something is waiting for a nameserver to respond, and it lets several DNS queries run in parallel. -WWW: http://search.cpan.org/search?dist=POE-Component-Client-DNS +WWW: http://search.cpan.org/dist/POE-Component-Client-DNS/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/devel/p5-POE-Component-Client-DNS/pkg-plist b/devel/p5-POE-Component-Client-DNS/pkg-plist index 61940f6e192b..c8547af83aae 100644 --- a/devel/p5-POE-Component-Client-DNS/pkg-plist +++ b/devel/p5-POE-Component-Client-DNS/pkg-plist @@ -1,9 +1,9 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/DNS.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +%%SITE_PERL%%/POE/Component/Client/DNS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true diff --git a/dns/p5-POE-Component-Client-DNS/Makefile b/dns/p5-POE-Component-Client-DNS/Makefile index 30a2a116def4..de2253f1e108 100644 --- a/dns/p5-POE-Component-Client-DNS/Makefile +++ b/dns/p5-POE-Component-Client-DNS/Makefile @@ -6,23 +6,21 @@ # PORTNAME= POE-Component-Client-DNS -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= devel perl5 net -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://poe.perl.org/poedown/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent DNS queries -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE::Component::Client::DNS.3 .include <bsd.port.mk> diff --git a/dns/p5-POE-Component-Client-DNS/distinfo b/dns/p5-POE-Component-Client-DNS/distinfo index f1937635b7a5..93f0392c481f 100644 --- a/dns/p5-POE-Component-Client-DNS/distinfo +++ b/dns/p5-POE-Component-Client-DNS/distinfo @@ -1 +1 @@ -MD5 (POE-Component-Client-DNS-0.94.tar.gz) = f1eeee830ce36e2dcf805a979c2a457e +MD5 (POE-Component-Client-DNS-0.95.tar.gz) = ee122434af604b14681ffe60e585f9e3 diff --git a/dns/p5-POE-Component-Client-DNS/pkg-descr b/dns/p5-POE-Component-Client-DNS/pkg-descr index 6ea4a62bb4b3..87a56475bcfc 100644 --- a/dns/p5-POE-Component-Client-DNS/pkg-descr +++ b/dns/p5-POE-Component-Client-DNS/pkg-descr @@ -2,7 +2,7 @@ POE::Component::Client::DNS is a wrapper for non-blocking Net::DNS. It lets other tasks to run while something is waiting for a nameserver to respond, and it lets several DNS queries run in parallel. -WWW: http://search.cpan.org/search?dist=POE-Component-Client-DNS +WWW: http://search.cpan.org/dist/POE-Component-Client-DNS/ -- Sergey Skvortsov skv@FreeBSD.org diff --git a/dns/p5-POE-Component-Client-DNS/pkg-plist b/dns/p5-POE-Component-Client-DNS/pkg-plist index 61940f6e192b..c8547af83aae 100644 --- a/dns/p5-POE-Component-Client-DNS/pkg-plist +++ b/dns/p5-POE-Component-Client-DNS/pkg-plist @@ -1,9 +1,9 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/DNS.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +%%SITE_PERL%%/POE/Component/Client/DNS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/DNS +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component/Client 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true |