diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-04-29 08:43:29 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-04-29 08:43:29 +0000 |
commit | 6e294a4be4d64a07f19afdca4dc45de742cc6458 (patch) | |
tree | c4c42c5d6189d65435c9e711f85ac086c86a8580 | |
parent | sysutils/py-ezjailremote: Update to 0.2.1 (diff) |
Update to 0.32.
Changes: http://search.cpan.org/dist/Test-Exception/Changes
Notes
Notes:
svn path=/head/; revision=316783
-rw-r--r-- | devel/p5-Test-Exception/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Test-Exception/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index dff5a2c7401f..ebc5721f8759 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Test-Exception -# Date created: January 27th 2003 -# Whom: Erwin Lansing <erwin@FreeBSD.org> -# +# Created by: Erwin Lansing <erwin@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Test-Exception -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo index 0eb5c14af3bf..e2f90afb365c 100644 --- a/devel/p5-Test-Exception/distinfo +++ b/devel/p5-Test-Exception/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-Exception-0.31.tar.gz) = 7a828b70109e5c30457b079e48974f4621d3af4e85ba6475476400f05835cdd3 -SIZE (Test-Exception-0.31.tar.gz) = 17634 +SHA256 (Test-Exception-0.32.tar.gz) = ba4427e6004797ece8dce93c61d1d6c82df891b0f017e7d4a5c2505fa05c5a47 +SIZE (Test-Exception-0.32.tar.gz) = 18131 |