pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xev
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 29 22:05:23 UTC 2013
Modified Files:
pkgsrc/x11/xev: Makefile distinfo
Log Message:
Update to 1.2.1:
This release adds a "-event" option that can be used to filter which events are
printed. For example, to listen only for RandR events, use "xev -event randr".
The -event parameter can be specified multiple times. Please see the manual
page for the list of available event filters.
This release also contains a few code fixes.
Aaron Plattner (2):
Add a -event parameter to control the event mask
xev 1.2.1
Alan Coopersmith (2):
Fix clang warnings about converting size_t to int and back again
Use strncasecmp instead of a tolower loop & strncmp
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xev/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xev/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