Subject: CVS commit: pkgsrc/x11/libXrender
From: Thomas Klausner
Date: 2022-10-22 18:54:53
Message id: 20221022165453.4C55FFA90@cvs.NetBSD.org

Log Message:
libXrender: update to 0.9.11.

Alan Coopersmith (10):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Remove unnecessary casts from malloc & free calls
      Reduce variable scopes as recommended by cppcheck
      Resolve -Wsign-compare warnings
      Rename xDepth to xPDepth to quiet -Wshadow warnings
      libXrender 0.9.11

Dmitry Karasik (1):
      fix coredumps in XRenderComputeTrapezoids (issue #1)

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Oliver Hattshire (1):
      WIP: Documentation

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Robin Linden (1):
      Add missing HAVE_CONFIG_H guard to Xrenderint.h

Thomas E. Dickey (8):
      amend cppcheck-scope change, fixing c89 build
      additional cppcheck-scope warning
      cppcheck (removing unused assignment lets variable scope reduction)
      use casts to reduce compiler warnings (no object change)
      use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
      use _X_UNUSED for compiler-warnings
      whitespace fix
      fix regression

Files:
RevisionActionfile
1.17modifypkgsrc/x11/libXrender/Makefile
1.9modifypkgsrc/x11/libXrender/buildlink3.mk
1.12modifypkgsrc/x11/libXrender/distinfo