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 Apr  3 21:06:26 UTC 2022

Modified Files:
        pkgsrc/x11/setxkbmap: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/setxkbmap/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/x11/setxkbmap/Makefile:1.12
--- pkgsrc/x11/setxkbmap/Makefile:1.11  Sat Jan 18 23:35:56 2020
+++ pkgsrc/x11/setxkbmap/Makefile       Sun Apr  3 21:06:26 2022
@@ -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/

Index: pkgsrc/x11/setxkbmap/distinfo
diff -u pkgsrc/x11/setxkbmap/distinfo:1.9 pkgsrc/x11/setxkbmap/distinfo:1.10
--- pkgsrc/x11/setxkbmap/distinfo:1.9   Tue Oct 26 11:34:28 2021
+++ pkgsrc/x11/setxkbmap/distinfo       Sun Apr  3 21:06:26 2022
@@ -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