Subject: CVS commit: pkgsrc/x11/libxkbfile
From: Thomas Klausner
Date: 2015-05-01 10:41:32
Message id: 20150501084132.55B9E98@cvs.netbsd.org

Log Message:
Update to 1.0.9:

This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (8):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Convert to X.Org standard indentation style
      unifdef -UXKB_IN_SERVER
      Don't dereference xkb pointer until after checking it for NULL
      Convert sprintf calls to snprintf
      Constify atom name argument to XkbInternAtom
      Remove check to see if SEEK_SET is defined before using it
      libxkbfile 1.0.9

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Jörg Sonnenberger (1):
      Remove unnecessary check.

Files:
RevisionActionfile
1.8modifypkgsrc/x11/libxkbfile/Makefile
1.6modifypkgsrc/x11/libxkbfile/distinfo
1.1removepkgsrc/x11/libxkbfile/patches/patch-src_cout.c