aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2006-06-14 21:32:25 +0800
committermat <mat@FreeBSD.org>2006-06-14 21:32:25 +0800
commit20423cf68cc48cfe094957fe431870648adfc535 (patch)
treec225383c2a1658fc52818c45fc742d8dd077a71e /devel
parent27e5e71bb200e39a9d4636001455a5ee54d7af9b (diff)
downloadfreebsd-ports-gnome-20423cf68cc48cfe094957fe431870648adfc535.tar.gz
freebsd-ports-gnome-20423cf68cc48cfe094957fe431870648adfc535.tar.zst
freebsd-ports-gnome-20423cf68cc48cfe094957fe431870648adfc535.zip
Update to 0.10
PR: 98246 Submitted by: aaron
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DateTime-Format-Epoch/Makefile6
-rw-r--r--devel/p5-DateTime-Format-Epoch/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile
index ce8630d16c58..6e99ecbc15d5 100644
--- a/devel/p5-DateTime-Format-Epoch/Makefile
+++ b/devel/p5-DateTime-Format-Epoch/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Format-Epoch
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -50,4 +50,8 @@ post-install:
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
+.endif
+
.include <bsd.port.post.mk>
diff --git a/devel/p5-DateTime-Format-Epoch/distinfo b/devel/p5-DateTime-Format-Epoch/distinfo
index 2cd3b2bc6849..9b824db0337b 100644
--- a/devel/p5-DateTime-Format-Epoch/distinfo
+++ b/devel/p5-DateTime-Format-Epoch/distinfo
@@ -1,3 +1,3 @@
-MD5 (DateTime-Format-Epoch-0.09.tar.gz) = 6950d5ee3d4673ffd3f0603d053e58f3
-SHA256 (DateTime-Format-Epoch-0.09.tar.gz) = df878d57ad159e12c0a926a21d88628dc576d937ce5ef6a62f1d941e13cd5186
-SIZE (DateTime-Format-Epoch-0.09.tar.gz) = 17489
+MD5 (DateTime-Format-Epoch-0.10.tar.gz) = 4fac8073111d048810baf0eed96e4399
+SHA256 (DateTime-Format-Epoch-0.10.tar.gz) = 79fbe689230a43eccda897427f9027d6af4dac85f9f7c672915f78eeb9e57c35
+SIZE (DateTime-Format-Epoch-0.10.tar.gz) = 17369