summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-11-30 11:59:09 +0000
committerschmonz <schmonz@pkgsrc.org>2020-11-30 11:59:09 +0000
commit72261b09f8911890a0a918f2216833eddf21cc28 (patch)
tree755a76ee519d0dd618d5feaaf0272861b4ad16b9 /textproc
parent0498b3b5ac5e95ec56b2d238252f042792288b64 (diff)
downloadpkgsrc-72261b09f8911890a0a918f2216833eddf21cc28.tar.gz
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 (limited to 'textproc')
-rw-r--r--textproc/p5-Search-Xapian/Makefile5
-rw-r--r--textproc/p5-Search-Xapian/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile
index a86f106e0de..70c4a7dc033 100644
--- a/textproc/p5-Search-Xapian/Makefile
+++ b/textproc/p5-Search-Xapian/Makefile
@@ -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 --git a/textproc/p5-Search-Xapian/distinfo b/textproc/p5-Search-Xapian/distinfo
index b778ae846a6..ea862f277e7 100644
--- a/textproc/p5-Search-Xapian/distinfo
+++ b/textproc/p5-Search-Xapian/distinfo
@@ -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