aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:26:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-11-24 18:26:19 +0000
commitdc976054b36b761cc598d4330557f03f31497890 (patch)
tree26fd413e66fdd28f25bf9d3cf8515e3181559719 /devel
parentb3e4b987515fbd462766818579bf8fad42f2ca05 (diff)
downloadports-dc976054b36b761cc598d4330557f03f31497890.tar.gz
ports-dc976054b36b761cc598d4330557f03f31497890.zip
- Update to 0.12
Notes
Notes: svn path=/head/; revision=373255
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Text-Levenshtein/Makefile11
-rw-r--r--devel/p5-Text-Levenshtein/distinfo4
2 files changed, 11 insertions, 4 deletions
diff --git a/devel/p5-Text-Levenshtein/Makefile b/devel/p5-Text-Levenshtein/Makefile
index 3d4a0ca3bf6a..c5ed448ecb72 100644
--- a/devel/p5-Text-Levenshtein/Makefile
+++ b/devel/p5-Text-Levenshtein/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Levenshtein
-PORTVERSION= 0.09
+PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,4 +16,11 @@ LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502000
+BUILD_DEPENDS+= p5-Unicode-Collate>=1.04:${PORTSDIR}/textproc/p5-Unicode-Collate
+RUN_DEPENDS+= p5-Unicode-Collate>=1.04:${PORTSDIR}/textproc/p5-Unicode-Collate
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Text-Levenshtein/distinfo b/devel/p5-Text-Levenshtein/distinfo
index 813e479a6e68..abaed81f4b21 100644
--- a/devel/p5-Text-Levenshtein/distinfo
+++ b/devel/p5-Text-Levenshtein/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Text-Levenshtein-0.09.tar.gz) = 5a5d6a6c50b7b100134776c8b61e124ac5e9d4ea36a11aa2107ec73c0d6a8fbe
-SIZE (Text-Levenshtein-0.09.tar.gz) = 14053
+SHA256 (Text-Levenshtein-0.12.tar.gz) = abd786ca711547d5d8072e7d29ea406b5164f48c7ace7977bc29a3ed704339f0
+SIZE (Text-Levenshtein-0.12.tar.gz) = 14891