From 40a2df3ad469a5696f0c57f0574b00087af138bf Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 Aug 2013 09:23:13 +0000 Subject: Update to 1.2.3: This minor maintenance release adds a -version flag, as well as some build configuration improvements and janitorial cleanups. Alan Coopersmith (9): Drop usleep fallbacks for ancient OS versions Combine usage message strings Combine error message strings Fix gcc warnings about discarded const qualifiers Add printf attribute to usage function and fix warnings it causes Fix integer sign/size conversion warnings from clang Add -version flag Pass buf size to on_or_off instead of just assuming it is big enough xset 1.2.3 Jon TURNEY (1): Remove unneeded include of windows.h on WIN32 --- x11/xset/Makefile | 5 ++--- x11/xset/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'x11/xset') diff --git a/x11/xset/Makefile b/x11/xset/Makefile index 4bb7a75b478..42dfdb90ea1 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2012/10/29 05:07:20 asau Exp $ -# +# $NetBSD: Makefile,v 1.12 2013/08/09 09:23:13 wiz Exp $ -DISTNAME= xset-1.2.2 +DISTNAME= xset-1.2.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xset/distinfo b/x11/xset/distinfo index 9fbdc38f856..3bdd59516d1 100644 --- a/x11/xset/distinfo +++ b/x11/xset/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/06/03 18:25:37 wiz Exp $ +$NetBSD: distinfo,v 1.7 2013/08/09 09:23:13 wiz Exp $ -SHA1 (xset-1.2.2.tar.bz2) = e48d628259dbe1ff413ec8408b4fee9561c8815c -RMD160 (xset-1.2.2.tar.bz2) = ec3e0ac304f36163b3fc312674b29810310d3612 -Size (xset-1.2.2.tar.bz2) = 129701 bytes +SHA1 (xset-1.2.3.tar.bz2) = 62a5e7ec91e6900b798a88ca3b30d25bd5ef3047 +RMD160 (xset-1.2.3.tar.bz2) = 73be7b4ea92f779679c6e4dfd7b632d583117027 +Size (xset-1.2.3.tar.bz2) = 142286 bytes -- cgit v1.2.3