- Update to 0.2001

PR:		120707
Submitted by:	lippe
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2008-05-31 21:06:02 +00:00
parent c71d61c0bf
commit 37c49de569
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214056
2 changed files with 9 additions and 6 deletions

View File

@ -6,16 +6,19 @@
#
PORTNAME= POE-Component-IKC
PORTVERSION= 0.1904
PORTVERSION= 0.2001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= skv@FreeBSD.org
COMMENT= POE Inter-Kernel Communication
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/POE/API/Peek.pm:${PORTSDIR}/devel/p5-POE-API-Peek \
${SITE_PERL}/POE/Component/Daemon.pm:${PORTSDIR}/devel/p5-POE-Component-Daemon \
${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (POE-Component-IKC-0.1904.tar.gz) = 2a01e448dceb29be6e0ebbe2aa9b2d9b
SHA256 (POE-Component-IKC-0.1904.tar.gz) = de31bdccef98dfeb145e51ff25a807365d2aad6dbe85d3e7d1aa20b16323239a
SIZE (POE-Component-IKC-0.1904.tar.gz) = 55686
MD5 (POE-Component-IKC-0.2001.tar.gz) = 1dfd89f24a52e71b11795be2fac0fe93
SHA256 (POE-Component-IKC-0.2001.tar.gz) = 24a394e81c0be2a3760e2b94a88ee6f1cd8f7c827a997c898d865cf01dd853b9
SIZE (POE-Component-IKC-0.2001.tar.gz) = 58799