mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to 0.09.11
- return to perl@ PR: ports/109703 Submitted by: maintainer (Jin-Shan Tseng)
This commit is contained in:
parent
529cdf18a3
commit
3a8590de49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186326
@ -6,23 +6,23 @@
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-Generic
|
||||
PORTVERSION= 0.09.10
|
||||
PORTVERSION= 0.09.11
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= POE
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= tjs@cdpa.nsysu.edu.tw
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Provides non-blocking access to a blocking object
|
||||
|
||||
RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
|
||||
${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
|
||||
${SITE_PERL}/${PERL_ARCH}/Net/SSH2.pm:${PORTSDIR}/net/p5-Net-SSH2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= POE::Component::Generic.3 \
|
||||
MAN3= POE::Component::Generic.3 \
|
||||
POE::Component::Generic::Child.3 \
|
||||
POE::Component::Generic::Net::SSH2.3 \
|
||||
POE::Component::Generic::Object.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (POE-Component-Generic-0.0910.tar.gz) = a8edc7aeff5e25a5c64995eb09b9b222
|
||||
SHA256 (POE-Component-Generic-0.0910.tar.gz) = 14021d61bd676543d3b1c352d8b05d21def07a9c101510a9abed1187e3e9cde2
|
||||
SIZE (POE-Component-Generic-0.0910.tar.gz) = 31943
|
||||
MD5 (POE-Component-Generic-0.0911.tar.gz) = 38161ec58242590b0db4dc55ef8aa89e
|
||||
SHA256 (POE-Component-Generic-0.0911.tar.gz) = c18444e389ca8a5c62d4b1bc07e0ea246c84995ab411b66a0ce1568adee39b2a
|
||||
SIZE (POE-Component-Generic-0.0911.tar.gz) = 32043
|
||||
|
Loading…
Reference in New Issue
Block a user