1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

- Upgrade to 0.22.

This commit is contained in:
Jun Kuriyama 2010-08-15 14:59:35 +00:00
parent f1ab5fe330
commit 060aa6d033
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259309
2 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Test-Most
PORTVERSION= 0.21
PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,10 +16,10 @@ 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:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Warn>=0.1:${PORTSDIR}/devel/p5-Test-Warn
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
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Test-Most-0.21.tar.gz) = 8066a15a40154d011296b33ce02a1cf8
SHA256 (Test-Most-0.21.tar.gz) = ca54ab8e6ddfa8e33a66f6c27c33dca04f070e768c7f58efb457fba7226cc7f4
SIZE (Test-Most-0.21.tar.gz) = 10732
MD5 (Test-Most-0.22.tar.gz) = 05810799a21dd9c8872914dbec6c6e98
SHA256 (Test-Most-0.22.tar.gz) = 357d291fbcffc60725df9c6a31b655257d5167b2db4cb3c756f5cde637e7fb5f
SIZE (Test-Most-0.22.tar.gz) = 15221