aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-06-20 14:26:31 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-06-20 14:26:31 +0000
commit234335d00c63dd030dae51c5f578a5872098f261 (patch)
tree9f3e809018714e58c08b93268e28e27e183fc6d1 /devel/p5-POE
parente8f57bd0fd53bb9bdfc7f2bfed7fccf7c57c8a52 (diff)
downloadports-234335d00c63dd030dae51c5f578a5872098f261.tar.gz
ports-234335d00c63dd030dae51c5f578a5872098f261.zip
Update to 0.21
Notes
Notes: svn path=/head/; revision=61631
Diffstat (limited to 'devel/p5-POE')
-rw-r--r--devel/p5-POE/Makefile3
-rw-r--r--devel/p5-POE/distinfo2
-rw-r--r--devel/p5-POE/pkg-plist1
3 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile
index ec5c361de44f..2468c44340c0 100644
--- a/devel/p5-POE/Makefile
+++ b/devel/p5-POE/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE
-PORTVERSION= 0.19
+PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
MASTER_SITE_SUBDIR= POE
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"
PERL_CONFIGURE= yes
+CONFIGURE_ARGS= </dev/null
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \
diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo
index 51dd486de57b..9da0046b0268 100644
--- a/devel/p5-POE/distinfo
+++ b/devel/p5-POE/distinfo
@@ -1 +1 @@
-MD5 (POE-0.19.tar.gz) = ad46221487081a81a811a0c74d0368ee
+MD5 (POE-0.21.tar.gz) = e618f26d7d1e02c76e779c36737446d1
diff --git a/devel/p5-POE/pkg-plist b/devel/p5-POE/pkg-plist
index 4f16c068bac3..c9a7df9b0bea 100644
--- a/devel/p5-POE/pkg-plist
+++ b/devel/p5-POE/pkg-plist
@@ -18,6 +18,7 @@ lib/perl5/site_perl/%%PERL_VER%%/POE/Filter/Stream.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Event.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Gtk.pm
+lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Poll.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Select.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Tk.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/NFA.pm