diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 18:59:19 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 18:59:19 +0000 |
commit | 3ff7897c8fb127d901cc3a38d94fea0bba4a9460 (patch) | |
tree | bec47f441251a80918cd3876de77d8069e803559 /x11 | |
parent | 2aad83aec1d4c2346a58aefb9bc3044d7613ff30 (diff) | |
download | pkgsrc-3ff7897c8fb127d901cc3a38d94fea0bba4a9460.tar.gz |
Update to xev-1.0.4. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with notice from xev.c
Flush standard output after processing each event
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xev/Makefile | 4 | ||||
-rw-r--r-- | x11/xev/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xev/Makefile b/x11/xev/Makefile index ec18dff7a6b..1db7d5ba4dc 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:16 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2009/11/09 18:59:19 tnn Exp $ # -DISTNAME= xev-1.0.3 +DISTNAME= xev-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xev/distinfo b/x11/xev/distinfo index dcf67b6f89b..e10f7f3af82 100644 --- a/x11/xev/distinfo +++ b/x11/xev/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/04/16 21:52:26 wiz Exp $ +$NetBSD: distinfo,v 1.3 2009/11/09 18:59:19 tnn Exp $ -SHA1 (xev-1.0.3.tar.bz2) = 7dccb225ed41bb468299b89485ea2c004854ea95 -RMD160 (xev-1.0.3.tar.bz2) = 49d8f63e328e91132238f85c773d3f504da2818e -Size (xev-1.0.3.tar.bz2) = 92292 bytes +SHA1 (xev-1.0.4.tar.bz2) = 4f62e131ba96842eef1660e8869533cd3923ac35 +RMD160 (xev-1.0.4.tar.bz2) = 926167bbbdc3aec1adc4d22bc98cc6f146a520f6 +Size (xev-1.0.4.tar.bz2) = 101286 bytes |