aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-07-05 12:53:18 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-07-05 12:53:18 +0000
commit7368a3ae688b2d55c0e578046f27e9d4c708d48b (patch)
tree7b6ce0278f70650c141a5fbd8f3598765098ae1b /devel/p5-POE
parent9c5080165f1e32ac2269917c8f5655b63a0393c8 (diff)
downloadports-7368a3ae688b2d55c0e578046f27e9d4c708d48b.tar.gz
ports-7368a3ae688b2d55c0e578046f27e9d4c708d48b.zip
Updated to 0.22
Notes
Notes: svn path=/head/; revision=62478
Diffstat (limited to 'devel/p5-POE')
-rw-r--r--devel/p5-POE/Makefile2
-rw-r--r--devel/p5-POE/distinfo2
-rw-r--r--devel/p5-POE/pkg-comment2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile
index 2468c44340c0..254be62e1433 100644
--- a/devel/p5-POE/Makefile
+++ b/devel/p5-POE/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
MASTER_SITE_SUBDIR= POE
diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo
index 9da0046b0268..8f52dc85c6b9 100644
--- a/devel/p5-POE/distinfo
+++ b/devel/p5-POE/distinfo
@@ -1 +1 @@
-MD5 (POE-0.21.tar.gz) = e618f26d7d1e02c76e779c36737446d1
+MD5 (POE-0.22.tar.gz) = 7965ee29df393a28ea00a7f07ff6c03f
diff --git a/devel/p5-POE/pkg-comment b/devel/p5-POE/pkg-comment
index b6071094bdaf..1246c5625b69 100644
--- a/devel/p5-POE/pkg-comment
+++ b/devel/p5-POE/pkg-comment
@@ -1 +1 @@
-Perl application kernel with event driven threads
+Multitasking and networking framework for perl