diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-31 21:06:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-31 21:06:02 +0000 |
commit | 37c49de569b0b2031eaa2277718d37852fdfabe8 (patch) | |
tree | c54273927e3bec1340ffcb4f54d0a0bc39e4a71d | |
parent | - Update to 2.08 (diff) |
- Update to 0.2001
PR: 120707
Submitted by: lippe
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=214056
-rw-r--r-- | devel/p5-POE-Component-IKC/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-POE-Component-IKC/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-POE-Component-IKC/Makefile b/devel/p5-POE-Component-IKC/Makefile index 6e6e6e89da29..1b625491855a 100644 --- a/devel/p5-POE-Component-IKC/Makefile +++ b/devel/p5-POE-Component-IKC/Makefile @@ -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 diff --git a/devel/p5-POE-Component-IKC/distinfo b/devel/p5-POE-Component-IKC/distinfo index e4d3e930c18c..076bb3294f23 100644 --- a/devel/p5-POE-Component-IKC/distinfo +++ b/devel/p5-POE-Component-IKC/distinfo @@ -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 |