Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 03A3DA5815 for ; Sun, 4 May 2014 16:50:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6B07414A292; Sun, 4 May 2014 16:50:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7405F14A26F for ; Sun, 4 May 2014 16:50:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id MHjOej6_-CjU for ; Sun, 4 May 2014 16:50:32 +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 D06F914A262 for ; Sun, 4 May 2014 16:50:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C75BA96; Sun, 4 May 2014 16:50:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 4 May 2014 16:50:32 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/libdrm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140504165032.C75BA96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun May 4 16:50:32 UTC 2014 Modified Files: pkgsrc/x11/libdrm: Makefile distinfo Log Message: Update to 2.4.54: Alex Deucher (1): bump version to 2.4.54 for release Daniel Kurtz (1): Use signed location for drmModeSetPlane Maarten Lankhorst (2): nouveau: safen up nouveau_device list usage against concurrent access amend previous commit to actually compile Rob Clark (2): modetest: add cursor support freedreno: add missing fxn prototype Samuel Li (2): radeon: add Mullins chip family radeon: add Mullins pci ids Thierry Reding (4): Mark functions printf-like where possible intel: Fix some format strings libdrm: Remove extraneous parameter tests: Use drmFreeVersion() instead of drmFree() Ville Syrjälä (1): intel/chv: Add Cherryview PCI IDs To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/libdrm/Makefile cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/libdrm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.