Received: by mail.netbsd.org (Postfix, from userid 605) id B2E9784E42; Thu, 3 Oct 2019 14:43:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D43884CEE for ; Thu, 3 Oct 2019 14:43:57 +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 qOrE_zgSG_Yw for ; Thu, 3 Oct 2019 14:43:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CD90884CCF for ; Thu, 3 Oct 2019 14:43:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CAF87FBF4; Thu, 3 Oct 2019 14:43:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570113836228190" MIME-Version: 1.0 Date: Thu, 3 Oct 2019 14:43:56 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/x11/xf86-video-intel To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20191003144356.CAF87FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1570113836228190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Oct 3 14:43:56 UTC 2019 Modified Files: pkgsrc/x11/xf86-video-intel: DESCR Log Message: xf86-video-intel: Update DESCR To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xf86-video-intel/DESCR Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570113836228190 Content-Disposition: inline Content-Length: 437 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xf86-video-intel/DESCR diff -u pkgsrc/x11/xf86-video-intel/DESCR:1.2 pkgsrc/x11/xf86-video-intel/DESCR:1.3 --- pkgsrc/x11/xf86-video-intel/DESCR:1.2 Thu Aug 9 12:31:35 2007 +++ pkgsrc/x11/xf86-video-intel/DESCR Thu Oct 3 14:43:56 2019 @@ -9,5 +9,3 @@ Support hardware includes the following - i915 - i945 - i965 - -An older version of the Intel driver is available in x11/xf86-video-i810. --_----------=_1570113836228190--