From 72603975a5a89ec48a2cc56a2a99dd183ffcf2bb Mon Sep 17 00:00:00 2001 From: wiz <wiz@pkgsrc.org> Date: Fri, 17 Apr 2015 06:55:57 +0000 Subject: Update to 1.3.1: Alan Coopersmith (7): Move global rules variable into applyRules, the only function that uses it Make len a size_t instead of converting back & forth to an int Use C99 struct initializer for cmdNames in applyComponentNames config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 setxkbmap 1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Benno Schulenberg (2): Printing the program's version number on -version. Fixing a small mistake in the man page -- s/comp/map/. Stéphane Aulery (1): Ensure consistency between the manpage and the output of the -h option --- x11/setxkbmap/Makefile | 5 ++--- x11/setxkbmap/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11/setxkbmap') diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index 9df22da6ca9..b2a13d8f4a3 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:52 asau Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/04/17 06:55:57 wiz Exp $ -DISTNAME= setxkbmap-1.3.0 +DISTNAME= setxkbmap-1.3.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo index b3dc0bbffbd..a6d099fbafb 100644 --- a/x11/setxkbmap/distinfo +++ b/x11/setxkbmap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/03 18:01:24 wiz Exp $ +$NetBSD: distinfo,v 1.5 2015/04/17 06:55:57 wiz Exp $ -SHA1 (setxkbmap-1.3.0.tar.bz2) = d10885d6215b06789961c67557df46406f99c2b7 -RMD160 (setxkbmap-1.3.0.tar.bz2) = e77e139f96b7135b062ea9a86ee179b9e0788774 -Size (setxkbmap-1.3.0.tar.bz2) = 125844 bytes +SHA1 (setxkbmap-1.3.1.tar.bz2) = 560a02cf6f7db1f79739a4f2bd4f8050c7eb6f43 +RMD160 (setxkbmap-1.3.1.tar.bz2) = e625f4c402516448c3b27a57def90e8948e5d1fe +Size (setxkbmap-1.3.1.tar.bz2) = 133817 bytes -- cgit v1.2.3