- Update to 0.1300

Changes:	http://search.cpan.org/dist/POE-Component-Daemon/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-06-12 17:34:46 +00:00
parent 5a463f5b01
commit d702c9926d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275457
2 changed files with 5 additions and 7 deletions

View File

@ -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= *

View File

@ -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