Wed Apr 16 21:49:37 2008 UTC ()
Update to 1.0.4:

Adam Jackson (1):
      xset 1.0.4

Alan Coopersmith (3):
      Make code formatting consistent
      Convert function declarations from K&R to ANSI C
      Delete duplicated #include statements

James Cloos (1):
      Add *~ to .gitignore to skip patch/emacs droppings

gsr.bugs (1):
      Manpage: Add mention of mouse acceleration with zero threshold


(wiz)
diff -r1.4 -r1.5 pkgsrc/x11/xset/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/xset/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/x11/xset/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xset/Makefile 2007/09/21 19:52:58 1.4
+++ pkgsrc/x11/xset/Makefile 2008/04/16 21:49:37 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2007/09/21 19:52:58 bjs Exp $ 1# $NetBSD: Makefile,v 1.5 2008/04/16 21:49:37 wiz Exp $
2# 2#
3 3
4DISTNAME= xset-1.0.3 4DISTNAME= xset-1.0.4
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ 6MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X11 user preferences utility 11COMMENT= X11 user preferences utility
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17

cvs diff -r1.2 -r1.3 pkgsrc/x11/xset/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xset/distinfo 2007/09/21 19:52:58 1.2
+++ pkgsrc/x11/xset/distinfo 2008/04/16 21:49:37 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2007/09/21 19:52:58 bjs Exp $ 1$NetBSD: distinfo,v 1.3 2008/04/16 21:49:37 wiz Exp $
2 2
3SHA1 (xset-1.0.3.tar.bz2) = b229f4701df44a22c07e6e27e867f72c770dc90c 3SHA1 (xset-1.0.4.tar.bz2) = 3f83c524682cffa2a778c093ba0ed82a13aaa38f
4RMD160 (xset-1.0.3.tar.bz2) = a55ab03219b51e16c73126291efed066992077dc 4RMD160 (xset-1.0.4.tar.bz2) = 18abcff0456ec33e6c118eacb22ab344ab848166
5Size (xset-1.0.3.tar.bz2) = 102742 bytes 5Size (xset-1.0.4.tar.bz2) = 103613 bytes