From owner-svn-ports-head@freebsd.org Wed Oct 31 21:17:16 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 AB7E810E9FA4; Wed, 31 Oct 2018 21:17:16 +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 555E56C4DA; Wed, 31 Oct 2018 21:17:16 +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 2DB8911EF1; Wed, 31 Oct 2018 21:17:16 +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 w9VLHF9E051166; Wed, 31 Oct 2018 21:17:15 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9VLHFOF051165; Wed, 31 Oct 2018 21:17:15 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201810312117.w9VLHFOF051165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 31 Oct 2018 21:17:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483619 - 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: 483619 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: Wed, 31 Oct 2018 21:17:16 -0000 Author: zeising Date: Wed Oct 31 21:17:15 2018 New Revision: 483619 URL: https://svnweb.freebsd.org/changeset/ports/483619 Log: graphics/drm-legacy-kmod: Update snapshot Update graphics/drm-legacy-kmod to the latest snapshot, which should improve handling and loading of firmware modules. MFH: 2018Q4 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 Wed Oct 31 21:03:48 2018 (r483618) +++ head/graphics/drm-legacy-kmod/Makefile Wed Oct 31 21:17:15 2018 (r483619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20181027 +PORTVERSION= g20181031 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= 2bed932 +GH_TAGNAME= ed220ea .include Modified: head/graphics/drm-legacy-kmod/distinfo ============================================================================== --- head/graphics/drm-legacy-kmod/distinfo Wed Oct 31 21:03:48 2018 (r483618) +++ head/graphics/drm-legacy-kmod/distinfo Wed Oct 31 21:17:15 2018 (r483619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540633414 -SHA256 (FreeBSDDesktop-drm-legacy-g20181027-2bed932_GH0.tar.gz) = 9546818543554c6209b3f4bd422c22ab0342d41681b860cb250d86b939c89021 -SIZE (FreeBSDDesktop-drm-legacy-g20181027-2bed932_GH0.tar.gz) = 1742051 +TIMESTAMP = 1541020288 +SHA256 (FreeBSDDesktop-drm-legacy-g20181031-ed220ea_GH0.tar.gz) = 71b2a8fd662cde5c44482c7ff7f4cca61d2d54a416dbf3d15ecd01965c7a586d +SIZE (FreeBSDDesktop-drm-legacy-g20181031-ed220ea_GH0.tar.gz) = 1741770