pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxkbfile libxkbfile: update to 1.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b7715f0b4a6b
branches: trunk
changeset: 386925:b7715f0b4a6b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 18 07:50:27 2022 +0000
description:
libxkbfile: update to 1.1.1.
Alan Coopersmith (6):
Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
Convert check for strcasecmp to normal autoconf style
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
libxkbfile 1.1.1
Benno Schulenberg (1):
fix an off-by-one error in copying the name of a virtual modifier
Peter Hutterer (2):
Escape non-printable characters correctly
unifdef NOTYET
Ran Benita (1):
Fix check for appending '|' character when applying rules
diffstat:
x11/libxkbfile/Makefile | 6 +++---
x11/libxkbfile/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 9bfc3a18c96a -r b7715f0b4a6b x11/libxkbfile/Makefile
--- a/x11/libxkbfile/Makefile Tue Oct 18 07:48:48 2022 +0000
+++ b/x11/libxkbfile/Makefile Tue Oct 18 07:50:27 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:35:54 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2022/10/18 07:50:27 wiz Exp $
-DISTNAME= libxkbfile-1.1.0
+DISTNAME= libxkbfile-1.1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r 9bfc3a18c96a -r b7715f0b4a6b x11/libxkbfile/distinfo
--- a/x11/libxkbfile/distinfo Tue Oct 18 07:48:48 2022 +0000
+++ b/x11/libxkbfile/distinfo Tue Oct 18 07:50:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:10 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/10/18 07:50:27 wiz Exp $
-BLAKE2s (libxkbfile-1.1.0.tar.bz2) = 240d323f9ea2d2a06840ff771dc17f08cf6767fb37398ca190dc20e3573f6fba
-SHA512 (libxkbfile-1.1.0.tar.bz2) = 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826
-Size (libxkbfile-1.1.0.tar.bz2) = 364678 bytes
+BLAKE2s (libxkbfile-1.1.1.tar.xz) = 67029f89c1cbde98fd26c8fc7d27a73d70d347fe6b9e5b714d6ded201eec043a
+SHA512 (libxkbfile-1.1.1.tar.xz) = 2902d21860e27a27159123a19f7d4e0cf9cf8933685f1d2477e69ec647f0f8629b58bbfc391ed45e8b51a10033f18a9d0f16f7f519da9923cd7ed3bd497cf1a2
+Size (libxkbfile-1.1.1.tar.xz) = 308832 bytes
Home |
Main Index |
Thread Index |
Old Index