aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-Fast
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-11-16 19:04:17 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-11-16 19:04:17 +0000
commite61a610b599e7b8b38e46ae718d1a6e2e1e44c71 (patch)
tree7b50806b808a44549c51cbfb77c005a33fd83ec3 /devel/p5-Config-Fast
parentf1bd16421d549924d8ba938be247b890bc0c9c60 (diff)
downloadports-e61a610b599e7b8b38e46ae718d1a6e2e1e44c71.tar.gz
ports-e61a610b599e7b8b38e46ae718d1a6e2e1e44c71.zip
- Update to 1.05 [1].
- Add SHA256 checksum [1]. - Mark as IGNORE for PERL_LEVEL < 500600 [2]. PR: ports/89129 [1] Submitted by: maintainer [1], mnag [2]
Notes
Notes: svn path=/head/; revision=148503
Diffstat (limited to 'devel/p5-Config-Fast')
-rw-r--r--devel/p5-Config-Fast/Makefile10
-rw-r--r--devel/p5-Config-Fast/distinfo5
2 files changed, 11 insertions, 4 deletions
diff --git a/devel/p5-Config-Fast/Makefile b/devel/p5-Config-Fast/Makefile
index 736fc8568386..a13a3ae3f7e0 100644
--- a/devel/p5-Config-Fast/Makefile
+++ b/devel/p5-Config-Fast/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Config-Fast
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
@@ -19,4 +19,10 @@ PERL_CONFIGURE= yes
MAN3= Config::Fast.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= Need at least perl 5.6 to build
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Config-Fast/distinfo b/devel/p5-Config-Fast/distinfo
index 24428697e0c2..22d240909961 100644
--- a/devel/p5-Config-Fast/distinfo
+++ b/devel/p5-Config-Fast/distinfo
@@ -1,2 +1,3 @@
-MD5 (Config-Fast-1.04.tar.gz) = 8b87ba8eb42b6f9b471fdf357c19763b
-SIZE (Config-Fast-1.04.tar.gz) = 6981
+MD5 (Config-Fast-1.05.tar.gz) = 8fc7c2445a13e45296ee8aea6c940b06
+SHA256 (Config-Fast-1.05.tar.gz) = cb750116bb4bc8fff8ab375ebf1da672e4fd16fd309c02495009b5572fdc61cb
+SIZE (Config-Fast-1.05.tar.gz) = 8292