diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-17 23:33:17 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-17 23:33:17 +0000 |
commit | 820df6f2d0c4fe31040d856996259268ac887f12 (patch) | |
tree | 472f5ce0372d6bc8b1ed3cf616b91e4c6c1e3ef4 | |
parent | 246c58e045e82bee659f7bc527f804fff8b608f7 (diff) |
- update to 0.84
Notes
Notes:
svn path=/head/; revision=221712
-rw-r--r-- | devel/p5-Test-Simple/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-Simple/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 7a48b727509e..d6971f8ccf8e 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Simple -PORTVERSION= 0.80 +PORTVERSION= 0.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Basic utilities for writing tests in perl -RUN_DEPENDS= ${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes MAN3= Test::Builder.3 Test::More.3 Test::Simple.3 Test::Tutorial.3 \ diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo index 966f34847798..81672aef60b0 100644 --- a/devel/p5-Test-Simple/distinfo +++ b/devel/p5-Test-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-Simple-0.80.tar.gz) = facc09a4170e2f4e9d385593cfe4e4a3 -SHA256 (Test-Simple-0.80.tar.gz) = a0939d6321605b1374b3d7a09a1481a439b8197c3b235ba82e97121c40e43f97 -SIZE (Test-Simple-0.80.tar.gz) = 81559 +MD5 (Test-Simple-0.84.tar.gz) = 37d34fcf01080793439bea36935b386f +SHA256 (Test-Simple-0.84.tar.gz) = 9464001cc068a10e51c63612eac0c796dc786a6902ea06cc74d2903bf021120c +SIZE (Test-Simple-0.84.tar.gz) = 89308 |