mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Upgrade to 0.24.
PR: ports/158050 Submitted by: Jin-Sih Lin <linpct@gmail.com>
This commit is contained in:
parent
9e2cfea1f2
commit
05309119e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277091
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Test-Most
|
||||
PORTVERSION= 0.23
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,9 +17,9 @@ COMMENT= Perl extension for most commonly needed test functions and features
|
||||
RUN_DEPENDS= \
|
||||
p5-Exception-Class>=1.14:${PORTSDIR}/devel/p5-Exception-Class \
|
||||
p5-Test-Deep>=0.106:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Differences>=0.500:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn
|
||||
p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-Most-0.23.tar.gz) = f4d8d662dd981efe9cb542f1617df5070205842e62f5894d6f3407f9f5b7f696
|
||||
SIZE (Test-Most-0.23.tar.gz) = 15932
|
||||
SHA256 (Test-Most-0.24.tar.gz) = 0ba4225a3a3b180275b12b06bd7388514be5a10da58a9e4011005f65e962b50c
|
||||
SIZE (Test-Most-0.24.tar.gz) = 15977
|
||||
|
Loading…
Reference in New Issue
Block a user