pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xkill



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  9 09:34:49 UTC 2013

Modified Files:
        pkgsrc/x11/xkill: Makefile distinfo

Log Message:
Update to 1.0.4:

This minor maintenance release provides some hopefully very non-dangerous
man page improvements and janitorial cleanups, including the addition of
a -version flag to the accepted CLI options.

Alan Coopersmith (11):
      remove unused variable cpp
      Get rid of dpy global so we don't get shadow warnings from every function
      Mark Exit() and usage() as _X_NORETURN
      Use strtoul instead of open coding it with sscanf
      Mark msg argument to get_window_id as const, since it's just printed out
      Mark static string in verify_okay_to_kill as const
      Add -version option to print version
      Use man page sections in See Also references to libX11 man pages
      Mark arguments to catch_window_errors as unused
      Explicitly cast tolower() return value to char before storing in a char
      xkill 1.0.4

Gaetan Nadon (3):
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xkill/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xkill/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index