xdpyinfo: update to 1.3.4.

This release stops compiling support for the XF86-Misc extension by
default, and thus stops linking with the deprecated libXxf86misc
library by default.  This support can still be enabled for now by
passing --with-xf86misc to the configure script, but as the server
side of this extension was removed in the xserver-1.6.0 release in 2008
there is little reason to do so, and the support may be removed entirely
in a future release of xdpyinfo.

Alan Coopersmith (5):
      configure: Make xf86misc support disabled by default
      Variable scope reduction
      Remove unnecessary downcast of double to float
      Call memset() instead of hand-coding our own equivalent
      xdpyinfo 1.3.4
This commit is contained in:
wiz 2023-04-28 07:27:46 +00:00
parent 45f10dfbd4
commit 6a9a52cc46
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2022/11/09 13:14:25 joerg Exp $
# $NetBSD: Makefile,v 1.20 2023/04/28 07:27:46 wiz Exp $
DISTNAME= xdpyinfo-1.3.3
DISTNAME= xdpyinfo-1.3.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.12 2022/04/08 06:17:45 wiz Exp $
$NetBSD: distinfo,v 1.13 2023/04/28 07:27:46 wiz Exp $
BLAKE2s (xdpyinfo-1.3.3.tar.xz) = ad363e8d25fdc6bb49613d55bc862a1886caf29c589f2b5689231b0263da6fc0
SHA512 (xdpyinfo-1.3.3.tar.xz) = 47fe0821bc64145876853712ebd7c0af80111c243813615b892429021cc9a53abd38c4684551ae300cb5a4eacdd3d26e2c93e789ed91a948b20e2c37cd2d2442
Size (xdpyinfo-1.3.3.tar.xz) = 137088 bytes
BLAKE2s (xdpyinfo-1.3.4.tar.xz) = 6fb46afe23b6dce11af38941bdb88512e1d4d8648a00815f19326695483e865d
SHA512 (xdpyinfo-1.3.4.tar.xz) = 9ef9f5c10e15a40895e8f008896b960fdd438277657c7159d16f05db79cd2374cfaca4af2f4e59335824bfd2f74a045ef89dd99ea4130ed436ea59fbbb1cbe12
Size (xdpyinfo-1.3.4.tar.xz) = 137064 bytes