From 4f3567aae52110de544576ca3fe31ebfbce89f51 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 27 Sep 2017 21:03:05 +0000 Subject: p5-Search-Xapian: update to 1.2.25.0. 1.2.25.0 Tue Sep 26 02:06:18 UTC 2017 [Changes contributed by Olly Betts] - Wrap WritableDatabase::commit(), which is the preferred name for WritableDatabase::flush(). - Fix long SEE ALSO lines by putting a newline after each comma in the SEE ALSO lists, fixing warnings from man such as: :109: warning [p 1, 8.0i]: can't break line - Backport some improvements to the POD documentation from the SWIG-based bindings in xapian-bindings 1.4.x. - Avoid perl -W in tests as that seems to break recent versions of Test::More. - Suppress dummy warning using undef value when building against xapian-core 1.4.x. --- textproc/p5-Search-Xapian/Makefile | 7 ++++--- textproc/p5-Search-Xapian/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 88fb7c8ea22..6d10ca7fcc6 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2017/09/03 08:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/09/27 21:03:05 wiz Exp $ -DISTNAME= Search-Xapian-1.2.24.0 +DISTNAME= Search-Xapian-1.2.25.0 PKGNAME= ${DISTNAME:S/^/p5-/} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} @@ -11,6 +10,8 @@ HOMEPAGE= https://xapian.org/docs/bindings/perl/Search/Xapian.html COMMENT= Perl XS frontend to the Xapian C++ search library LICENSE= ${PERL5_LICENSE} +BUILD_DEPENDS+= p5-Devel-Leak-[0-9]*:../../devel/p5-Devel-Leak + USE_LANGUAGES= c++ PERL5_PACKLIST= auto/Search/Xapian/.packlist diff --git a/textproc/p5-Search-Xapian/distinfo b/textproc/p5-Search-Xapian/distinfo index 7fbc379907c..5bfdd9c1f6a 100644 --- a/textproc/p5-Search-Xapian/distinfo +++ b/textproc/p5-Search-Xapian/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2016/11/07 13:03:12 schmonz Exp $ +$NetBSD: distinfo,v 1.16 2017/09/27 21:03:05 wiz Exp $ -SHA1 (Search-Xapian-1.2.24.0.tar.gz) = d59340d977024eb729494be68d8506934c9f852b -RMD160 (Search-Xapian-1.2.24.0.tar.gz) = 80e90fe2f18a73b8cdf5ff078d76d880b0b0da99 -SHA512 (Search-Xapian-1.2.24.0.tar.gz) = 48fed912c1d20933e45ab75c064b33996642d43c157a3ec90a50f3e57070d48d655dc7816237e0da9b2df7a2aeddc14c5532bbf3a1ce4cd10d83cc7e0a74b2dd -Size (Search-Xapian-1.2.24.0.tar.gz) = 71768 bytes +SHA1 (Search-Xapian-1.2.25.0.tar.gz) = 0cec172acc340e6724616cfff56ef9ef41947f5e +RMD160 (Search-Xapian-1.2.25.0.tar.gz) = 276a407c1acf3d654ca6d0f08a1053945dd0a7a8 +SHA512 (Search-Xapian-1.2.25.0.tar.gz) = 2bb0bea59ddfd8159df0b3051034ca28478cb74832cfe7a103b8a4dbeddbd41f6223be6ad56eb3dcb8c7a785d2f7d500844c41f35da3997a843b3ba624a4e795 +Size (Search-Xapian-1.2.25.0.tar.gz) = 72097 bytes -- cgit v1.2.3