From owner-svn-ports-head@freebsd.org Fri Aug 24 21:55:01 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 D285F1094BB7; Fri, 24 Aug 2018 21:55:01 +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 8923C781C0; Fri, 24 Aug 2018 21:55:01 +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 6BA8916DCE; Fri, 24 Aug 2018 21:55:01 +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 w7OLt1qi026917; Fri, 24 Aug 2018 21:55:01 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7OLt1xa026915; Fri, 24 Aug 2018 21:55:01 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201808242155.w7OLt1xa026915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Fri, 24 Aug 2018 21:55:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477981 - 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: 477981 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.27 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: Fri, 24 Aug 2018 21:55:02 -0000 Author: zeising Date: Fri Aug 24 21:55:00 2018 New Revision: 477981 URL: https://svnweb.freebsd.org/changeset/ports/477981 Log: graphics/drm-devel-kmod: Update snapshot This updates to the latest snapshot, which fixes a mistake in the AMD GPU codepaths. Approved by: jmd (maintainer, implicit) 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 Fri Aug 24 19:19:26 2018 (r477980) +++ head/graphics/drm-devel-kmod/Makefile Fri Aug 24 21:55:00 2018 (r477981) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-devel-kmod -PORTVERSION= 4.16.g20180822 +PORTVERSION= 4.16.g20180824 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= 4a2a3dd +GH_TAGNAME= a669aa3 .include Modified: head/graphics/drm-devel-kmod/distinfo ============================================================================== --- head/graphics/drm-devel-kmod/distinfo Fri Aug 24 19:19:26 2018 (r477980) +++ head/graphics/drm-devel-kmod/distinfo Fri Aug 24 21:55:00 2018 (r477981) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534995362 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180822-4a2a3dd_GH0.tar.gz) = 0773f565302120ada4f6163cb90c6079de307adc58df3b981cbd7abb6fa83389 -SIZE (FreeBSDDesktop-kms-drm-4.16.g20180822-4a2a3dd_GH0.tar.gz) = 12826720 +TIMESTAMP = 1535147370 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180824-a669aa3_GH0.tar.gz) = ae266b940ac4cdde8b814b1f64a6eb10dba31a27826a3424c493317c04e02303 +SIZE (FreeBSDDesktop-kms-drm-4.16.g20180824-a669aa3_GH0.tar.gz) = 12825886