aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-String-Approx/Makefile6
-rw-r--r--devel/p5-String-Approx/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/p5-String-Approx/Makefile b/devel/p5-String-Approx/Makefile
index 97eb881c0a48..60b4089b97cd 100644
--- a/devel/p5-String-Approx/Makefile
+++ b/devel/p5-String-Approx/Makefile
@@ -6,15 +6,17 @@
#
PORTNAME= String-Approx
-PORTVERSION= 3.25
+PORTVERSION= 3.26
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for approximate matching (fuzzy matching)
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+
PERL_CONFIGURE= YES
MAN3= String::Approx.3
diff --git a/devel/p5-String-Approx/distinfo b/devel/p5-String-Approx/distinfo
index 711ee092926f..8dfe491bb531 100644
--- a/devel/p5-String-Approx/distinfo
+++ b/devel/p5-String-Approx/distinfo
@@ -1,3 +1,3 @@
-MD5 (String-Approx-3.25.tar.gz) = f0e84d4c49f460f53aa8d5a5d44b51d6
-SHA256 (String-Approx-3.25.tar.gz) = 35b1c4a6c2e3693465049e0b23c899912903457b949a68bf37c0b3c966c839a9
-SIZE (String-Approx-3.25.tar.gz) = 43760
+MD5 (String-Approx-3.26.tar.gz) = fc14d72986431025125d4970dd6b7f88
+SHA256 (String-Approx-3.26.tar.gz) = e5c5340834625034ec351e1f96f3f9650dcdaab71d1f5d68881df21db1836824
+SIZE (String-Approx-3.26.tar.gz) = 44800