summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2013-08-09 09:21:24 +0000
committerwiz <wiz>2013-08-09 09:21:24 +0000
commitc81faa8f6d298d146fe754e80f5ca96023b43bcd (patch)
tree572aacfd57a267352847b71347e4d853b75269ec /x11
parent55809ead145b42d41823d680225d804f907178b9 (diff)
downloadpkgsrc-c81faa8f6d298d146fe754e80f5ca96023b43bcd.tar.gz
Update to 1.2.2:
This minor maintenance release fixes the handling of the "u" type for setting properties and does a bit of code & build configuration cleanup. Alan Coopersmith (8): Expand description in README a little config: Add missing AC_CONFIG_SRCDIR Mark FatalError() as taking printf-style arguments Replace strlen/malloc/memcpy set with strdup Add unicode argument to Format_Len_String to reduce code duplication Fix const conversion warnings from gcc Mark usage() as noreturn, as suggested by gcc -Wmissing-noreturn xprop 1.2.2 lolilolicon (1): Enable setting property of type UTF8_STRING.
Diffstat (limited to 'x11')
-rw-r--r--x11/xprop/Makefile5
-rw-r--r--x11/xprop/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile
index a9eb12ff92a..f5fa4b2bcd1 100644
--- a/x11/xprop/Makefile
+++ b/x11/xprop/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2012/10/29 05:07:19 asau Exp $
-#
+# $NetBSD: Makefile,v 1.11 2013/08/09 09:21:24 wiz Exp $
-DISTNAME= xprop-1.2.1
+DISTNAME= xprop-1.2.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xprop/distinfo b/x11/xprop/distinfo
index 3f1ac70cc95..32e43af4283 100644
--- a/x11/xprop/distinfo
+++ b/x11/xprop/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/06/03 18:23:50 wiz Exp $
+$NetBSD: distinfo,v 1.6 2013/08/09 09:21:24 wiz Exp $
-SHA1 (xprop-1.2.1.tar.bz2) = d531be0f5f2b7758216ea4d7890f88c42c5fa3fd
-RMD160 (xprop-1.2.1.tar.bz2) = 562e7b905b6ab10338a7285e211edb483d45b948
-Size (xprop-1.2.1.tar.bz2) = 133712 bytes
+SHA1 (xprop-1.2.2.tar.bz2) = f62e85e333132ea746fee7d99ca20a9e5b24e77b
+RMD160 (xprop-1.2.2.tar.bz2) = c2d96890a93582d0254757f57158611ce4ba71a0
+Size (xprop-1.2.2.tar.bz2) = 145556 bytes