From owner-svn-ports-all@freebsd.org Sun Oct 28 07:29:35 2018 Return-Path: Delivered-To: svn-ports-all@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 6C5A010EABFC; Sun, 28 Oct 2018 07:29:35 +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 10FB173D20; Sun, 28 Oct 2018 07:29:35 +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 E089A1C48A; Sun, 28 Oct 2018 07:29:34 +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 w9S7TYIJ067940; Sun, 28 Oct 2018 07:29:34 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9S7TYfE067938; Sun, 28 Oct 2018 07:29:34 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201810280729.w9S7TYfE067938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 28 Oct 2018 07:29:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r483232 - branches/2018Q4/graphics/drm-devel-kmod X-SVN-Group: ports-branches X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: branches/2018Q4/graphics/drm-devel-kmod X-SVN-Commit-Revision: 483232 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2018 07:29:35 -0000 Author: zeising Date: Sun Oct 28 07:29:34 2018 New Revision: 483232 URL: https://svnweb.freebsd.org/changeset/ports/483232 Log: MFH: r483130 graphics/drm-devel-kmod: Update snapshot Update graphics/drm-devel-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 Approved by: ports-secteam (miwi) Modified: branches/2018Q4/graphics/drm-devel-kmod/Makefile branches/2018Q4/graphics/drm-devel-kmod/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/graphics/drm-devel-kmod/Makefile ============================================================================== --- branches/2018Q4/graphics/drm-devel-kmod/Makefile Sun Oct 28 07:28:19 2018 (r483231) +++ branches/2018Q4/graphics/drm-devel-kmod/Makefile Sun Oct 28 07:29:34 2018 (r483232) @@ -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: branches/2018Q4/graphics/drm-devel-kmod/distinfo ============================================================================== --- branches/2018Q4/graphics/drm-devel-kmod/distinfo Sun Oct 28 07:28:19 2018 (r483231) +++ branches/2018Q4/graphics/drm-devel-kmod/distinfo Sun Oct 28 07:29:34 2018 (r483232) @@ -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