From owner-svn-ports-all@freebsd.org Sat Oct 27 12:14:41 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 2CFAA10ED60D; Sat, 27 Oct 2018 12:14:41 +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 CCF718F39D; Sat, 27 Oct 2018 12:14:40 +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 AF7041030D; Sat, 27 Oct 2018 12:14:40 +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 w9RCEeUP067640; Sat, 27 Oct 2018 12:14:40 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9RCEeZl067638; Sat, 27 Oct 2018 12:14:40 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201810271214.w9RCEeZl067638@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:14:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483128 - head/graphics/drm-legacy-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/graphics/drm-legacy-kmod X-SVN-Commit-Revision: 483128 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: Sat, 27 Oct 2018 12:14:41 -0000 Author: zeising Date: Sat Oct 27 12:14:40 2018 New Revision: 483128 URL: https://svnweb.freebsd.org/changeset/ports/483128 Log: graphics/drm-legacy-kmod: Update snapshot Update graphics/drm-legacy-kmod to the latest snapshot, this contains some fixes for loading amd, ati and radeon firmware modules. Approved by: jmd (maintainer, implicit) Modified: head/graphics/drm-legacy-kmod/Makefile head/graphics/drm-legacy-kmod/distinfo Modified: head/graphics/drm-legacy-kmod/Makefile ============================================================================== --- head/graphics/drm-legacy-kmod/Makefile Sat Oct 27 12:08:49 2018 (r483127) +++ head/graphics/drm-legacy-kmod/Makefile Sat Oct 27 12:14:40 2018 (r483128) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20180927 +PORTVERSION= g20181027 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org @@ -22,7 +22,7 @@ CONFLICTS_INSTALL= drm-devel-kmod drm-stable-kmod drm- USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= drm-legacy -GH_TAGNAME= 226834b +GH_TAGNAME= 2bed932 .include Modified: head/graphics/drm-legacy-kmod/distinfo ============================================================================== --- head/graphics/drm-legacy-kmod/distinfo Sat Oct 27 12:08:49 2018 (r483127) +++ head/graphics/drm-legacy-kmod/distinfo Sat Oct 27 12:14:40 2018 (r483128) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538019051 -SHA256 (FreeBSDDesktop-drm-legacy-g20180927-226834b_GH0.tar.gz) = dbff61e14d85264297861a780d65b007221db8d2bd6da467249faabc13c13541 -SIZE (FreeBSDDesktop-drm-legacy-g20180927-226834b_GH0.tar.gz) = 1742236 +TIMESTAMP = 1540633414 +SHA256 (FreeBSDDesktop-drm-legacy-g20181027-2bed932_GH0.tar.gz) = 9546818543554c6209b3f4bd422c22ab0342d41681b860cb250d86b939c89021 +SIZE (FreeBSDDesktop-drm-legacy-g20181027-2bed932_GH0.tar.gz) = 1742051