From owner-svn-ports-all@freebsd.org Wed Aug 22 03:07:23 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 9263E1089674; Wed, 22 Aug 2018 03:07:23 +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 465307D194; Wed, 22 Aug 2018 03:07:23 +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 2810453B4; Wed, 22 Aug 2018 03:07:23 +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 w7M37NMN054435; Wed, 22 Aug 2018 03:07:23 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7M37MEX054433; Wed, 22 Aug 2018 03:07:22 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201808220307.w7M37MEX054433@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Wed, 22 Aug 2018 03:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477765 - 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: 477765 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: Wed, 22 Aug 2018 03:07:23 -0000 Author: jmd Date: Wed Aug 22 03:07:22 2018 New Revision: 477765 URL: https://svnweb.freebsd.org/changeset/ports/477765 Log: graphics/drm-legacy-kmod: Update to later github snapshot. Fixes build failures after r338172. Approved by: zeising (mentor, 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 Wed Aug 22 02:15:05 2018 (r477764) +++ head/graphics/drm-legacy-kmod/Makefile Wed Aug 22 03:07:22 2018 (r477765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20180820 +PORTVERSION= g20180821 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= 1758d21 +GH_TAGNAME= 7c73918 .include Modified: head/graphics/drm-legacy-kmod/distinfo ============================================================================== --- head/graphics/drm-legacy-kmod/distinfo Wed Aug 22 02:15:05 2018 (r477764) +++ head/graphics/drm-legacy-kmod/distinfo Wed Aug 22 03:07:22 2018 (r477765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534816787 -SHA256 (FreeBSDDesktop-drm-legacy-g20180820-1758d21_GH0.tar.gz) = 5de69221fda3a4af58e85072a7fc81dbab19b80ea3fd419d1399b6f0475ed927 -SIZE (FreeBSDDesktop-drm-legacy-g20180820-1758d21_GH0.tar.gz) = 1741125 +TIMESTAMP = 1534906903 +SHA256 (FreeBSDDesktop-drm-legacy-g20180821-7c73918_GH0.tar.gz) = f31c0ee35dd0f93bc6cdaea9359daa3d66cdb51d7a1d71628ee332d2f2834578 +SIZE (FreeBSDDesktop-drm-legacy-g20180821-7c73918_GH0.tar.gz) = 1741543