diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 11:26:07 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-05-21 11:26:07 +0000 |
commit | 29e123bceff1d241c97eed442cf24af1c8bfb835 (patch) | |
tree | 0a54cb0765580ef409f1d065771410f2a790425e | |
parent | Updated to 0.53 (diff) |
Updated to 0.98
PR: ports/52171
Notes
Notes:
svn path=/head/; revision=81596
-rw-r--r-- | devel/p5-POE-Component-Client-Ping/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-Ping/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-Ping/pkg-descr | 4 | ||||
-rw-r--r-- | devel/p5-POE-Component-Client-Ping/pkg-plist | 18 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/Makefile | 9 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/distinfo | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/pkg-descr | 4 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Ping/pkg-plist | 18 |
8 files changed, 32 insertions, 34 deletions
diff --git a/devel/p5-POE-Component-Client-Ping/Makefile b/devel/p5-POE-Component-Client-Ping/Makefile index c7fb71a835ca..ebe089b29969 100644 --- a/devel/p5-POE-Component-Client-Ping/Makefile +++ b/devel/p5-POE-Component-Client-Ping/Makefile @@ -6,23 +6,22 @@ # PORTNAME= POE-Component-Client-Ping -PORTVERSION= 0.95 +PORTVERSION= 0.98 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://poe.perl.org/poedown/ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent ICMP ping -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE::Component::Client::Ping.3 .include <bsd.port.mk> diff --git a/devel/p5-POE-Component-Client-Ping/distinfo b/devel/p5-POE-Component-Client-Ping/distinfo index 2bcb129a3cad..47379851508a 100644 --- a/devel/p5-POE-Component-Client-Ping/distinfo +++ b/devel/p5-POE-Component-Client-Ping/distinfo @@ -1 +1 @@ -MD5 (POE-Component-Client-Ping-0.95.tar.gz) = f4fbbcd7aa6789fc237ccd70c334b468 +MD5 (POE-Component-Client-Ping-0.98.tar.gz) = 7e874fd679c56f39408df48dfcf8910b diff --git a/devel/p5-POE-Component-Client-Ping/pkg-descr b/devel/p5-POE-Component-Client-Ping/pkg-descr index 998abd88c7be..268a2472df7c 100644 --- a/devel/p5-POE-Component-Client-Ping/pkg-descr +++ b/devel/p5-POE-Component-Client-Ping/pkg-descr @@ -2,7 +2,7 @@ POE::Component::Client::Ping is non-blocking ICMP ping client session. It lets several other sessions ping through it in parallel, and it lets them continue doing other things while they wait for responses. -WWW: http://search.cpan.org/search?dist=POE-Component-Client-Ping +WWW: http://search.cpan.org/dist/POE-Component-Client-Ping/ -- Sergey Skvortsov -skv@protey.ru +skv@FreeBSD.org diff --git a/devel/p5-POE-Component-Client-Ping/pkg-plist b/devel/p5-POE-Component-Client-Ping/pkg-plist index 28382d2073f1..b58ec262f1d1 100644 --- a/devel/p5-POE-Component-Client-Ping/pkg-plist +++ b/devel/p5-POE-Component-Client-Ping/pkg-plist @@ -1,9 +1,9 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/Ping.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping -@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/Ping.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping +@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/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index c7fb71a835ca..ebe089b29969 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -6,23 +6,22 @@ # PORTNAME= POE-Component-Client-Ping -PORTVERSION= 0.95 +PORTVERSION= 0.98 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://poe.perl.org/poedown/ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org COMMENT= POE component for non-blocking/concurrent ICMP ping -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes +BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE::Component::Client::Ping.3 .include <bsd.port.mk> diff --git a/net/p5-POE-Component-Client-Ping/distinfo b/net/p5-POE-Component-Client-Ping/distinfo index 2bcb129a3cad..47379851508a 100644 --- a/net/p5-POE-Component-Client-Ping/distinfo +++ b/net/p5-POE-Component-Client-Ping/distinfo @@ -1 +1 @@ -MD5 (POE-Component-Client-Ping-0.95.tar.gz) = f4fbbcd7aa6789fc237ccd70c334b468 +MD5 (POE-Component-Client-Ping-0.98.tar.gz) = 7e874fd679c56f39408df48dfcf8910b diff --git a/net/p5-POE-Component-Client-Ping/pkg-descr b/net/p5-POE-Component-Client-Ping/pkg-descr index 998abd88c7be..268a2472df7c 100644 --- a/net/p5-POE-Component-Client-Ping/pkg-descr +++ b/net/p5-POE-Component-Client-Ping/pkg-descr @@ -2,7 +2,7 @@ POE::Component::Client::Ping is non-blocking ICMP ping client session. It lets several other sessions ping through it in parallel, and it lets them continue doing other things while they wait for responses. -WWW: http://search.cpan.org/search?dist=POE-Component-Client-Ping +WWW: http://search.cpan.org/dist/POE-Component-Client-Ping/ -- Sergey Skvortsov -skv@protey.ru +skv@FreeBSD.org diff --git a/net/p5-POE-Component-Client-Ping/pkg-plist b/net/p5-POE-Component-Client-Ping/pkg-plist index 28382d2073f1..b58ec262f1d1 100644 --- a/net/p5-POE-Component-Client-Ping/pkg-plist +++ b/net/p5-POE-Component-Client-Ping/pkg-plist @@ -1,9 +1,9 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/Client/Ping.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping -@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/Ping.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Ping +@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 |