diff options
author | wiz <wiz@pkgsrc.org> | 2022-07-13 20:46:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-07-13 20:46:15 +0000 |
commit | 2c15250319355ead9eba0fc9004c846a62f2f110 (patch) | |
tree | 4dc48820a16416737d3a82c186da60e6ec1961e7 /x11 | |
parent | 7909829a76f2ee697ffcca06ae305775966912b8 (diff) | |
download | pkgsrc-2c15250319355ead9eba0fc9004c846a62f2f110.tar.gz |
xev: update to 1.2.5.
Alan Coopersmith (4):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date reference to X(7)
xev 1.2.5
Goblin (1):
xev: fix KeymapNotify event printing
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xev/Makefile | 6 | ||||
-rw-r--r-- | x11/xev/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile index 5c7aa935a76..74e49dda1c7 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2020/07/17 23:07:34 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/07/13 20:46:15 wiz Exp $ -DISTNAME= xev-1.2.4 +DISTNAME= xev-1.2.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= joerg@NetBSD.org HOMEPAGE= https://xorg.freedesktop.org/ diff --git a/x11/xev/distinfo b/x11/xev/distinfo index a57d0814c8e..738ae424aa6 100644 --- a/x11/xev/distinfo +++ b/x11/xev/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 11:34:39 nia Exp $ +$NetBSD: distinfo,v 1.12 2022/07/13 20:46:15 wiz Exp $ -BLAKE2s (xev-1.2.4.tar.bz2) = 339ba3676431355058a90683055d23e9cc3506d80356af97977080f406acf358 -SHA512 (xev-1.2.4.tar.bz2) = 383472ddbfad639ba46a69080ecdd11a514a0578fd32c463fae18da02e0265c944589eebf12a858994f5fd601c02a0d51517e9b3ff61c6afe740d374f02781ca -Size (xev-1.2.4.tar.bz2) = 136792 bytes +BLAKE2s (xev-1.2.5.tar.xz) = 8e34887bcb2309bee308c0a18f975eda1ae315c9dfdea56d8d83e059efdca466 +SHA512 (xev-1.2.5.tar.xz) = 9fbfb78c9547974c2256a678948bf4a694a40b1c2bd5c5dec5f365a713e6d938c6039f055a9629f49de27f02f3d7cb912f07c035df129798a4b2ddc20febe66a +Size (xev-1.2.5.tar.xz) = 128848 bytes |