aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:09:18 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:09:18 +0000
commitf317bf074230425cb463e31ebb42b665a4ecb7d5 (patch)
tree7db6be26a202ace6e04cc3d76101078f9c4101a9 /irc/p5-POE-Component-IRC
parentf0339897f31a4039318565160c7cbca3df338b4c (diff)
downloadports-f317bf074230425cb463e31ebb42b665a4ecb7d5.tar.gz
ports-f317bf074230425cb463e31ebb42b665a4ecb7d5.zip
Notes
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile10
-rw-r--r--irc/p5-POE-Component-IRC/distinfo6
-rw-r--r--irc/p5-POE-Component-IRC/pkg-descr1
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist18
4 files changed, 21 insertions, 14 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 1d47f1f6089c..067a92dda3a2 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 4.87
+PORTVERSION= 4.90
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -55,4 +55,10 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}/
.endif
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600 #inherited from warnings
+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 9643175cedfe..65b8b978be74 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IRC-4.87.tar.gz) = 465173279ff23db886b6c1796ebfae7d
-SHA256 (POE-Component-IRC-4.87.tar.gz) = c58e0625405f73a33ef893378e127c14e238c6d9aee2403154fedcd3f7c47f9c
-SIZE (POE-Component-IRC-4.87.tar.gz) = 239100
+MD5 (POE-Component-IRC-4.90.tar.gz) = 9c209cc97e5a585755bd202ab6df6b65
+SHA256 (POE-Component-IRC-4.90.tar.gz) = 6ba97277cd4f0dd072ddcd6be938a397fcd89fbf1443f2ca51bbefb85f127877
+SIZE (POE-Component-IRC-4.90.tar.gz) = 240370
diff --git a/irc/p5-POE-Component-IRC/pkg-descr b/irc/p5-POE-Component-IRC/pkg-descr
index 783bf9fa6846..8f7996d7549f 100644
--- a/irc/p5-POE-Component-IRC/pkg-descr
+++ b/irc/p5-POE-Component-IRC/pkg-descr
@@ -6,6 +6,7 @@ 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/
+Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
-- Sergey Skvortsov
skv@FreeBSD.org
diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist
index c431f56e908c..e324dab67b37 100644
--- a/irc/p5-POE-Component-IRC/pkg-plist
+++ b/irc/p5-POE-Component-IRC/pkg-plist
@@ -23,15 +23,15 @@
%%SITE_PERL%%/POE/Filter/IRC/Compat.pm
%%SITE_PERL%%/POE/Filter/IRC.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
-%%EXAMPLESDIR%%/aimproxy.pl
-%%EXAMPLESDIR%%/dcctest.pl
-%%EXAMPLESDIR%%/dicebot.pl
-%%EXAMPLESDIR%%/eliza.pl
-%%EXAMPLESDIR%%/ircproxy.pl
-%%EXAMPLESDIR%%/moo.pl
-%%EXAMPLESDIR%%/simpleclient.pl
-%%EXAMPLESDIR%%/tinyurl.pl
-@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%%%EXAMPLESDIR%%/aimproxy.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/dcctest.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/dicebot.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/eliza.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/ircproxy.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/moo.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/simpleclient.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/tinyurl.pl
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrm %%SITE_PERL%%/POE/Component/IRC/Plugin