mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.10
This commit is contained in:
parent
9a8a94739b
commit
2bd1c8243c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278235
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue