pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xapian-omega
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Sep 25 12:25:58 UTC 2022
Modified Files:
pkgsrc/textproc/xapian-omega: distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/textproc/xapian-omega/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/xapian-omega/distinfo
diff -u pkgsrc/textproc/xapian-omega/distinfo:1.39 pkgsrc/textproc/xapian-omega/distinfo:1.40
--- pkgsrc/textproc/xapian-omega/distinfo:1.39 Mon Jul 11 18:27:07 2022
+++ pkgsrc/textproc/xapian-omega/distinfo Sun Sep 25 12:25:57 2022
@@ -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