From owner-svn-ports-head@freebsd.org Sat Oct 27 12:20:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6522310ED76D; Sat, 27 Oct 2018 12:20:39 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B18D8F6DF; Sat, 27 Oct 2018 12:20:39 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F1D411031B; Sat, 27 Oct 2018 12:20:38 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9RCKc7D068152; Sat, 27 Oct 2018 12:20:38 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9RCKcep068150; Sat, 27 Oct 2018 12:20:38 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201810271220.w9RCKcep068150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sat, 27 Oct 2018 12:20:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483130 - head/graphics/drm-devel-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/graphics/drm-devel-kmod X-SVN-Commit-Revision: 483130 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 12:20:39 -0000 Author: zeising Date: Sat Oct 27 12:20:38 2018 New Revision: 483130 URL: https://svnweb.freebsd.org/changeset/ports/483130 Log: graphics/drm-next-kmod: Update snapshot Update graphics/drm-next-kmod to the latest snapshot. This contains fixes for vaapi rendering and possibly also other rendering bugs. Approved by: jmd (maintainer, implicit) Obtained from: FreeBSD Graphics Team MFH: 2018Q4 Modified: head/graphics/drm-devel-kmod/Makefile head/graphics/drm-devel-kmod/distinfo Modified: head/graphics/drm-devel-kmod/Makefile ============================================================================== --- head/graphics/drm-devel-kmod/Makefile Sat Oct 27 12:18:41 2018 (r483129) +++ head/graphics/drm-devel-kmod/Makefile Sat Oct 27 12:20:38 2018 (r483130) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-devel-kmod -PORTVERSION= 4.16.g20180927 +PORTVERSION= 4.16.g20181027 CATEGORIES= graphics kld MAINTAINER= jmd@FreeBSD.org @@ -25,7 +25,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= acbbd53 +GH_TAGNAME= 96b490e .include Modified: head/graphics/drm-devel-kmod/distinfo ============================================================================== --- head/graphics/drm-devel-kmod/distinfo Sat Oct 27 12:18:41 2018 (r483129) +++ head/graphics/drm-devel-kmod/distinfo Sat Oct 27 12:20:38 2018 (r483130) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538090411 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 48b55718e15801ede66b550de0d92f26bb0f5cafc77ae0c5dc59e9e205cf7db4 -SIZE (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 12828737 +TIMESTAMP = 1540634185 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 9e3ee7fd02b275d851a7ddde7f498dee2a733f972f4b72757730fff0b14573db +SIZE (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 12828910