From 8572b694c5926dc9c0d431bf73aea5f8646873b4 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 8 Dec 2022 09:54:20 +0000 Subject: xkbcomp: update to 1.4.6. Alan Coopersmith (5): Fix "upercase" typo Build xz tarballs instead of bzip2 gitlab CI: update to new templates man page: remove out-of-date COPYRIGHT section xkbcomp 1.4.6 Benno Schulenberg (2): suppress the "Could not resolve" warning when 'warningLevel' is zero suppress four more warnings when 'warningLevel' is zero Matt Turner (1): configure: Use AC_SYS_LARGEFILE to enable large file support --- x11/xkbcomp/Makefile | 6 +++--- x11/xkbcomp/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index 39dc36390ae..1592bd0f7cc 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2022/11/09 13:14:29 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2022/12/08 09:54:20 wiz Exp $ -DISTNAME= xkbcomp-1.4.5 +DISTNAME= xkbcomp-1.4.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo index d984b5e0f9d..cbc57389307 100644 --- a/x11/xkbcomp/distinfo +++ b/x11/xkbcomp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2021/10/26 11:34:50 nia Exp $ +$NetBSD: distinfo,v 1.19 2022/12/08 09:54:20 wiz Exp $ -BLAKE2s (xkbcomp-1.4.5.tar.bz2) = 704a49038a980b2f8c8b85d62e43de0c62c79dd2227ce42c81e4d4908836c6b5 -SHA512 (xkbcomp-1.4.5.tar.bz2) = 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154 -Size (xkbcomp-1.4.5.tar.bz2) = 251617 bytes +BLAKE2s (xkbcomp-1.4.6.tar.xz) = 14cfd70d3c89155999e2f65ede8084d70251735925a4a892bebee0132f8f718a +SHA512 (xkbcomp-1.4.6.tar.xz) = 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81 +Size (xkbcomp-1.4.6.tar.xz) = 233620 bytes -- cgit v1.2.3