Path to this page:
Subject: CVS commit: pkgsrc/x11/libXext
From: Thomas Klausner
Date: 2022-10-30 02:06:46
Message id: 20221030010646.6BB5FFA90@cvs.NetBSD.org
Log Message:
libXext: update to 1.3.5.
Alan Coopersmith (14):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
Add extutilP.h header for xgeExtRegister() prototype
Remove unnecessary casts of malloc/calloc results
Remove unnecessary (char *) casts from Xfree() arguments
Use calloc instead of malloc if we may not initialize all the bytes
Import reallocarray() from libX11
Convert calls to Xmalloc arrays to use Xmallocarray instead
configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
Remove "All rights reserved" from Oracle copyright notices.
COPYING: Add info for Xge.* and reallocarray.* files
libXext 1.3.5
Matthieu Herrb (1):
add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4
Files: