Sun Jun 3 18:20:27 2012 UTC ()
Update to 1.1.2.

1.1.2:
This release replaces the dependency on xcb-utils < 0.3.8 with
one on libxcb >= 1.6, so that it can be built on distros that
have upgraded to the new xcb utils releases.

1.1.1:
This minor maintenance release ensures the tarballs correctly include
the strnlen.h header for systems without that function provided in the
system libraries, and updates the build configuration to the latest
X.Org standards.


(wiz)
diff -r1.5 -r1.6 pkgsrc/x11/xlsclients/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/xlsclients/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/x11/xlsclients/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xlsclients/Makefile 2010/09/10 19:55:11 1.5
+++ pkgsrc/x11/xlsclients/Makefile 2012/06/03 18:20:27 1.6
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.5 2010/09/10 19:55:11 joerg Exp $ 1# $NetBSD: Makefile,v 1.6 2012/06/03 18:20:27 wiz Exp $
2# 2#
3 3
4DISTNAME= xlsclients-1.1.0 4DISTNAME= xlsclients-1.1.2
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= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X client listing utility 11COMMENT= X client listing utility
12LICENSE= mit 12LICENSE= mit
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
18 18
19CONFIGURE_ENV+= APP_MAN_SUFFIX=1 19CONFIGURE_ENV+= APP_MAN_SUFFIX=1
20 20
 21BUILDLINK_API_DEPENDS.libxcb+= libxcb>=1.6
21.include "../../x11/libxcb/buildlink3.mk" 22.include "../../x11/libxcb/buildlink3.mk"
22.include "../../x11/xcb-util/buildlink3.mk" 23.include "../../x11/xcb-util/buildlink3.mk"
23.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/x11/xlsclients/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xlsclients/distinfo 2010/09/15 04:00:38 1.4
+++ pkgsrc/x11/xlsclients/distinfo 2012/06/03 18:20:27 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2010/09/15 04:00:38 obache Exp $ 1$NetBSD: distinfo,v 1.5 2012/06/03 18:20:27 wiz Exp $
2 2
3SHA1 (xlsclients-1.1.0.tar.bz2) = 1961ee982f98d270c9069eaf84790c6b9dcdc851 3SHA1 (xlsclients-1.1.2.tar.bz2) = c4051429c190444ae9ba327f0ad776a74eb7b27b
4RMD160 (xlsclients-1.1.0.tar.bz2) = ef0cb54ed84e77ea6013235582f65fcdf288f97d 4RMD160 (xlsclients-1.1.2.tar.bz2) = d084896124d564a30b342f09f42ca5a7434f57cb
5Size (xlsclients-1.1.0.tar.bz2) = 107784 bytes 5Size (xlsclients-1.1.2.tar.bz2) = 114703 bytes
6SHA1 (patch-aa) = 0685af3492ac834cc83e3f72e39b510b6419bff0 6SHA1 (patch-aa) = 0685af3492ac834cc83e3f72e39b510b6419bff0