1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Upgrade devel/p5-POE to 0.1502. Also list a new manpage.

PR:		29723
Submitted by:	maintainer
This commit is contained in:
Anton Berezin 2001-08-15 10:05:11 +00:00
parent 2af503f342
commit b15604984c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46274
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= POE
PORTVERSION= 0.1501
PORTVERSION= 0.1502
CATEGORIES= devel perl5
MASTER_SITES= http://poe.perl.org/poedown/ ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@ -28,6 +28,7 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Driver::SysRW.3 POE::Wheel::ListenAccept.3\
POE::Filter::Grep.3 POE::Session.3 POE::Filter::Reference.3\
POE::Wheel::SocketFactory.3 POE::Filter.3 POE::Preprocessor.3\
POE::Pipe.3\
POE::Pipe::TwoWay.3 POE::Wheel::ReadLine.3 POE::Wheel::ReadWrite.3\
POE::Driver.3 POE::Component::Server::TCP.3 POE::Pipe::OneWay.3\
POE.3 POE::Component.3 POE::Filter::Map.3 POE::Wheel.3 POE::NFA.3\

View File

@ -1 +1 @@
MD5 (POE-0.1501.tar.gz) = 6d40a749f51b576efd794a48f6976ab9
MD5 (POE-0.1502.tar.gz) = a5d239a4300a61e396571ccde043c0a9

View File

@ -20,6 +20,7 @@ lib/perl5/site_perl/%%PERL_VER%%/POE/Kernel/Gtk.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
lib/perl5/site_perl/%%PERL_VER%%/POE/Pipe.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Pipe/OneWay.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Pipe/TwoWay.pm
lib/perl5/site_perl/%%PERL_VER%%/POE/Preprocessor.pm