pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/setxkbmap



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 29 10:59:56 UTC 2026

Modified Files:
        pkgsrc/x11/setxkbmap: Makefile distinfo

Log Message:
setxkbmap: update to 1.3.5.

Alan Coopersmith (5):
      meson: Add option to build with meson
      Improve man page formatting
      gitlab CI: drop the ci-fairy check-mr job
      Man page: update history from XFree86 4.3 to 3.2
      setxkbmap 1.3.5

Alexander Ziaee (1):
      manual page: Rewrite in semantic markup

Peter Hutterer (1):
      CI: add workflow rules


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/setxkbmap/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/setxkbmap/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/setxkbmap/Makefile
diff -u pkgsrc/x11/setxkbmap/Makefile:1.15 pkgsrc/x11/setxkbmap/Makefile:1.16
--- pkgsrc/x11/setxkbmap/Makefile:1.15  Tue May 16 16:58:36 2023
+++ pkgsrc/x11/setxkbmap/Makefile       Sun Mar 29 10:59:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2023/05/16 16:58:36 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/03/29 10:59:56 wiz Exp $
 
-DISTNAME=      setxkbmap-1.3.4
+DISTNAME=      setxkbmap-1.3.5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.xz
@@ -9,11 +9,9 @@ MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/
 COMMENT=       Set the keyboard map using the X Keyboard Extension
 
-GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config
 
-CONFIGURE_ENV+=                APP_MAN_SUFFIX=1
-
+.include "../../devel/meson/build.mk"
 .include "../../x11/libxkbfile/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXrandr/buildlink3.mk"

Index: pkgsrc/x11/setxkbmap/distinfo
diff -u pkgsrc/x11/setxkbmap/distinfo:1.11 pkgsrc/x11/setxkbmap/distinfo:1.12
--- pkgsrc/x11/setxkbmap/distinfo:1.11  Tue May 16 16:58:36 2023
+++ pkgsrc/x11/setxkbmap/distinfo       Sun Mar 29 10:59:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/05/16 16:58:36 wiz Exp $
+$NetBSD: distinfo,v 1.12 2026/03/29 10:59:56 wiz Exp $
 
-BLAKE2s (setxkbmap-1.3.4.tar.xz) = 6a2ebaafa6722988e8a0632a5712de66fe659e0c34204b2b6fc9c6a5da24a90d
-SHA512 (setxkbmap-1.3.4.tar.xz) = f4d026e7707656173f54d79b95ff3370ae06eaf252b89b79bc7175edeaf3ef79073d4d7d8a35fdee95608bf85d7d23514d74f00e55b613810ef6c3ccc0cf498b
-Size (setxkbmap-1.3.4.tar.xz) = 132300 bytes
+BLAKE2s (setxkbmap-1.3.5.tar.xz) = d4de4d6aeb05a2c05de49fe1d40a0a7cdef09bd69b435e7ee114f77f9bb53e55
+SHA512 (setxkbmap-1.3.5.tar.xz) = 57a7e4c0331f81e6e61240f0da69d536e0838c46191f789b7b2ca3a6a5a3d0169a28b71e108bbcf8d24d10068c63a7f65eb9196a3774dbd8a00db9ecc0df46a0
+Size (setxkbmap-1.3.5.tar.xz) = 138132 bytes



Home | Main Index | Thread Index | Old Index