diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index c2bdb41a6cdf..4c8726931b42 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -1,57 +1,57 @@ # New ports collection makefile for: POE # Date created: 29 Apr 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= POE -PORTVERSION= 1.292 +PORTVERSION= 1.293 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= perl@FreeBSD.org COMMENT= Multitasking and networking framework for perl BUILD_DEPENDS= p5-IO-Tty>=1.08:${PORTSDIR}/devel/p5-IO-Tty \ p5-POE-Test-Loops>=1.031:${PORTSDIR}/devel/p5-POE-Test-Loops RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= --default MAN3= POE.3 POE::Component.3 POE::Component::Client::TCP.3 \ POE::Component::Server::TCP.3 POE::Driver.3 \ POE::Driver::SysRW.3 POE::Filter.3 \ POE::Filter::Block.3 POE::Filter::Grep.3 \ POE::Filter::HTTPD.3 POE::Filter::Line.3 \ POE::Filter::Map.3 POE::Filter::RecordBlock.3 \ POE::Filter::Reference.3 POE::Filter::Stackable.3 \ POE::Filter::Stream.3 POE::Kernel.3 POE::Loop.3 \ POE::Loop::IO_Poll.3 POE::Loop::PerlSignals.3 \ POE::Loop::Select.3 POE::NFA.3 POE::Pipe.3 \ POE::Pipe::OneWay.3 POE::Pipe::TwoWay.3 POE::Queue.3 \ POE::Queue::Array.3 POE::Resource.3 \ POE::Resource::Aliases.3 POE::Resource::Events.3 \ POE::Resource::Extrefs.3 POE::Resource::FileHandles.3 \ POE::Resource::SIDs.3 POE::Resource::Sessions.3 \ POE::Resource::Signals.3 POE::Resource::Statistics.3 \ POE::Resources.3 POE::Session.3 POE::Wheel.3 \ POE::Wheel::Curses.3 POE::Wheel::FollowTail.3 \ POE::Wheel::ListenAccept.3 POE::Wheel::ReadLine.3 \ POE::Wheel::ReadWrite.3 POE::Wheel::Run.3 \ POE::Wheel::SocketFactory.3 post-install: .ifndef(NOPORTEXAMPLES) @${ECHO_MSG} "===> Installing examples for ${PKGNAME}" @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR} .endif test: build @(cd ${WRKSRC}; make test) .include diff --git a/devel/p5-POE/distinfo b/devel/p5-POE/distinfo index cc97eb62eda5..ccf45605f380 100644 --- a/devel/p5-POE/distinfo +++ b/devel/p5-POE/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-1.292.tar.gz) = 15c26b3004ad82b279b53c8b7834e06e -SHA256 (POE-1.292.tar.gz) = bac4febd1effae613ca1639cce3f57cc36785960cdcc121c9af24c306201c72a -SIZE (POE-1.292.tar.gz) = 369160 +MD5 (POE-1.293.tar.gz) = fa76295ca61b8a322734dbfe41ad3a24 +SHA256 (POE-1.293.tar.gz) = 7a5747a14208122c34a7db95c5c895c05d551a03c75ad08ca6a144eb4c1e355a +SIZE (POE-1.293.tar.gz) = 366473