diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-07-10 05:16:49 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-07-10 05:16:49 +0000 |
commit | d16183c4fba815a1e13bebc9ed9ad11535c1393f (patch) | |
tree | 43713d1ab74596dd884099baad1d9c059cabeb80 /devel/p5-Test-Simple | |
parent | 9e3fc5074ed245ff5381f1d9c366da244dff9138 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-Simple')
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Test-Simple/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 38bd67926eb5..a74463f1ba72 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Simple -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test @@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Basic utilities for writing tests in perl -BUILD_DEPENDS= ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo index 1867bf0e3fff..b2656d3a8a59 100644 --- a/devel/p5-Test-Simple/distinfo +++ b/devel/p5-Test-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Simple-0.62.tar.gz) = a30f927c5dfff73180fe7b4bbf774a7e -SHA256 (Test-Simple-0.62.tar.gz) = 7118e549b3576aa0a3ba829f50070c3fc5d517aa714d78dcc983ac56a0957535 -SIZE (Test-Simple-0.62.tar.gz) = 70383 +MD5 (Test-Simple-0.63.tar.gz) = 72cda8a3079ee5d5106aa6fea1093aff +SHA256 (Test-Simple-0.63.tar.gz) = ea8e9b59d41f4bf98dc8f89aca02faf76adcc86347b5252a55273a55ded9cc9b +SIZE (Test-Simple-0.63.tar.gz) = 71062 |