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:           Sun Oct  7 22:09:47 UTC 2012

Modified Files:
        pkgsrc/x11/libxcb: Makefile PLIST distinfo

Log Message:
Update to 1.9:

Alan Coopersmith (4):
      Fix "sppported" typo in doxygen comment for 
XCB_CONN_CLOSED_EXT_NOTSUPPORTED
      Always include "config.h" at the start of all C source files.
      Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality
      Return connection failure if display string specifies non-existent screen

Colin Walters (1):
      c_client: Fix parallel-make issue creating 'man' directory

Jeremy Huddleston (1):
      xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a
launchd socket

Julien Danjou (4):
      Allow undocumented code to be built
      Split manpage list in two (static/built)
      Do not list manpages, use a wildcard
      Move static man to man

Michael Stapelberg (1):
      c_client.py: generate manpages

Peter Harris (1):
      Allow xcb_send_request with >MAX_IOV iovecs

Uli Schlachter (4):
      Add a .gitignore for src/man/
      Fix a multi-thread deadlock
      Include static man pages in "make dist"
      Release libxcb 1.9


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libxcb/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/libxcb/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libxcb/distinfo

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