Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2008 14:23:17 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11/libxcb Makefile distinfo pkg-message pkg-plist
Message-ID:  <200805071423.m47ENHS6028092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2008-05-07 14:23:17 UTC

  FreeBSD ports repository

  Modified files:
    x11/libxcb           Makefile distinfo pkg-plist 
  Added files:
    x11/libxcb           pkg-message 
  Log:
  Update to 1.1:
  "This release requires xcb-proto 1.1, due to the addition of the
  extension-multiword attribute to the XML schema.
  
  Enhancements:
  * Print a backtrace, if possible, on locking assertion failures.
  * Skip abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
  * xcb_poll_for_event: Return already-read events before reading again.
  * Output a configuration summary at the end of ./configure.
  
  Bug fixes:
  * Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
  * Allow unix:<screen> style display names again.
  * Bug #9119: test xcb_popcount
  * Fix unit tests for FreeBSD
  * NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
  * Require libXau >= 0.99.2; earlier versions have a broken .pc file
  * Use substitition variables in xcb-xinerama.pc.in
  * Update autogen.sh to one that does objdir != srcdir
  * Add tools/* and autogen.sh to EXTRA_DIST.
  * Doxygen can now be fully disabled if desired.
  
  Documentation improvements:
  * Many fixes and updates to the tutorial.
  * Iterators, requests, and replies get partial Doxygen documentation."
  
  PR:             ports/122564
  Submitted by:   bf <bf2006a@yahoo.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.8       +8 -3      ports/x11/libxcb/Makefile
  1.3       +3 -3      ports/x11/libxcb/distinfo
  1.1       +11 -0     ports/x11/libxcb/pkg-message (new)
  1.6       +1 -1      ports/x11/libxcb/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805071423.m47ENHS6028092>