aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-POE-Component-IRC
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2003-08-09 19:53:47 +0800
committerskv <skv@FreeBSD.org>2003-08-09 19:53:47 +0800
commite27cd9f7f3378b3ff2449615759e54e12bfd2b71 (patch)
tree4ae0f9ab61eaf372b17d264d58f0447daaaf2dcd /irc/p5-POE-Component-IRC
parenta95dc7416164e3a20539217b7693ad6255126ff1 (diff)
downloadfreebsd-ports-gnome-e27cd9f7f3378b3ff2449615759e54e12bfd2b71.tar.gz
freebsd-ports-gnome-e27cd9f7f3378b3ff2449615759e54e12bfd2b71.tar.zst
freebsd-ports-gnome-e27cd9f7f3378b3ff2449615759e54e12bfd2b71.zip
Updated to 2.9
PR: ports/55373 Submitted by: Mathieu Arnold <m@absolight.net>
Diffstat (limited to 'irc/p5-POE-Component-IRC')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile2
-rw-r--r--irc/p5-POE-Component-IRC/distinfo2
-rw-r--r--irc/p5-POE-Component-IRC/pkg-descr14
3 files changed, 11 insertions, 7 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 0b3de5a7df7b..4621098ee688 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.8
+PORTVERSION= 2.9
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 714b2adc3873..8d0b67ebed35 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1 +1 @@
-MD5 (POE-Component-IRC-2.8.tar.gz) = 8448154d6a737823b88df84923177bc9
+MD5 (POE-Component-IRC-2.9.tar.gz) = f35b9b619991ac3eae7dacda06455d31
diff --git a/irc/p5-POE-Component-IRC/pkg-descr b/irc/p5-POE-Component-IRC/pkg-descr
index ac6de76fe82c..783bf9fa6846 100644
--- a/irc/p5-POE-Component-IRC/pkg-descr
+++ b/irc/p5-POE-Component-IRC/pkg-descr
@@ -1,7 +1,11 @@
-POE::Component::IRC is a POE component (who'd have guessed?) which acts as
-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.
+POE::Component::IRC is a POE component (who'd have guessed?) which acts
+as 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/
+
+-- Sergey Skvortsov
+skv@FreeBSD.org