aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-01-26 23:02:25 +0800
committererwin <erwin@FreeBSD.org>2006-01-26 23:02:25 +0800
commita6c8149b673af79deda23a5ff66650c29a470944 (patch)
tree532e82de40d0ab58c7dbef28aff0d48dfba562db /devel
parent2057db0cbefbdef3b095ad2f4190d68d0907cda1 (diff)
downloadfreebsd-ports-gnome-a6c8149b673af79deda23a5ff66650c29a470944.tar.gz
freebsd-ports-gnome-a6c8149b673af79deda23a5ff66650c29a470944.tar.zst
freebsd-ports-gnome-a6c8149b673af79deda23a5ff66650c29a470944.zip
- Update to 1.23
- Mark for perl >= 5.8.0
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Exception-Class/Makefile4
-rw-r--r--devel/p5-Exception-Class/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile
index f0e955cb1809..a496f7b92467 100644
--- a/devel/p5-Exception-Class/Makefile
+++ b/devel/p5-Exception-Class/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Exception-Class
-PORTVERSION= 1.22
+PORTVERSION= 1.23
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Exception
@@ -27,7 +27,7 @@ MAN3= Exception::Class.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+IGNORE= requires perl 5.8.0 or higher. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo
index ceb5463e5144..7d956b6cf4a9 100644
--- a/devel/p5-Exception-Class/distinfo
+++ b/devel/p5-Exception-Class/distinfo
@@ -1,3 +1,3 @@
-MD5 (Exception-Class-1.22.tar.gz) = ad8bb64e8473ba5817a2b329ec7dde42
-SHA256 (Exception-Class-1.22.tar.gz) = 7aa464a3f5b20cc98c640c3e0c190c04c652d85f95845726353123f46fabb96a
-SIZE (Exception-Class-1.22.tar.gz) = 16156
+MD5 (Exception-Class-1.23.tar.gz) = 560b42c0cf8b795bdc793459edb7ec13
+SHA256 (Exception-Class-1.23.tar.gz) = 9ad5a063bac80f3e77a179c91b7ea4490181640c8c1893292fdc6f2d92f40406
+SIZE (Exception-Class-1.23.tar.gz) = 16091