diff options
author | Lars Thegler <lth@FreeBSD.org> | 2011-07-24 12:49:27 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2011-07-24 12:49:27 +0000 |
commit | 5e09eb47c615fc13c3f3fd89b1ac989c5bbc56c0 (patch) | |
tree | 082410e4c2999df285d6faf5a49444745e2834f7 /devel/p5-Test-POE-Server-TCP | |
parent | 2bd1c8243c32524f715fafe18580b62285de48e8 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP')
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile index 27ed98b2f77f..96d1fcdd7d4c 100644 --- a/devel/p5-Test-POE-Server-TCP/Makefile +++ b/devel/p5-Test-POE-Server-TCP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-POE-Server-TCP -PORTVERSION= 1.14 +PORTVERSION= 1.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= A POE Component providing TCP server services for test cases BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-POE-Server-TCP/distinfo b/devel/p5-Test-POE-Server-TCP/distinfo index 68076d4e9caa..95ba00f09215 100644 --- a/devel/p5-Test-POE-Server-TCP/distinfo +++ b/devel/p5-Test-POE-Server-TCP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-POE-Server-TCP-1.14.tar.gz) = 8104c47e103f5ad14fd69a907715208af2788e14445a4cd8d23da75f5f40f5a8 -SIZE (Test-POE-Server-TCP-1.14.tar.gz) = 21787 +SHA256 (Test-POE-Server-TCP-1.16.tar.gz) = c0631d9030c452761e8316c854db11924d59e73220be46a1e8a57accd0d257cf +SIZE (Test-POE-Server-TCP-1.16.tar.gz) = 22708 |