diff options
-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 |