Subject: CVS commit: pkgsrc/x11/xdpyinfo
From: Thomas Klausner
Date: 2023-04-28 09:27:46
Message id: 20230428072746.EBE0DFA87@cvs.NetBSD.org

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

Files:
RevisionActionfile
1.20modifypkgsrc/x11/xdpyinfo/Makefile
1.13modifypkgsrc/x11/xdpyinfo/distinfo