aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-Maketext
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-06-13 19:12:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-06-13 19:12:15 +0000
commit93ad08a4ac8415b73df83fb6ea7462bfa257ab29 (patch)
treea68394116f0a17aa02513e59cc2914437cb098eb /devel/p5-Locale-Maketext
parentf5105af7a342313287776d0af522608a3ef960d6 (diff)
downloadports-93ad08a4ac8415b73df83fb6ea7462bfa257ab29.tar.gz
ports-93ad08a4ac8415b73df83fb6ea7462bfa257ab29.zip
Notes
Diffstat (limited to 'devel/p5-Locale-Maketext')
-rw-r--r--devel/p5-Locale-Maketext/Makefile14
-rw-r--r--devel/p5-Locale-Maketext/distinfo6
2 files changed, 14 insertions, 6 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile
index 9efd042ae4e2..736226fccce5 100644
--- a/devel/p5-Locale-Maketext/Makefile
+++ b/devel/p5-Locale-Maketext/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Locale-Maketext
-PORTVERSION= 1.09
-PORTREVISION= 1
+PORTVERSION= 1.10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
@@ -23,4 +22,13 @@ PERL_CONFIGURE= YES
MAN3= Locale::Maketext.3 Locale::Maketext::TPJ13.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+post-patch:
+ @${ECHO} "Parts of this module require the utf8 pragma which is\
+ not available in your version of Perl. This module will\
+ not be fully functional. **"
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Locale-Maketext/distinfo b/devel/p5-Locale-Maketext/distinfo
index f3eeafc9a8a3..d108dd1268e8 100644
--- a/devel/p5-Locale-Maketext/distinfo
+++ b/devel/p5-Locale-Maketext/distinfo
@@ -1,3 +1,3 @@
-MD5 (Locale-Maketext-1.09.tar.gz) = d21c2d4ffe2d19c1936848187ea6ca37
-SHA256 (Locale-Maketext-1.09.tar.gz) = ac20ad05653eb8c6ea3669cf04e9c995818de4bc7240f9a67670cbf453a03cdf
-SIZE (Locale-Maketext-1.09.tar.gz) = 46127
+MD5 (Locale-Maketext-1.10.tar.gz) = 3b1f277ebbe856bf344311a2de0b84a6
+SHA256 (Locale-Maketext-1.10.tar.gz) = 4bd654a9565398eeeae9bb19c4b2c04e8c339fa62694892cf4d54545d52e2c78
+SIZE (Locale-Maketext-1.10.tar.gz) = 46065