Wed Aug 26 12:17:28 2009 UTC ()
Update to 0.3.6:

Arnaud Fontaine (5):
      icccm: use xcb_gravity_t when possible and cosmetic changes
      Check for ssize_t in configure for xcb-util-common.h
      event: update to libxcb 1.4
      event: fix compiler warning due to missing include for memset
      Bump version to 0.3.6

Julien Danjou (4):
      icccm: fix atoms_len with new libxcb
      xcb-property: fix bad comment
      icccm: typo fix
      icccm: add xcb_get_wm_protocols_from_reply

Mikhail Gusarov (1):
      Typo in configure.ac


(wiz)
diff -r1.3 -r1.4 pkgsrc/x11/xcb-util/Makefile
diff -r1.3 -r1.4 pkgsrc/x11/xcb-util/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/x11/xcb-util/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xcb-util/Makefile 2009/05/29 09:28:17 1.3
+++ pkgsrc/x11/xcb-util/Makefile 2009/08/26 12:17:28 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2009/05/29 09:28:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2009/08/26 12:17:28 wiz Exp $
2# 2#
3 3
4DISTNAME= xcb-util-0.3.5 4DISTNAME= xcb-util-0.3.6
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= http://xcb.freedesktop.org/dist/ 6MASTER_SITES= http://xcb.freedesktop.org/dist/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= bjs@NetBSD.org 9MAINTAINER= bjs@NetBSD.org
10HOMEPAGE= http://xcb.freedesktop.org/ 10HOMEPAGE= http://xcb.freedesktop.org/
11COMMENT= XCB Utilities 11COMMENT= XCB Utilities
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config gmake 16USE_TOOLS+= pkg-config gmake
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes

cvs diff -r1.3 -r1.4 pkgsrc/x11/xcb-util/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xcb-util/distinfo 2009/05/29 09:28:17 1.3
+++ pkgsrc/x11/xcb-util/distinfo 2009/08/26 12:17:28 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/05/29 09:28:17 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2009/08/26 12:17:28 wiz Exp $
2 2
3SHA1 (xcb-util-0.3.5.tar.bz2) = 93be15af7f6d97a1039ddd321bbf63462893b419 3SHA1 (xcb-util-0.3.6.tar.bz2) = 8585a421c077382937d181b921263fac2e448d31
4RMD160 (xcb-util-0.3.5.tar.bz2) = 950e30d95a94e472d5b109f188fb9c3e2e0f6a8d 4RMD160 (xcb-util-0.3.6.tar.bz2) = 853e53493c67d56a4ce368cc6b9512c247fc840f
5Size (xcb-util-0.3.5.tar.bz2) = 262991 bytes 5Size (xcb-util-0.3.6.tar.bz2) = 293408 bytes