pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xkbcomp xkbcomp: update to 1.4.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/729e59766e5f
branches:  trunk
changeset: 389684:729e59766e5f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 08 09:54:20 2022 +0000

description:
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

diffstat:

 x11/xkbcomp/Makefile |  6 +++---
 x11/xkbcomp/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r b3108038cffa -r 729e59766e5f x11/xkbcomp/Makefile
--- a/x11/xkbcomp/Makefile      Thu Dec 08 09:01:47 2022 +0000
+++ b/x11/xkbcomp/Makefile      Thu Dec 08 09:54:20 2022 +0000
@@ -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@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r b3108038cffa -r 729e59766e5f x11/xkbcomp/distinfo
--- a/x11/xkbcomp/distinfo      Thu Dec 08 09:01:47 2022 +0000
+++ b/x11/xkbcomp/distinfo      Thu Dec 08 09:54:20 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index