pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/libxmlb
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 6 06:28:35 UTC 2026
Modified Files:
pkgsrc/textproc/libxmlb: Makefile PLIST distinfo
Log Message:
libxmlb: update to 0.3.28.
Version 0.3.28
~~~~~~~~~~~~~~
Released: 2026-06-30
New Features:
- Automatically add system locales when using native-langs (Richard Hughes)
- Lower the Meson and GLib deps for RHEL-8 (Richard Hughes)
Bugfixes:
- Lazy clear opcode tokens for a ~2% speedup (Richard Hughes)
- Speed up negative queries by 11% by defer creating the results objects (Richard Hughes)
- Speed up predicates with no bindings by 9% (Richard Hughes)
- Speed up the no-results query by 2.5% by using a constant error (Richard Hughes)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/libxmlb/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/libxmlb/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/libxmlb/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/libxmlb/Makefile
diff -u pkgsrc/textproc/libxmlb/Makefile:1.11 pkgsrc/textproc/libxmlb/Makefile:1.12
--- pkgsrc/textproc/libxmlb/Makefile:1.11 Sun May 24 18:09:44 2026
+++ pkgsrc/textproc/libxmlb/Makefile Mon Jul 6 06:28:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2026/05/24 18:09:44 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/07/06 06:28:35 wiz Exp $
-DISTNAME= libxmlb-0.3.27
+DISTNAME= libxmlb-0.3.28
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/textproc/libxmlb/PLIST
diff -u pkgsrc/textproc/libxmlb/PLIST:1.3 pkgsrc/textproc/libxmlb/PLIST:1.4
--- pkgsrc/textproc/libxmlb/PLIST:1.3 Sat Jan 17 21:33:08 2026
+++ pkgsrc/textproc/libxmlb/PLIST Mon Jul 6 06:28:35 2026
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2026/01/17 21:33:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/07/06 06:28:35 wiz Exp $
bin/xb-tool
include/libxmlb-2/libxmlb/xb-builder-fixup.h
include/libxmlb-2/libxmlb/xb-builder-node.h
include/libxmlb-2/libxmlb/xb-builder-source-ctx.h
include/libxmlb-2/libxmlb/xb-builder-source.h
include/libxmlb-2/libxmlb/xb-builder.h
+include/libxmlb-2/libxmlb/xb-compile-glib-2-62.h
include/libxmlb-2/libxmlb/xb-compile.h
include/libxmlb-2/libxmlb/xb-machine.h
include/libxmlb-2/libxmlb/xb-node-query.h
Index: pkgsrc/textproc/libxmlb/distinfo
diff -u pkgsrc/textproc/libxmlb/distinfo:1.5 pkgsrc/textproc/libxmlb/distinfo:1.6
--- pkgsrc/textproc/libxmlb/distinfo:1.5 Sun May 24 18:09:44 2026
+++ pkgsrc/textproc/libxmlb/distinfo Mon Jul 6 06:28:35 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/05/24 18:09:44 wiz Exp $
+$NetBSD: distinfo,v 1.6 2026/07/06 06:28:35 wiz Exp $
-BLAKE2s (libxmlb-0.3.27.tar.xz) = 7a94dc192c45454707a13d3dc5f716b0dfcc6518491f5c353ba31e34171af971
-SHA512 (libxmlb-0.3.27.tar.xz) = 62b5e44c905f25969666c031b379d4cc70d5a056d24e4908c0424c950cc1630244f576bce6f938cff650ddae632611955ade5f42536f7168bbd704d1f20fbb70
-Size (libxmlb-0.3.27.tar.xz) = 107024 bytes
+BLAKE2s (libxmlb-0.3.28.tar.xz) = 3a7db4685fb6e7e7151a5997d0c36afd44609a42e8c081aad0b0997aeb709247
+SHA512 (libxmlb-0.3.28.tar.xz) = ff32f82e82425af20bd27a16e3f022dd43503f11843579a0f80699d0a54a3bbb057a35096939d83d134a88834763a48907cc3efba7fec3ec43a8e81e972aad68
+Size (libxmlb-0.3.28.tar.xz) = 107344 bytes
Home |
Main Index |
Thread Index |
Old Index