Mon Feb 11 08:59:58 2013 UTC ()
Update to 1.0.4:

This minor maintenance release includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (5):
      config: Add missing AC_CONFIG_SRCDIR
      Mark usage() as _X_NORETURN
      Remove CVS/RCS id tags
      Print normalized version for X.Org servers, the way xdpyinfo does
      xfsinfo 1.0.4

Gaetan Nadon (3):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory


(wiz)
diff -r1.2 -r1.3 pkgsrc/x11/xkbutils/Makefile
diff -r1.1 -r1.2 pkgsrc/x11/xkbutils/distinfo

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

--- pkgsrc/x11/xkbutils/Makefile 2012/10/29 05:07:13 1.2
+++ pkgsrc/x11/xkbutils/Makefile 2013/02/11 08:59:57 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2012/10/29 05:07:13 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2013/02/11 08:59:57 wiz Exp $
2# 2#
3 3
4DISTNAME= xkbutils-1.0.3 4DISTNAME= xkbutils-1.0.4
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Small utilities utilizing the X11 XKeyboard (XKB) extension 11COMMENT= Small utilities utilizing the X11 XKeyboard (XKB) extension
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15 15
16.include "../../x11/xproto/buildlink3.mk" 16.include "../../x11/xproto/buildlink3.mk"
17.include "../../x11/libXt/buildlink3.mk" 17.include "../../x11/libXt/buildlink3.mk"

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

--- pkgsrc/x11/xkbutils/distinfo 2012/06/06 09:32:44 1.1
+++ pkgsrc/x11/xkbutils/distinfo 2013/02/11 08:59:58 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2012/06/06 09:32:44 wiz Exp $ 1$NetBSD: distinfo,v 1.2 2013/02/11 08:59:58 wiz Exp $
2 2
3SHA1 (xkbutils-1.0.3.tar.bz2) = e5a2619b9449f95e02b520b492de0575bc4551d6 3SHA1 (xkbutils-1.0.4.tar.bz2) = b09aef7cc3853eb12dbda332f55adec3add4447b
4RMD160 (xkbutils-1.0.3.tar.bz2) = 188447f37e81bb2aa552add975a305a276fbeda2 4RMD160 (xkbutils-1.0.4.tar.bz2) = 84ebc85a7289a501bf0c779e4d8f57a43fa55eb7
5Size (xkbutils-1.0.3.tar.bz2) = 119879 bytes 5Size (xkbutils-1.0.4.tar.bz2) = 131269 bytes