Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DAAD163C431 for ; Tue, 15 Dec 2009 12:24:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8F07763B36B; Tue, 15 Dec 2009 12:24:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A12B63B363 for ; Tue, 15 Dec 2009 12:24:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86BB3175DD; Tue, 15 Dec 2009 12:24:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 15 Dec 2009 12:24:47 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/libxcb To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20091215122447.86BB3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Tue Dec 15 12:24:47 UTC 2009 Modified Files: pkgsrc/x11/libxcb: Makefile PLIST distinfo Log Message: Update to 1.5: Release 1.5 (2009-12-03) ======================== - setsockopt(SO_KEEPALIVE) on TCP display connections - Add DRI2 support - Fix check dependency - Cygwin build fix: Add -no-undefined to libtool flags To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/libxcb/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/libxcb/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/libxcb/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.