From owner-svn-ports-head@freebsd.org Thu Sep 27 03:33:39 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 16342109849F; Thu, 27 Sep 2018 03:33:39 +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 C219A72E70; Thu, 27 Sep 2018 03:33:38 +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 BCF1620962; Thu, 27 Sep 2018 03:33:38 +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 w8R3XcDO013296; Thu, 27 Sep 2018 03:33:38 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8R3XcAT013292; Thu, 27 Sep 2018 03:33:38 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201809270333.w8R3XcAT013292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Thu, 27 Sep 2018 03:33:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480773 - head/graphics/drm-legacy-kmod X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: head/graphics/drm-legacy-kmod X-SVN-Commit-Revision: 480773 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: Thu, 27 Sep 2018 03:33:39 -0000 Author: jmd Date: Thu Sep 27 03:33:38 2018 New Revision: 480773 URL: https://svnweb.freebsd.org/changeset/ports/480773 Log: graphics/drm-legacy-kmod: chase another base change with minor tweaks, r338025, from the original base commit: Remove unused and easy to misuse PNP macro parameter Obtained from: imp via cy 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 Thu Sep 27 03:13:34 2018 (r480772) +++ head/graphics/drm-legacy-kmod/Makefile Thu Sep 27 03:33:38 2018 (r480773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20180926 +PORTVERSION= g20180927 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= 5785462 +GH_TAGNAME= 226834b .include Modified: head/graphics/drm-legacy-kmod/distinfo ============================================================================== --- head/graphics/drm-legacy-kmod/distinfo Thu Sep 27 03:13:34 2018 (r480772) +++ head/graphics/drm-legacy-kmod/distinfo Thu Sep 27 03:33:38 2018 (r480773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538013519 -SHA256 (FreeBSDDesktop-drm-legacy-g20180926-5785462_GH0.tar.gz) = 0ae353c2ab086c6f06b437234c8dd353afdb69c774fc78791fd27414f7a6be87 -SIZE (FreeBSDDesktop-drm-legacy-g20180926-5785462_GH0.tar.gz) = 1742264 +TIMESTAMP = 1538019051 +SHA256 (FreeBSDDesktop-drm-legacy-g20180927-226834b_GH0.tar.gz) = dbff61e14d85264297861a780d65b007221db8d2bd6da467249faabc13c13541 +SIZE (FreeBSDDesktop-drm-legacy-g20180927-226834b_GH0.tar.gz) = 1742236