Subject: CVS commit: pkgsrc/x11/libXau
From: Thomas Klausner
Date: 2024-12-14 13:41:26
Message id: 20241214124126.57D8CFC1C@cvs.NetBSD.org

Log Message:
libXau: update to 1.0.12.

This release adds support for building with meson as well as autoconf,
thanks to the work of Dylan Baker.  Please test building with meson and
report any issues you hit to our gitlab issue tracker at:
https://gitlab.freedesktop.org/xorg/lib/libxau/-/issues
as we plan on removing the autoconf build support in a future release.

Alan Coopersmith (8):
      Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      Remove "All rights reserved" from Oracle copyright notices
      Set close-on-exec when opening files
      Xauth.h: add access & malloc attributes to function prototypes
      gitlab CI: run meson build with both gcc & clang compilers
      unifdef hpux
      XauDisposeAuth: remove void casts from functions that return void
      libXau 1.0.12

Alex Richardson (1):
      Allow building with clang after aec9d7266777e0b9243ef0f112fe0e07256bd446

Dylan Baker (1):
      add Meson build system

Thierry LARONDE (4):
      Gcc < 11 doesn't allow opt. deallocator arg for __attribute((malloc))
      Also test for explicit_memset(3) support
      Allow to use POSIX.2 compliant sed(1)
      Autest.c includes Xauth.h that depends on other headers.

Files:
RevisionActionfile
1.23modifypkgsrc/x11/libXau/Makefile
1.14modifypkgsrc/x11/libXau/distinfo