pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libxcb
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 2 19:52:17 UTC 2014
Modified Files:
pkgsrc/x11/libxcb: Makefile PLIST distinfo
pkgsrc/x11/libxcb/patches: patch-aa
Log Message:
Update to 1.10:
once again, there is a new libxcb release out. This time with even
less bugs, api and abi breakage.
Changes (hand-edited to remove things that were released from
branches):
Alan Coopersmith (3):
Fix "indention" typos in xcb-examples.3 man page
Enable warnings for pre-C89 style definitions for gcc & Solaris Studio
Define _xcb_map_new with explicit void arg list instead of empty one
Christian König (1):
fix deadlock with xcb_take_socket/return_socket v3
Daniel Martin (10):
c_client.py: Always initialize xcb_align_to
c_client.py: Do not create pointers in unions
Make xsltproc optional
Remove second AC_PREREQ, require version 2.60
Set AC_CONFIG_AUX_DIR to build-aux
Use build-aux as autom4te cache directory
Use m4 directory
Sort gitignore, adjust pattern for config.h
tests: Add files to .gitignore
c_client.py: Fix _sizeof() functions
Daphne Pfister (2):
Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND
Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118).
Julien Cristau (2):
Bump xcb-proto requirement to 1.10
Add NEWS for 1.10
Marc Deslauriers (1):
Update Makefile.am for newer automake
Mark Kettenis (1):
Fix alignment issues in FD passing code
Michael Stapelberg (1):
Build xcb-xkb by default
PHO (1):
Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does
not test it for us
Uli Schlachter (6):
Fix documentation of xcb_poll_for_event()
Revert "fix deadlock with xcb_take_socket/return_socket v3"
Revert "Remove xcb_ge_event_t from xcb.h"
Increment the "current" version info for sync, xinput and xkb
Add NEWS entries for releases 1.9.1 to 1.9.3
Release libxcb 1.10
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/libxcb/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libxcb/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libxcb/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/libxcb/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index