aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-07-06 11:52:28 +0800
committerkuriyama <kuriyama@FreeBSD.org>2003-07-06 11:52:28 +0800
commit282a89dbd3eff89c5c610c128edae1de0dd9bbff (patch)
tree26340fd964cde1cadbe58126dd09ced12fdab760 /irc/p5-POE-Component-IRC
parent920c8fcbc91bc32241a6aabe50a19e711585a801 (diff)
downloadfreebsd-ports-gnome-282a89dbd3eff89c5c610c128edae1de0dd9bbff.tar.gz
freebsd-ports-gnome-282a89dbd3eff89c5c610c128edae1de0dd9bbff.tar.zst
freebsd-ports-gnome-282a89dbd3eff89c5c610c128edae1de0dd9bbff.zip
Update to 2.8.
Add WWW:. Submitted by: Mathieu Arnold <m@absolight.net> PR: ports/52242 No response from: maintainer
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile6
-rw-r--r--irc/p5-POE-Component-IRC/distinfo2
-rw-r--r--irc/p5-POE-Component-IRC/pkg-descr2
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist20
4 files changed, 15 insertions, 15 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 6d83f0f0a4f8..0b3de5a7df7b 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 2.6
+PORTVERSION= 2.8
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -16,13 +16,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= dan-freebsd@spot.org
COMMENT= A fully event-driven IRC client module
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= ${BUILD_DEPENDS}
-PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Component::Filter-CTCP.3 \
POE::Component::IRC.3 \
POE::Component::Filter-IRC.3
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 3649594bd320..714b2adc3873 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1 +1 @@
-MD5 (POE-Component-IRC-2.6.tar.gz) = c38360cddd0a20eb8f660c1044d45cce
+MD5 (POE-Component-IRC-2.8.tar.gz) = 8448154d6a737823b88df84923177bc9
diff --git a/irc/p5-POE-Component-IRC/pkg-descr b/irc/p5-POE-Component-IRC/pkg-descr
index 487c59ea72ab..ac6de76fe82c 100644
--- a/irc/p5-POE-Component-IRC/pkg-descr
+++ b/irc/p5-POE-Component-IRC/pkg-descr
@@ -3,3 +3,5 @@ an easily controllable IRC client for your other POE components and
sessions. You create an IRC component and tell it what events your session
cares about and where to connect to, and it sends back interesting IRC
events when they happen. You make the client do things by sending it events.
+
+WWW: http://search.cpan.org/dist/POE-Component-IRC/
diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist
index be1fef347400..f9fd1d6d01db 100644
--- a/irc/p5-POE-Component-IRC/pkg-plist
+++ b/irc/p5-POE-Component-IRC/pkg-plist
@@ -1,7 +1,7 @@
-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
+%%SITE_PERL%%/POE/Component/IRC.pm
+%%SITE_PERL%%/POE/Filter/CTCP.pm
+%%SITE_PERL%%/POE/Filter/IRC.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl
%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl
@@ -9,9 +9,9 @@ lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/IRC.pm
%%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
-@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/Filter 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 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
+@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/Filter 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