summaryrefslogtreecommitdiff
path: root/x11/xset
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-08-09 09:23:13 +0000
committerwiz <wiz@pkgsrc.org>2013-08-09 09:23:13 +0000
commit40a2df3ad469a5696f0c57f0574b00087af138bf (patch)
tree135ecfa274087ca40de8f7960bf4eff35e32bd2f /x11/xset
parentfc189a4fce5d80bcb21e53b4abe6c826fd4ca487 (diff)
downloadpkgsrc-40a2df3ad469a5696f0c57f0574b00087af138bf.tar.gz
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
Diffstat (limited to 'x11/xset')
-rw-r--r--x11/xset/Makefile5
-rw-r--r--x11/xset/distinfo8
2 files changed, 6 insertions, 7 deletions
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