Skip to content

Commit 6b4a28e

Browse files
committed
xkill: update to 1.0.7.
Alan Coopersmith (7): meson: Add option to build with meson add -help option Accept --help & --version as aliases to -help & -version man page: fix warnings from `mandoc -T lint` Strip trailing whitespace from source files gitlab CI: drop the ci-fairy check-mr job xkill 1.0.7
1 parent 926d7f8 commit 6b4a28e

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

x11/xkill/Makefile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.11 2022/11/13 08:08:52 wiz Exp $
1+
# $NetBSD: Makefile,v 1.12 2026/01/25 22:14:55 wiz Exp $
22

3-
DISTNAME= xkill-1.0.6
3+
DISTNAME= xkill-1.0.7
44
CATEGORIES= x11
55
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
66
EXTRACT_SUFX= .tar.xz
@@ -9,10 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
99
HOMEPAGE= https://xorg.freedesktop.org/
1010
COMMENT= Kill X clients
1111

12-
GNU_CONFIGURE= yes
1312
USE_TOOLS+= pkg-config
1413

15-
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
16-
14+
.include "../../devel/meson/build.mk"
1715
.include "../../x11/libXmu/buildlink3.mk"
1816
.include "../../mk/bsd.pkg.mk"

x11/xkill/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2022/11/13 08:08:52 wiz Exp $
1+
$NetBSD: distinfo,v 1.10 2026/01/25 22:14:55 wiz Exp $
22

3-
BLAKE2s (xkill-1.0.6.tar.xz) = f1191c7db3dd273bca78a2bcf25e87c9f88591b8c698b75c51708aab90a35a6e
4-
SHA512 (xkill-1.0.6.tar.xz) = a755a8db51d7860b9942161776390007b9b530c2f7fcf8ddb3383311d36d185a6f08a44c5f6f7735576b146902e66aca21cbd7e746c1289d035e79332e8173b6
5-
Size (xkill-1.0.6.tar.xz) = 121900 bytes
3+
BLAKE2s (xkill-1.0.7.tar.xz) = 262af38879015ee389e9bc52ab22ab999cb3653664ffdcef8218b23463833d6a
4+
SHA512 (xkill-1.0.7.tar.xz) = af5444da74b2af45dabd093e74b4c2e906c4742593067b6fecced6593a27b2b493e868e91672ffc17571851621b4e6716741d2eb91c5459c5bcf9867d4812d9a
5+
Size (xkill-1.0.7.tar.xz) = 127388 bytes

0 commit comments

Comments
 (0)