mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Updated to 0.26
PR: ports/52181
This commit is contained in:
parent
47812bc7e6
commit
b783c30828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81604
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= POE
|
||||
PORTVERSION= 0.25
|
||||
PORTVERSION= 0.26
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} http://poe.perl.org/poedown/
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= POE
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
@ -26,7 +26,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= </dev/null
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
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 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (POE-0.25.tar.gz) = 32345215739b58d44898a93a4060e528
|
||||
MD5 (POE-0.26.tar.gz) = e9affcb6facdd14a8f3c8791da9dce35
|
||||
|
Loading…
Reference in New Issue
Block a user