Path to this page:
Subject: CVS commit: pkgsrc/x11/mkcomposecache
From: Thomas Klausner
Date: 2022-04-03 21:22:49
Message id: 20220403192249.5CF42FB24@cvs.NetBSD.org
Log Message:
mkcomposecache: update to 1.2.2.
Alan Coopersmith (8):
Replace manual calculations of memory allocations with asprintf calls
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
mkcomposecache 1.2.2
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (12):
autogen.sh: upgrade this newly added module to the xorg default one
.gitignore: use common defaults with custom section # 24239
INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
config: update AC_PREREQ statement to 2.60
config: upgrade to util-macros 1.8 for additional man page support
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
config: remove unrequired AC_SUBST([*_CFLAGS])
config: remove unrequired AC_SUBST([*_LIBS])
config: move man pages into their own directory
man: previous patch failed to include the new man/Makefile.am
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Files: