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.25.4. From the...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa82396d6bdd
branches: trunk
changeset: 442768:fa82396d6bdd
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon Nov 30 11:59:09 2020 +0000
description:
Update to 1.2.25.4. From the changelog:
- Add exception-related files which were new in 1.2.25.3 to MANIFEST
so they're shipped. Reported by Tina Müller and Leah Neukirchen.
- Add metadata links to homepage, bugtracker and VCS. Suggested by
Gabor Szabo.
- Allow AUTOMATED_TESTING builds against xapian-core 1.4.x.
- Properly handle newer exceptions. The C++ exception class
WildcardError wasn't known to the Perl bindings, and would result in
croak("something terrible happened"). The C++ exception classes
DatabaseClosedError and DatabaseNotFoundError also weren't known, but
these would instead be reported as their base classes DatabaseError
and DatabaseOpeningError respectively. Reported by Adam Sjøgren.
- README: Update to reflect that the SWIG-generated Perl bindings are
stable since xapian-bindings 1.4.16.
diffstat:
textproc/p5-Search-Xapian/Makefile | 5 ++---
textproc/p5-Search-Xapian/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 7a4ec33888af -r fa82396d6bdd textproc/p5-Search-Xapian/Makefile
--- a/textproc/p5-Search-Xapian/Makefile Mon Nov 30 11:34:29 2020 +0000
+++ b/textproc/p5-Search-Xapian/Makefile Mon Nov 30 11:59:09 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:11:55 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/11/30 11:59:09 schmonz Exp $
-DISTNAME= Search-Xapian-1.2.25.2
+DISTNAME= Search-Xapian-1.2.25.4
PKGNAME= ${DISTNAME:S/^/p5-/}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/}
diff -r 7a4ec33888af -r fa82396d6bdd textproc/p5-Search-Xapian/distinfo
--- a/textproc/p5-Search-Xapian/distinfo Mon Nov 30 11:34:29 2020 +0000
+++ b/textproc/p5-Search-Xapian/distinfo Mon Nov 30 11:59:09 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/09/26 16:50:18 schmonz Exp $
+$NetBSD: distinfo,v 1.19 2020/11/30 11:59:09 schmonz Exp $
-SHA1 (Search-Xapian-1.2.25.2.tar.gz) = c1b5d9cd97547cc22042b8a65e7fba50db67129e
-RMD160 (Search-Xapian-1.2.25.2.tar.gz) = 4834939d0b5ca74bce4e9fbfdfb4d2a898c2bedd
-SHA512 (Search-Xapian-1.2.25.2.tar.gz) = 92b92f28cf50d162905ef230a28956a4e57d3baca81d227751e905756239be0f843b58f38a8dfdb6c8b6ae827e37a60d7df7022cfab43164293223dd430d4d2d
-Size (Search-Xapian-1.2.25.2.tar.gz) = 72424 bytes
+SHA1 (Search-Xapian-1.2.25.4.tar.gz) = 1a1bb77064f4b537b27176dab03c31d0aceb4c6e
+RMD160 (Search-Xapian-1.2.25.4.tar.gz) = 8adf2fe08d41deae056832550c5bd13ee72645be
+SHA512 (Search-Xapian-1.2.25.4.tar.gz) = 14d34641583fb3cce3e7cd4b16e5001be9c7808d07e4942b4842196f36906649053d1ff522a5a1b82200ecd714c55afaf7bd653bf7df9a462db91d05cd12cb01
+Size (Search-Xapian-1.2.25.4.tar.gz) = 75336 bytes
Home |
Main Index |
Thread Index |
Old Index