diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Exception/Makefile /home/staff/gslin/work/p5-Test-Exception/Makefile
--- /usr/ports/devel/p5-Test-Exception/Makefile	Tue Nov  1 02:24:10 2005
+++ /home/staff/gslin/work/p5-Test-Exception/Makefile	Sat Sep  2 00:45:10 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Test-Exception
-PORTVERSION=	0.21
-PORTREVISION=	1
+PORTVERSION=	0.22
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -16,9 +15,9 @@
 MAINTAINER=	erwin@FreeBSD.org
 COMMENT=	Test::Exception - test functions for exception based code
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
-		${SITE_PERL}/Sub/Uplevel.pm:${PORTSDIR}/devel/p5-Sub-Uplevel
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-Sub-Uplevel>=0.13:${PORTSDIR}/devel/p5-Sub-Uplevel
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Exception/distinfo /home/staff/gslin/work/p5-Test-Exception/distinfo
--- /usr/ports/devel/p5-Test-Exception/distinfo	Sun Nov 27 01:00:32 2005
+++ /home/staff/gslin/work/p5-Test-Exception/distinfo	Sat Sep  2 00:43:33 2006
@@ -1,3 +1,3 @@
-MD5 (Test-Exception-0.21.tar.gz) = fc1aab12ca0867dd46328e169c06a21c
-SHA256 (Test-Exception-0.21.tar.gz) = 1d9d7016cbe82571abb97c19a305ea3c79fe3f92ee6a7c33437403b2bdde992d
-SIZE (Test-Exception-0.21.tar.gz) = 10142
+MD5 (Test-Exception-0.22.tar.gz) = dcf44183af3d26b14d7f989fc5ee1117
+SHA256 (Test-Exception-0.22.tar.gz) = 98b129aa38a729f9c63b3ae2118b500f76bcf3456bb03a5f049f67ddea7efc81
+SIZE (Test-Exception-0.22.tar.gz) = 10771