Date: Wed, 7 May 2008 14:22:25 +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/xcb-proto Makefile distinfo pkg-plist Message-ID: <200805071422.m47EMPY1028048@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2008-05-07 14:22:25 UTC
FreeBSD ports repository
Modified files:
x11/xcb-proto Makefile distinfo pkg-plist
Log:
Update to 1.1:
Incompatible change to the XML schema: rather than special-casing the
treatment of protocol extension names, use the new extension-multiword
attribute. Normally, XCB prefixes C extension functions with
xcb_extname_. However, some of the existing extensions used multi-word
names, such as xcb_big_requests_ or xcb_xc_misc_. Those extensions now
use this attribute to match their existing defined API. This allows the
XCB code generator to avoid special-casing those extension names.
Protocol updates:
* Update DAMAGE to 1.1
* Update RandR to version 1.2
Bug fixes:
* fix XSync Initialize call
* Update autogen.sh to one that does objdir != srcdir.
PR: ports/122559
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
Revision Changes Path
1.4 +1 -1 ports/x11/xcb-proto/Makefile
1.3 +3 -3 ports/x11/xcb-proto/distinfo
1.4 +0 -1 ports/x11/xcb-proto/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805071422.m47EMPY1028048>
