1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 0.22

PR:		102756 (based on)
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
Erwin Lansing 2006-09-04 15:53:46 +00:00
parent 9aae8cb628
commit d78c85493a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172193
2 changed files with 5 additions and 6 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Test-Exception
PORTVERSION= 0.21
PORTREVISION= 1
PORTVERSION= 0.22
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Test
@ -17,7 +16,7 @@ MAINTAINER= erwin@FreeBSD.org
COMMENT= Test::Exception - test functions for exception based code
BUILD_DEPENDS= ${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/Sub/Uplevel.pm:${PORTSDIR}/devel/p5-Sub-Uplevel
p5-Sub-Uplevel>=0.13:${PORTSDIR}/devel/p5-Sub-Uplevel
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Test-Exception-0.21.tar.gz) = fc1aab12ca0867dd46328e169c06a21c
SHA256 (Test-Exception-0.21.tar.gz) = 1d9d7016cbe82571abb97c19a305ea3c79fe3f92ee6a7c33437403b2bdde992d
SIZE (Test-Exception-0.21.tar.gz) = 10142
MD5 (Test-Exception-0.22.tar.gz) = dcf44183af3d26b14d7f989fc5ee1117
SHA256 (Test-Exception-0.22.tar.gz) = 98b129aa38a729f9c63b3ae2118b500f76bcf3456bb03a5f049f67ddea7efc81
SIZE (Test-Exception-0.22.tar.gz) = 10771