pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xkbcomp
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 8 09:54:21 UTC 2022
Modified Files:
pkgsrc/x11/xkbcomp: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xkbcomp/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xkbcomp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xkbcomp/Makefile
diff -u pkgsrc/x11/xkbcomp/Makefile:1.24 pkgsrc/x11/xkbcomp/Makefile:1.25
--- pkgsrc/x11/xkbcomp/Makefile:1.24 Wed Nov 9 13:14:29 2022
+++ pkgsrc/x11/xkbcomp/Makefile Thu Dec 8 09:54:20 2022
@@ -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/
Index: pkgsrc/x11/xkbcomp/distinfo
diff -u pkgsrc/x11/xkbcomp/distinfo:1.18 pkgsrc/x11/xkbcomp/distinfo:1.19
--- pkgsrc/x11/xkbcomp/distinfo:1.18 Tue Oct 26 11:34:50 2021
+++ pkgsrc/x11/xkbcomp/distinfo Thu Dec 8 09:54:20 2022
@@ -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