summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-03-29 18:51:27 +0000
committertv <tv@pkgsrc.org>2004-03-29 18:51:27 +0000
commit079db6ca8a0f4a9872ebf832258c0789c6ce4208 (patch)
tree3ad212d0e17692713187f39db7db15ea695f2365 /textproc
parenta6a9abbe25bb8dee2af8ebc8dff2210c12faf701 (diff)
downloadpkgsrc-079db6ca8a0f4a9872ebf832258c0789c6ce4208.tar.gz
Eek, meant to import 3.23, not 3.20. Since this is an update, ChangeLog:
===== Mon Nov 30 15:18:15 2003 Jarkko Hietaniemi <jhi@iki.fi> * Safeguards against trying to use greater edit distance than the pattern is long, inspired by 'idallen'. * Advise against using String::Approx for text comparisons, since String::Approx is meant for strings. * Released as 3.23. Sun Oct 19 12:17:20 2003 Jarkko Hietaniemi <jhi@iki.fi> * adistr($pattern, @inputs) returned absolute, not relative, distances in list context, reported by 'idallen'. * Released as 3.22. Sat Oct 18 10:29:30 2003 Jarkko Hietaniemi <jhi@iki.fi> * asubstitute() didn't substitute in $_ as promised, reported by Tim Maher. * Released as 3.21.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-String-Approx/Makefile4
-rw-r--r--textproc/p5-String-Approx/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile
index f28d18d123b..581cb59a5c1 100644
--- a/textproc/p5-String-Approx/Makefile
+++ b/textproc/p5-String-Approx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 18:48:13 tv Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/29 18:51:27 tv Exp $
#
-DISTNAME= String-Approx-3.20
+DISTNAME= String-Approx-3.23
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
diff --git a/textproc/p5-String-Approx/distinfo b/textproc/p5-String-Approx/distinfo
index 189e475edf4..77bbdce80cc 100644
--- a/textproc/p5-String-Approx/distinfo
+++ b/textproc/p5-String-Approx/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/03/29 18:48:13 tv Exp $
+$NetBSD: distinfo,v 1.2 2004/03/29 18:51:27 tv Exp $
-SHA1 (String-Approx-3.20.tar.gz) = 66bcb703ac28acc470f6b97793fc661446050a54
-Size (String-Approx-3.20.tar.gz) = 43309 bytes
+SHA1 (String-Approx-3.23.tar.gz) = 3eb4ac3cb5607143e76fbc59fe6bbdab55755d69
+Size (String-Approx-3.23.tar.gz) = 43872 bytes