Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id DD81B63B89E for ; Wed, 16 Jul 2008 06:41:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8D79B63B26E; Wed, 16 Jul 2008 06:41:18 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id B02A163B169 for ; Wed, 16 Jul 2008 06:41:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7E321175D0; Wed, 16 Jul 2008 06:41:17 +0000 (UTC) From: Blair Sadewitz Subject: CVS commit: pkgsrc/x11/libdrm To: pkgsrc-changes@NetBSD.org Reply-To: bjs@netbsd.org Message-Id: <20080716064117.7E321175D0@cvs.netbsd.org> Date: Wed, 16 Jul 2008 06:41:17 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: bjs Date: Wed Jul 16 06:41:17 UTC 2008 Modified Files: pkgsrc/x11/libdrm: Makefile PLIST buildlink3.mk distinfo pkgsrc/x11/libdrm/patches: patch-aa patch-ab patch-ac Log Message: Update to libdrm-2.3.1. There is no up-to-date ChangeLog in the package whatsoever, so I cannot include a list here (see GIT history if you're curious). NOTE: This version of libdrm no longer includes the TTM interface. If any [xorg/mesa] packages are updated to versions explicitly requiring libdrm-2.3.1, then BUILDLINK_API_DEPENDS for this package will need to be changed. Also, the i915tex dri driver found in graphics/MesaLib will not build with this version--but nor was it supported on any platform except Linux. I have remove i915tex from the MesaLib driver build; this should be enough to avoid problems. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/x11/libdrm/Makefile cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/libdrm/PLIST cvs rdiff -r1.2 -r1.3 pkgsrc/x11/libdrm/buildlink3.mk cvs rdiff -r1.6 -r1.7 pkgsrc/x11/libdrm/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/x11/libdrm/patches/patch-aa \ pkgsrc/x11/libdrm/patches/patch-ab cvs rdiff -r1.1 -r1.2 pkgsrc/x11/libdrm/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.