diff options
author | clsung <clsung@FreeBSD.org> | 2006-09-07 09:39:56 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-09-07 09:39:56 +0800 |
commit | 7a8a457c73622579d419f32759ef0068fa05c41c (patch) | |
tree | 3077868fcba537508bff1cdbb19b97aec794b385 /devel/p5-Test-Strict | |
parent | 78bb02c9c3e95cf9593f5a8c27444e0fc0062acf (diff) | |
download | freebsd-ports-graphics-7a8a457c73622579d419f32759ef0068fa05c41c.tar.gz freebsd-ports-graphics-7a8a457c73622579d419f32759ef0068fa05c41c.tar.zst freebsd-ports-graphics-7a8a457c73622579d419f32759ef0068fa05c41c.zip |
- Update to 0.08
PR: ports/102929
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (hideo_AT_lastamericanempire dot com)
Diffstat (limited to 'devel/p5-Test-Strict')
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Test-Strict/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index f3fc8fe0a65..b1832004556 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -6,17 +6,16 @@ # PORTNAME= Test-Strict -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Test +MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- MAINTAINER= hideo@lastamericanempire.com COMMENT= Test and report on use strict/warnings coverage -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Devel/Cover.pm:${PORTSDIR}/devel/p5-Devel-Cover -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Strict/distinfo b/devel/p5-Test-Strict/distinfo index 7940e90795d..37b07d7f51e 100644 --- a/devel/p5-Test-Strict/distinfo +++ b/devel/p5-Test-Strict/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Strict-0.07.tar.gz) = 22022dd7f79f6a23679be06104a704d8 -SHA256 (Test-Strict-0.07.tar.gz) = 93623f4797ad33075a41a0e81869d607f9e6cd7b88992ddaffd6a3ad0aaf9caf -SIZE (Test-Strict-0.07.tar.gz) = 6556 +MD5 (Test-Strict-0.08.tar.gz) = 8eccccf18d453b6e5453c07c7c6beed4 +SHA256 (Test-Strict-0.08.tar.gz) = caf080604ee536fdf5ae586e5aa102f17d92ea0e9ffa65b4e4bd6319bf2a9801 +SIZE (Test-Strict-0.08.tar.gz) = 6875 |