diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-06-14 09:33:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-06-14 09:33:42 +0000 |
commit | 2e2949546d41885f4604fa9540d743818c72d3af (patch) | |
tree | ff39b0749b9c353c94b673321cf480479c08cb4e | |
parent | OPTIONS'ify, but still leave WITH_STUNNEL_SSL_ENGINE out of it - it is (diff) |
Update to 0.21
Notes
Notes:
svn path=/head/; revision=137422
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-Exception/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index bfc258cbf107..15d4dd853168 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Test-Exception -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo index 5371540fdd53..639bbb7b9859 100644 --- a/devel/p5-Test-Exception/distinfo +++ b/devel/p5-Test-Exception/distinfo @@ -1,2 +1,2 @@ -MD5 (Test-Exception-0.20.tar.gz) = 820941e2373ecc9a17716550357dc6c6 -SIZE (Test-Exception-0.20.tar.gz) = 9428 +MD5 (Test-Exception-0.21.tar.gz) = fc1aab12ca0867dd46328e169c06a21c +SIZE (Test-Exception-0.21.tar.gz) = 10142 |