aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Exception-Class-DBI
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Exception-Class-DBI')
-rw-r--r--databases/p5-Exception-Class-DBI/Makefile10
-rw-r--r--databases/p5-Exception-Class-DBI/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile
index 89d9b76e5ecc..545ee8399086 100644
--- a/databases/p5-Exception-Class-DBI/Makefile
+++ b/databases/p5-Exception-Class-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Exception-Class-DBI
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Exception
@@ -23,4 +23,10 @@ PERL_MODBUILD= yes
MAN3= Exception::Class::DBI.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800 # inherited from devel/p5-Exception-Class
+IGNORE= requires at least Perl 5.8. Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/databases/p5-Exception-Class-DBI/distinfo b/databases/p5-Exception-Class-DBI/distinfo
index 775b34f31a0e..0face5d58b9d 100644
--- a/databases/p5-Exception-Class-DBI/distinfo
+++ b/databases/p5-Exception-Class-DBI/distinfo
@@ -1,3 +1,3 @@
-MD5 (Exception-Class-DBI-0.92.tar.gz) = 7b8032fdf31ccab88d19d1446c6fe741
-SHA256 (Exception-Class-DBI-0.92.tar.gz) = 55b1c56e38d4c9b73aa509dda6e2835768be62be3e9cf63e97a2341fe0993412
-SIZE (Exception-Class-DBI-0.92.tar.gz) = 10056
+MD5 (Exception-Class-DBI-0.93.tar.gz) = ea831d3ad7e6c7da407c347c3ed61bb0
+SHA256 (Exception-Class-DBI-0.93.tar.gz) = 659681dd3ab19da9efd87f06de91571e1db4a47f1b8e611c9f70ada1661cf111
+SIZE (Exception-Class-DBI-0.93.tar.gz) = 11029