diff options
author | Lars Thegler <lth@FreeBSD.org> | 2011-07-24 12:44:57 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2011-07-24 12:44:57 +0000 |
commit | 2bd1c8243c32524f715fafe18580b62285de48e8 (patch) | |
tree | d0ce7ac22b806226597c098090a8121c8349ba50 /devel/p5-Test-POE-Client-TCP | |
parent | 9a8a94739b560fd9ff90b10746bd071caf0f40ae (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-POE-Client-TCP')
-rw-r--r-- | devel/p5-Test-POE-Client-TCP/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-POE-Client-TCP/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-Test-POE-Client-TCP/Makefile b/devel/p5-Test-POE-Client-TCP/Makefile index 6a24b64a61f9..102555f1f2a3 100644 --- a/devel/p5-Test-POE-Client-TCP/Makefile +++ b/devel/p5-Test-POE-Client-TCP/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Test-POE-Client-TCP -PORTVERSION= 1.08 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= A POE Component providing TCP client services for test cases BUILD_DEPENDS= p5-POE>=1.28:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-POE-Client-TCP/distinfo b/devel/p5-Test-POE-Client-TCP/distinfo index 17c654cf7db8..a1e27abb1101 100644 --- a/devel/p5-Test-POE-Client-TCP/distinfo +++ b/devel/p5-Test-POE-Client-TCP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-POE-Client-TCP-1.08.tar.gz) = 298adcf8a43b94176531b831448edfc11002edfe80d3e840279574e825a00d37 -SIZE (Test-POE-Client-TCP-1.08.tar.gz) = 35323 +SHA256 (Test-POE-Client-TCP-1.10.tar.gz) = 4924960c41665df9834d9584ac92220c45a572ccef995721b92b927795a4e4d0 +SIZE (Test-POE-Client-TCP-1.10.tar.gz) = 36435 |