pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/setxkbmap setxkbmap: update to 1.3.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e035f9f187d
branches: trunk
changeset: 376244:1e035f9f187d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 03 21:06:26 2022 +0000
description:
setxkbmap: update to 1.3.3.
Alan Coopersmith (3):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
setxkbmap 1.3.3
Peter Hutterer (1):
Check for Xwayland and print a warning
Walter Harms (3):
fix: warning: assignment discards ‘const’ qualifier from pointer target type
fix exit status
make functions static
diffstat:
x11/setxkbmap/Makefile | 6 +++---
x11/setxkbmap/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 14900dc62cc9 -r 1e035f9f187d x11/setxkbmap/Makefile
--- a/x11/setxkbmap/Makefile Sun Apr 03 20:46:11 2022 +0000
+++ b/x11/setxkbmap/Makefile Sun Apr 03 21:06:26 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:35:56 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2022/04/03 21:06:26 wiz Exp $
-DISTNAME= setxkbmap-1.3.2
+DISTNAME= setxkbmap-1.3.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r 14900dc62cc9 -r 1e035f9f187d x11/setxkbmap/distinfo
--- a/x11/setxkbmap/distinfo Sun Apr 03 20:46:11 2022 +0000
+++ b/x11/setxkbmap/distinfo Sun Apr 03 21:06:26 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:34:28 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/03 21:06:26 wiz Exp $
-BLAKE2s (setxkbmap-1.3.2.tar.bz2) = 1f6df68427e81d6a2e7dd498f3f386abaad258ee7973e25c0d7401d4e98d39c9
-SHA512 (setxkbmap-1.3.2.tar.bz2) = bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38
-Size (setxkbmap-1.3.2.tar.bz2) = 136253 bytes
+BLAKE2s (setxkbmap-1.3.3.tar.xz) = 15c55a7361358a2c3eeb11519a7bd73f9d9954278d5741aa5f5f116bef226afc
+SHA512 (setxkbmap-1.3.3.tar.xz) = 208f07a7f7bce47b573099d4cd8c941a3a4d74b456720bc3ca1cbba298381a2ab98c7500d6e6cd6d5dd61840b7c42cf6521da754ec395f266f8158102a55ad58
+Size (setxkbmap-1.3.3.tar.xz) = 130416 bytes
Home |
Main Index |
Thread Index |
Old Index