Tue Sep 27 07:26:50 2022 UTC ()
libXtst: update to 1.2.4.

Alan Coopersmith (10):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      send_axes: Mark switch statement fallthrough as intentional
      Resolve -Wsign-compare warnings
      Variable scope reductions as suggested by cppcheck
      Remove obsolete casts from Xmalloc() and Xcalloc() calls
      libXtst 1.2.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish


(wiz)
diff -r1.17 -r1.18 pkgsrc/x11/libXtst/Makefile
diff -r1.10 -r1.11 pkgsrc/x11/libXtst/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/x11/libXtst/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/libXtst/Makefile 2022/04/10 08:53:16 1.17
+++ pkgsrc/x11/libXtst/Makefile 2022/09/27 07:26:49 1.18
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.17 2022/04/10 08:53:16 nia Exp $ 1# $NetBSD: Makefile,v 1.18 2022/09/27 07:26:49 wiz Exp $
2 2
3DISTNAME= libXtst-1.2.3 3DISTNAME= libXtst-1.2.4
4PKGREVISION= 1 
5CATEGORIES= x11 devel 4CATEGORIES= x11 devel
6MASTER_SITES= ${MASTER_SITE_XORG:=lib/} 5MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
11COMMENT= X Tst Library 10COMMENT= X Tst Library
12 11
13USE_LIBTOOL= yes 12USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16 15
17PKGCONFIG_OVERRIDE+= xtst.pc.in 16PKGCONFIG_OVERRIDE+= xtst.pc.in
18 17
19CONFIGURE_ENV+= ac_cv_path_XMLTO= # empty 18CONFIGURE_ENV+= ac_cv_path_XMLTO= # empty
20 19

cvs diff -r1.10 -r1.11 pkgsrc/x11/libXtst/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/libXtst/distinfo 2021/10/26 11:34:07 1.10
+++ pkgsrc/x11/libXtst/distinfo 2022/09/27 07:26:49 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2021/10/26 11:34:07 nia Exp $ 1$NetBSD: distinfo,v 1.11 2022/09/27 07:26:49 wiz Exp $
2 2
3BLAKE2s (libXtst-1.2.3.tar.bz2) = 03bfd7c36b15c6427784851038f05986896e8212d65f560a67b430949afa7732 3BLAKE2s (libXtst-1.2.4.tar.xz) = 918b1ec81e62d11273070f92988bc11b4841c3e890078577d5993f15c3b61681
4SHA512 (libXtst-1.2.3.tar.bz2) = 6f6741fd3596775eaa056465319f78c29c91b3893a851a4899df651a2023a4d762497b112a33d7d3e8865fe85d173d03e4b49daef76a66af1ae1eaab82a12765 4SHA512 (libXtst-1.2.4.tar.xz) = f2f4e01239b892b8e26284cede90feb4fe7738beb243bca0f6adb349029f8bf87b5a482911edcd2401733c92ef78eec07fcd455b92e5b8c4828374769e60098d
5Size (libXtst-1.2.3.tar.bz2) = 321819 bytes 5Size (libXtst-1.2.4.tar.xz) = 287636 bytes