git: f83dc043fb74 - main - textproc/libxmlb: update to 0.3.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 16:57:28 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f83dc043fb74d266bc851ab00160889834d009bd commit f83dc043fb74d266bc851ab00160889834d009bd Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-05-26 16:53:47 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-05-26 16:57:13 +0000 textproc/libxmlb: update to 0.3.9 Bugfixes: - Fix the crash for when the root tree has no children (Richard Hughes) - Fix the crash when getting the element for the [empty] root (Richard Hughes) - Install xb-tool into bindir (Richard Hughes) --- textproc/libxmlb/Makefile | 2 +- textproc/libxmlb/distinfo | 6 +++--- textproc/libxmlb/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/libxmlb/Makefile b/textproc/libxmlb/Makefile index 7b4a867c1534..cbc3ed52a3f3 100644 --- a/textproc/libxmlb/Makefile +++ b/textproc/libxmlb/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxmlb -DISTVERSION= 0.3.8 +DISTVERSION= 0.3.9 CATEGORIES= textproc MAINTAINER= desktop@FreeBSD.org diff --git a/textproc/libxmlb/distinfo b/textproc/libxmlb/distinfo index 467a2a5e5165..d82af795bf4f 100644 --- a/textproc/libxmlb/distinfo +++ b/textproc/libxmlb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648833192 -SHA256 (hughsie-libxmlb-0.3.8_GH0.tar.gz) = 83b94d04b4bdff4f94abc9f078d1372422276cf47590cfd1935948d48021deda -SIZE (hughsie-libxmlb-0.3.8_GH0.tar.gz) = 121068 +TIMESTAMP = 1653583946 +SHA256 (hughsie-libxmlb-0.3.9_GH0.tar.gz) = 18d1af26999f22b295c631bc8229e73e42f5c511f9b549e3d868c0828b985f75 +SIZE (hughsie-libxmlb-0.3.9_GH0.tar.gz) = 121878 diff --git a/textproc/libxmlb/pkg-plist b/textproc/libxmlb/pkg-plist index 690ff7416eab..a4012bc56029 100644 --- a/textproc/libxmlb/pkg-plist +++ b/textproc/libxmlb/pkg-plist @@ -1,3 +1,4 @@ +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 @@ -25,7 +26,7 @@ lib/libxmlb.so.2.0.0 libdata/pkgconfig/xmlb.pc libexec/installed-tests/libxmlb/test.xml.gz.gz.gz libexec/installed-tests/libxmlb/xb-self-test -libexec/xb-tool +man/man1/xb-tool.1.gz share/gir-1.0/Xmlb-2.0.gir share/gtk-doc/html/libxmlb/annotation-glossary.html share/gtk-doc/html/libxmlb/api-index-full.html