pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xapian-omega Update to 1.4.21. From the chang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/df08b68c81aa
branches: trunk
changeset: 385725:df08b68c81aa
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sun Sep 25 12:25:57 2022 +0000
description:
Update to 1.4.21. From the changelog:
documentation:
* Consistently say "macOS" not "Mac OS X", "OS X", etc.
indexers:
* omindex:
+ Add support for gzip-compressed SVG files (.svgz).
+ Handle <title> in SVG. Previously only <dc:title> inside <metadata> was
considered. If both are present, <title> now takes precedence.
testsuite:
* omegatest: Add skip-for-32-bit-time_t mechanism and use it to conditionally
enable some testcases which fail on platforms with 32-bit time_t.
build system:
* Update to use AX_CXX_COMPILE_STDCXX which is a replacement for
AX_CXX_COMPILE_STDCXX_11 (which we were using) which also supports newer C++
standards versions which will be useful. For C++11 the only difference seems
to be that the macro now checks for attribute support - we use C++11
attributes so that seems a good thing.
Updating during the freeze for the bug and portability fixes.
diffstat:
textproc/xapian-omega/distinfo | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (16 lines):
diff -r 4149dee332c5 -r df08b68c81aa textproc/xapian-omega/distinfo
--- a/textproc/xapian-omega/distinfo Sun Sep 25 12:25:28 2022 +0000
+++ b/textproc/xapian-omega/distinfo Sun Sep 25 12:25:57 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2022/07/11 18:27:07 schmonz Exp $
+$NetBSD: distinfo,v 1.40 2022/09/25 12:25:57 schmonz Exp $
-BLAKE2s (xapian-omega-1.4.20.tar.xz) = 435e20b096cee4caecb69868a30e60c8e3f6b0500f13a4b0dcdb14169cfd2c1c
-SHA512 (xapian-omega-1.4.20.tar.xz) = 026ca234d072da39a29d47b5b53033ec7677d51f93a6fedffb2a57ff5b788cc08d94d1dc43ff8c0062639470b8fe3150781008e4b50abd3ec5526b2b98a3a676
-Size (xapian-omega-1.4.20.tar.xz) = 563324 bytes
+BLAKE2s (xapian-omega-1.4.21.tar.xz) = 6b089cd54cc0799330f0354882652b3172ac96e0864e99fd6d3f68c1d4d13eb5
+SHA512 (xapian-omega-1.4.21.tar.xz) = a313725084c3c336655a3beaa2c1e6c9186027bf6c90f0c5261f748a08e1e8d1ef9d43b0c6bad5bbd5a5af9d1f3db49b915435e5e815f9e97d452590522e85ec
+Size (xapian-omega-1.4.21.tar.xz) = 568440 bytes
SHA1 (patch-Makefile.in) = 10275e2771cefcc96b23c5ccce0877861b2da795
SHA1 (patch-omega.conf) = f1e941dac326de7005cad0a5a4a2848e401855c4
SHA1 (patch-values.h) = b3758856f5a34c47e4247d8076fbbdc1e65305e2
Home |
Main Index |
Thread Index |
Old Index