From owner-svn-ports-all@freebsd.org Thu Aug 23 03:48:54 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 595E610A032F; Thu, 23 Aug 2018 03:48:54 +0000 (UTC) (envelope-from jmd@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 104F17CD4B; Thu, 23 Aug 2018 03:48:54 +0000 (UTC) (envelope-from jmd@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 E5A6D1CA0A; Thu, 23 Aug 2018 03:48:53 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7N3mrfe021987; Thu, 23 Aug 2018 03:48:53 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7N3mrZx021985; Thu, 23 Aug 2018 03:48:53 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201808230348.w7N3mrZx021985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Thu, 23 Aug 2018 03:48:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477850 - head/graphics/drm-next-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: head/graphics/drm-next-kmod X-SVN-Commit-Revision: 477850 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.27 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: Thu, 23 Aug 2018 03:48:54 -0000 Author: jmd Date: Thu Aug 23 03:48:53 2018 New Revision: 477850 URL: https://svnweb.freebsd.org/changeset/ports/477850 Log: graphics/drm-next-kmod: update to later revision. Implements pci_{save,restore}_state functions. Approved by: zeising (mentor, implicit) Modified: head/graphics/drm-next-kmod/Makefile head/graphics/drm-next-kmod/distinfo Modified: head/graphics/drm-next-kmod/Makefile ============================================================================== --- head/graphics/drm-next-kmod/Makefile Thu Aug 23 03:48:12 2018 (r477849) +++ head/graphics/drm-next-kmod/Makefile Thu Aug 23 03:48:53 2018 (r477850) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-next-kmod -PORTVERSION= 4.11.g20180802 +PORTVERSION= 4.11.g20180822 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org @@ -25,7 +25,7 @@ USES= kmod uidfix USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= cc04340 +GH_TAGNAME= 22d72c2 .include Modified: head/graphics/drm-next-kmod/distinfo ============================================================================== --- head/graphics/drm-next-kmod/distinfo Thu Aug 23 03:48:12 2018 (r477849) +++ head/graphics/drm-next-kmod/distinfo Thu Aug 23 03:48:53 2018 (r477850) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533236575 -SHA256 (FreeBSDDesktop-kms-drm-4.11.g20180802-cc04340_GH0.tar.gz) = 42f5babee5887a6b1a35dd7bc8add7d47de55b0902b9ae57f62dd273edfec71f -SIZE (FreeBSDDesktop-kms-drm-4.11.g20180802-cc04340_GH0.tar.gz) = 7357739 +TIMESTAMP = 1534995096 +SHA256 (FreeBSDDesktop-kms-drm-4.11.g20180822-22d72c2_GH0.tar.gz) = b1e2b273ba1c3a22636737303f1175a6433dfb7564b8f73c9fee47252aaf73cb +SIZE (FreeBSDDesktop-kms-drm-4.11.g20180822-22d72c2_GH0.tar.gz) = 7358243