From 72afc5843dafc78667287bbcf97902b84c8c0c9a Mon Sep 17 00:00:00 2001 From: petef Date: Fri, 3 Jan 2003 05:44:25 +0000 Subject: - update to 2.6 - submitter is now the maintainer (from ports@) PR: 46710 Submitted by: Daniel B. Hemmerich --- irc/p5-POE-Component-IRC/Makefile | 4 ++-- irc/p5-POE-Component-IRC/distinfo | 2 +- irc/p5-POE-Component-IRC/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'irc') diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 4c69cdd4d1e3..fd190f9ce6b9 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -7,13 +7,13 @@ # PORTNAME= POE-Component-IRC -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= irc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dan-freebsd@spot.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 9c87f4c3ffbf..3649594bd320 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1 +1 @@ -MD5 (POE-Component-IRC-2.5.tar.gz) = a4d3d8161f1d38589e25db066f93230d +MD5 (POE-Component-IRC-2.6.tar.gz) = c38360cddd0a20eb8f660c1044d45cce diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist index 936835a90fc5..be1fef347400 100644 --- a/irc/p5-POE-Component-IRC/pkg-plist +++ b/irc/p5-POE-Component-IRC/pkg-plist @@ -2,10 +2,12 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist lib/perl5/site_perl/%%PERL_VER%%/POE/Component/IRC.pm lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/CTCP.pm lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/IRC.pm +%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl %%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl %%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/IRC @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true -- cgit