summaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Xapian
diff options
context:
space:
mode:
authorschmonz <schmonz>2015-05-23 18:21:32 +0000
committerschmonz <schmonz>2015-05-23 18:21:32 +0000
commita609e45eb2bf7a7c89145be06f97e62bea70358f (patch)
tree363b7a4ae93fa18e601f43b41c544c690d168439 /textproc/p5-Search-Xapian
parentb92a54a8ad87768d5ba6c855ed047ec99d4bef06 (diff)
downloadpkgsrc-a609e45eb2bf7a7c89145be06f97e62bea70358f.tar.gz
Update to 1.2.21.0. From the changelog:
[Changes contributed by Olly Betts] - Support passing collapse_max argument to Enquire::set_collapse_key(). Fixes #669, reported by Felix Ostmann. - Add missing 'my' to testcases. - Add 'use strict' to all testcases. - Add a "LICENSE" section to the main POD. - META.yml: Specify licence and minimum Perl version. - Fix t/symboltest.t to work when built against an installed version of xapian-core (broken by changes in 1.2.20.0). - Fix "Filehandle STDOUT reopened as M only for input" warning from running "perl Makefile.PL". - Remove TODO for wrapping MatchAll and MatchNothing - these were added in 1.2.13.0. Reported by Will Crawford. - Wrap Xapian::BAD_VALUENO. - Fix "make test" to use the Xapian.so we just built, rather than an installed version.
Diffstat (limited to 'textproc/p5-Search-Xapian')
-rw-r--r--textproc/p5-Search-Xapian/Makefile4
-rw-r--r--textproc/p5-Search-Xapian/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile
index 1267a57bdb8..439ed230ceb 100644
--- a/textproc/p5-Search-Xapian/Makefile
+++ b/textproc/p5-Search-Xapian/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2014/11/17 09:06:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.20 2015/05/23 18:21:32 schmonz Exp $
#
-DISTNAME= Search-Xapian-1.2.19.0
+DISTNAME= Search-Xapian-1.2.21.0
PKGNAME= ${DISTNAME:S/^/p5-/}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
diff --git a/textproc/p5-Search-Xapian/distinfo b/textproc/p5-Search-Xapian/distinfo
index f300eafbbdb..284e912cead 100644
--- a/textproc/p5-Search-Xapian/distinfo
+++ b/textproc/p5-Search-Xapian/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2014/11/17 09:06:18 schmonz Exp $
+$NetBSD: distinfo,v 1.11 2015/05/23 18:21:32 schmonz Exp $
-SHA1 (Search-Xapian-1.2.19.0.tar.gz) = 1503a0fd4471410d035611f87d3c8be678410d9a
-RMD160 (Search-Xapian-1.2.19.0.tar.gz) = 967765d8d0db30d8e954775f1c13942af1d3b329
-Size (Search-Xapian-1.2.19.0.tar.gz) = 63667 bytes
+SHA1 (Search-Xapian-1.2.21.0.tar.gz) = 57bfb4a5109468ca417d5bb17091eb73bbf40cbe
+RMD160 (Search-Xapian-1.2.21.0.tar.gz) = f49ddfb46dc6545c0b1aac506d6eaf8b6c0ab439
+Size (Search-Xapian-1.2.21.0.tar.gz) = 67726 bytes