aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-11-12 21:44:25 +0800
committertobez <tobez@FreeBSD.org>2005-11-12 21:44:25 +0800
commita8c8c15d8b7ce1194c06e6be64f096f2443408ea (patch)
tree06a38d01584857936acc9a9fef4ea82abd198a5a /databases
parent3df80eba9cf8c08f25162ca716f31abdeb6c9d81 (diff)
downloadfreebsd-ports-gnome-a8c8c15d8b7ce1194c06e6be64f096f2443408ea.tar.gz
freebsd-ports-gnome-a8c8c15d8b7ce1194c06e6be64f096f2443408ea.tar.zst
freebsd-ports-gnome-a8c8c15d8b7ce1194c06e6be64f096f2443408ea.zip
Update to 0.05. Assign maintainer to perl@. Require perl from ports.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Time-Piece-MySQL/Makefile12
-rw-r--r--databases/p5-Time-Piece-MySQL/distinfo5
2 files changed, 12 insertions, 5 deletions
diff --git a/databases/p5-Time-Piece-MySQL/Makefile b/databases/p5-Time-Piece-MySQL/Makefile
index 306cc4d69a95..21bb43ad2270 100644
--- a/databases/p5-Time-Piece-MySQL/Makefile
+++ b/databases/p5-Time-Piece-MySQL/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Time-Piece-MySQL
-PORTVERSION= 0.03
+PORTVERSION= 0.05
CATEGORIES= databases devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Time
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
@@ -22,4 +22,10 @@ PERL_CONFIGURE= yes
MAN3= Time::Piece::MySQL.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/databases/p5-Time-Piece-MySQL/distinfo b/databases/p5-Time-Piece-MySQL/distinfo
index cddba54cb763..32324640d9a7 100644
--- a/databases/p5-Time-Piece-MySQL/distinfo
+++ b/databases/p5-Time-Piece-MySQL/distinfo
@@ -1,2 +1,3 @@
-MD5 (Time-Piece-MySQL-0.03.tar.gz) = d0a662b8f91e157f537cd9b9aa5f6503
-SIZE (Time-Piece-MySQL-0.03.tar.gz) = 2626
+MD5 (Time-Piece-MySQL-0.05.tar.gz) = 59eb18c952f61cf2481c38c0f43c37c8
+SHA256 (Time-Piece-MySQL-0.05.tar.gz) = a3f8b59d3ffe163def2357181fad855265277f5ae7bdfd4510e261f6561f1759
+SIZE (Time-Piece-MySQL-0.05.tar.gz) = 3701