diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-06-27 14:24:57 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-06-27 14:24:57 +0200 |
commit | 99131d9cd7299cab916bd8cd6beeae888ec1a4f5 (patch) | |
tree | dd6770adb970bb819f3191d5da222f8d00e0d4dc | |
parent | 2d0c1b093a657ff5e8072f1aca99e5a035439349 (diff) |
x11/setxkbmap: update to 1.3.3
-rw-r--r-- | x11/setxkbmap/Makefile | 4 | ||||
-rw-r--r-- | x11/setxkbmap/distinfo | 4 | ||||
-rw-r--r-- | x11/setxkbmap/pkg/PLIST | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index e51d7af..90acdb1 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = set the keyboard using the X Keyboard Extension -DISTNAME = setxkbmap-1.3.2 +DISTNAME = setxkbmap-1.3.3 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/app/setxkbmap @@ -21,6 +20,7 @@ MODULES = xenocara BUILD_DEPENDS = devel/xorgproto LIB_DEPENDS = x11/libX11 \ + x11/libXrandr \ x11/libxkbfile SEPARATE_BUILD = Yes diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo index 04a6d32..b8c367d 100644 --- a/x11/setxkbmap/distinfo +++ b/x11/setxkbmap/distinfo @@ -1,2 +1,2 @@ -SHA256 (setxkbmap-1.3.2.tar.gz) = fpNK/FXxYUBvfdmbW+iDfl0UeNgmN3ZpexWdSEYaHTw= -SIZE (setxkbmap-1.3.2.tar.gz) = 168426 +SHA256 (setxkbmap-1.3.3.tar.gz) = Uboo7fk6Rkp0RLU7FU/V6T3t0em7zIW2NvTPVphsSEI= +SIZE (setxkbmap-1.3.3.tar.gz) = 176078 diff --git a/x11/setxkbmap/pkg/PLIST b/x11/setxkbmap/pkg/PLIST index a9a9e84..c50fe8e 100644 --- a/x11/setxkbmap/pkg/PLIST +++ b/x11/setxkbmap/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v$ @bin bin/setxkbmap @man man/man1/setxkbmap.1 |