[Lunar-commits] <moonbase> xev: version bump to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Sat Apr 5 15:02:25 CEST 2008
commit 9c39b14178513520f5f32f7dac96ca5945b9368c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 5 16:02:25 2008 +0300
xev: version bump to 1.0.3.
New feature and code cleanup.
---
xorg7/app/xev/DETAILS | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/xorg7/app/xev/DETAILS b/xorg7/app/xev/DETAILS
index edd96f1..34aac03 100644
--- a/xorg7/app/xev/DETAILS
+++ b/xorg7/app/xev/DETAILS
@@ -1,18 +1,18 @@
MODULE=xev
- VERSION=1.0.2
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/app/
- SOURCE_VFY=sha1:21ea760863f512693e0dfac479f5aff58a52dcc8
+ SOURCE_URL=$XORG_URL/individual/app
+ SOURCE_VFY=sha1:7dccb225ed41bb468299b89485ea2c004854ea95
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20070909
- SHORT="the X.Org event application"
+ UPDATED=20080405
+ SHORT="The X.Org event application"
cat << EOF
The xev application creates a window and then asks the X server to send
it events whenever anything happens to the window (such as it being moved,
-resized, typed in, etc). You can also attach it to an existing window.
+resized, typed in, etc). You can also attach it to an existing window.
It is useful debugging tool for seeing what cases events to occur and to
display the information that they contain.
EOF
More information about the Lunar-commits
mailing list