aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2006-04-27 19:33:56 +0800
committertobez <tobez@FreeBSD.org>2006-04-27 19:33:56 +0800
commit973cef111b5ec370ad91a6848e69a86848451787 (patch)
treefb440d4556c148851349776c7537ed0dea4f5b59 /devel
parentd75f3670ae6e674fb7c63952dcdd5a3b1a9ea767 (diff)
downloadfreebsd-ports-gnome-973cef111b5ec370ad91a6848e69a86848451787.tar.gz
freebsd-ports-gnome-973cef111b5ec370ad91a6848e69a86848451787.tar.zst
freebsd-ports-gnome-973cef111b5ec370ad91a6848e69a86848451787.zip
Update to 2.06. Require perl from ports.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Config-Tiny/Makefile10
-rw-r--r--devel/p5-Config-Tiny/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/devel/p5-Config-Tiny/Makefile b/devel/p5-Config-Tiny/Makefile
index 30791ee9ba0d..c62fbf6f5cf4 100644
--- a/devel/p5-Config-Tiny/Makefile
+++ b/devel/p5-Config-Tiny/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Config-Tiny
-PORTVERSION= 2.05
+PORTVERSION= 2.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
@@ -21,4 +21,10 @@ PERL_CONFIGURE= yes
MAN3= Config::Tiny.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/devel/p5-Config-Tiny/distinfo b/devel/p5-Config-Tiny/distinfo
index 24534f5967d3..eaaa0f877965 100644
--- a/devel/p5-Config-Tiny/distinfo
+++ b/devel/p5-Config-Tiny/distinfo
@@ -1,3 +1,3 @@
-MD5 (Config-Tiny-2.05.tar.gz) = bac7f9eda771593c869313859fe45ff7
-SHA256 (Config-Tiny-2.05.tar.gz) = ed6ddc5ff51a65e78f5f6c9639728fc639df659284a5295bed4a11549ea9575e
-SIZE (Config-Tiny-2.05.tar.gz) = 27995
+MD5 (Config-Tiny-2.06.tar.gz) = 40b5ce184ee6307b5a9ce1f588f824d6
+SHA256 (Config-Tiny-2.06.tar.gz) = 61356b51c7417c9c70865c35c50bdbc8ddec1169bd5d99dc7103ad1fbb10fb66
+SIZE (Config-Tiny-2.06.tar.gz) = 29644