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:           Fri May 29 09:27:45 UTC 2009

Modified Files:
        pkgsrc/x11/libxcb: Makefile distinfo
        pkgsrc/x11/libxcb/patches: patch-ab patch-ai

Log Message:
Update to 1.3:

Bart Massey (2):
      kludgily hand-merged xid fixes
      Fix XDM-AUTHORIZATION-1 (bug #14202)

Bob Ham (1):
      Store xcbproto version libxcb was compiled with

Jeremy Huddleston (1):
      darwin: Don't use poll() on versions of darwin before darwin10

Julien Danjou (9):
      Copy full IPv4 mapping (Bug #20665)
      Fix do_append() arguments
      auth: precompute authnameslen
      auth: use snprintf() return value
      util: open_abstract gets filelen as parameters
      util: merge common code for xcb_connect
      util: remove useless strlen calls from decnet opening
      depends on recent xcb-proto and bump version of randr
      Release libxcb 1.3

Michael Ost (1):
      use poll() instead of select() when available

Peter Harris (3):
      Don't use enums in generated C code - use integer constants instead.
      Revert "Don't use enums in generated C code"
      Avoid name collisions between xidtype and enum.

Samuel Thibault (1):
      Local socket connections do not work on hurd-i386

elupus (1):
      Disable Nagle on TCP socket


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/libxcb/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/libxcb/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/libxcb/patches/patch-ab \
    pkgsrc/x11/libxcb/patches/patch-ai

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