mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.1300
Changes: http://search.cpan.org/dist/POE-Component-Daemon/Changes
This commit is contained in:
parent
5a463f5b01
commit
d702c9926d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275457
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= POE-Component-Daemon
|
||||
PORTVERSION= 0.1203
|
||||
PORTVERSION= 0.1300
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,13 +17,11 @@ COMMENT= Handles all the housework for a daemon in POE
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
|
||||
${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= p5-POE>=1:${PORTSDIR}/devel/p5-POE
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= POE::Component::Daemon.3
|
||||
MAN3= POE::Component::Daemon.3
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (POE-Component-Daemon-0.1203.tar.gz) = 41d5da380fa967771d152cff992f4dd2ba01daf80e86d21ed4637b070eea6c4f
|
||||
SIZE (POE-Component-Daemon-0.1203.tar.gz) = 63743
|
||||
SHA256 (POE-Component-Daemon-0.1300.tar.gz) = 320ca9c41bacd689d0d10b833b159e35352aa05ce22d4823d2aab278b5aef72c
|
||||
SIZE (POE-Component-Daemon-0.1300.tar.gz) = 64211
|
||||
|
Loading…
Reference in New Issue
Block a user