Subject: CVS commit: pkgsrc/x11/xsm
From: Thomas Klausner
Date: 2013-02-11 10:09:53
Message id: 20130211090953.61601175DD@cvs.netbsd.org

Log Message:
Update to 1.0.3:
Note that this release changes the default location for the system provided
configuration files from $(libdir)/X11/xsm to $(sysconfdir)/X11/xsm (on most
systems that will be from /usr/lib/X11/xsm to /etc/X11/xsm, though results
may vary depending on configure arguments).

This minor maintenance release also includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (12):
      Make System() prototype for Solaris in xsm.h actually a prototype
      Convert XtMalloc + sprintf to XtAsprintf
      Convert a couple last sprintf calls to snprintf
      Terminate execl() arguments with NULL instead of 0
      Fix some gcc -Wwrite-strings warnings
      Add size limit to scanf string specifier
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Use standard autoconf defines for mkstemp & putenv instead of imake \ 
leftovers
      Use mode_t, not int, for umask return/argument value
      unifdef ISC
      xsm 1.0.3

Egbert Eich (1):
      install: Use sysconfdir instead of libdir for config files.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Files:
RevisionActionfile
1.10modifypkgsrc/x11/xsm/Makefile
1.5modifypkgsrc/x11/xsm/PLIST
1.3modifypkgsrc/x11/xsm/distinfo