aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-03 05:44:25 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-03 05:44:25 +0000
commitd9efbbb1bb7895a4e6637ad10dbc49200955ec39 (patch)
treec731d5edc09b8624fae0d2c71f85cec08e5c586b /irc
parent982732024c1c0db9ed87f84212543cbd9e7108b6 (diff)
downloadports-d9efbbb1bb7895a4e6637ad10dbc49200955ec39.tar.gz
ports-d9efbbb1bb7895a4e6637ad10dbc49200955ec39.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile4
-rw-r--r--irc/p5-POE-Component-IRC/distinfo2
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist2
3 files changed, 5 insertions, 3 deletions
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