pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Search-Xapian Update to 1.2.19.0. From the...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb01837a123d
branches:  trunk
changeset: 641763:eb01837a123d
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Nov 17 09:06:18 2014 +0000

description:
Update to 1.2.19.0. From the changelog:

[Changes contributed by Dmitry Karasik]
- Fix deliberate leaks in QueryParser::add_valuerangeprocessor() and
  QueryParser::set_stopper() by tracking object ownership properly.
  (ticket#647)
[Changes contributed by Olly Betts]
- Fix deliberate leaks in TermGenerator::set_stopper() and Enquire
  methods which allow specifying a Sorter object similarly.

diffstat:

 textproc/p5-Search-Xapian/Makefile |  4 ++--
 textproc/p5-Search-Xapian/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r a730606cda04 -r eb01837a123d textproc/p5-Search-Xapian/Makefile
--- a/textproc/p5-Search-Xapian/Makefile        Mon Nov 17 09:06:10 2014 +0000
+++ b/textproc/p5-Search-Xapian/Makefile        Mon Nov 17 09:06:18 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2014/07/06 15:21:59 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2014/11/17 09:06:18 schmonz Exp $
 #
 
-DISTNAME=              Search-Xapian-1.2.18.0
+DISTNAME=              Search-Xapian-1.2.19.0
 PKGNAME=               ${DISTNAME:S/^/p5-/}
 CATEGORIES=            textproc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Search/}
diff -r a730606cda04 -r eb01837a123d textproc/p5-Search-Xapian/distinfo
--- a/textproc/p5-Search-Xapian/distinfo        Mon Nov 17 09:06:10 2014 +0000
+++ b/textproc/p5-Search-Xapian/distinfo        Mon Nov 17 09:06:18 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/07/06 15:21:59 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2014/11/17 09:06:18 schmonz Exp $
 
-SHA1 (Search-Xapian-1.2.18.0.tar.gz) = 24b8f0a024411f569de090426c24818c4b391812
-RMD160 (Search-Xapian-1.2.18.0.tar.gz) = e27ce1a4171161a5e559ae8232bcc3186ea7e195
-Size (Search-Xapian-1.2.18.0.tar.gz) = 62817 bytes
+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



Home | Main Index | Thread Index | Old Index