From owner-svn-ports-all@freebsd.org Thu Sep 14 01:58:32 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE067E1C6E4; Thu, 14 Sep 2017 01:58:32 +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 mx1.freebsd.org (Postfix) with ESMTPS id 8B67783F7C; Thu, 14 Sep 2017 01:58:32 +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 v8E1wV02039497; Thu, 14 Sep 2017 01:58:31 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8E1wVE5039495; Thu, 14 Sep 2017 01:58:31 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201709140158.v8E1wVE5039495@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Thu, 14 Sep 2017 01:58:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449818 - head/graphics/intel-backlight X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: head/graphics/intel-backlight X-SVN-Commit-Revision: 449818 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.23 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, 14 Sep 2017 01:58:32 -0000 Author: jmd Date: Thu Sep 14 01:58:31 2017 New Revision: 449818 URL: https://svnweb.freebsd.org/changeset/ports/449818 Log: graphics/intel-backlight: change to FreeBSDDesktop github to support newer Intel GPUs. Take maintainership over on behalf of FreeBSDDesktop team. Reviewed by: swills (mentor), grembo (previous maintainer) Approved by: swills (mentor), grembo (previous maintainer) Obtained from: FreeBSDDesktop Differential Revision: https://reviews.freebsd.org/D12196 Modified: head/graphics/intel-backlight/Makefile head/graphics/intel-backlight/distinfo Modified: head/graphics/intel-backlight/Makefile ============================================================================== --- head/graphics/intel-backlight/Makefile Thu Sep 14 00:37:38 2017 (r449817) +++ head/graphics/intel-backlight/Makefile Thu Sep 14 01:58:31 2017 (r449818) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= intel-backlight -PORTVERSION= 20150706 +PORTVERSION= 20170831 CATEGORIES= graphics -MAINTAINER= freebsd@grem.de +MAINTAINER= jmd@freebsd.org COMMENT= Control backlight on various modern Intel(R) GPUs LIB_DEPENDS= libdrm.so:graphics/libdrm \ libpciaccess.so:devel/libpciaccess USE_GITHUB= yes -GH_ACCOUNT= grembo +GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= intel_backlight_fbsd -GH_TAGNAME= 93e1fe4 +GH_TAGNAME= baba3e6 PLIST_FILES= bin/intel_backlight PORTEXAMPLES= isl_backlight.sh Modified: head/graphics/intel-backlight/distinfo ============================================================================== --- head/graphics/intel-backlight/distinfo Thu Sep 14 00:37:38 2017 (r449817) +++ head/graphics/intel-backlight/distinfo Thu Sep 14 01:58:31 2017 (r449818) @@ -1,2 +1,3 @@ -SHA256 (grembo-intel_backlight_fbsd-20150706-93e1fe4_GH0.tar.gz) = bf2d8d082edbdaf8f89913532cd2620ba49a6dfebbc276fa86d806b63993c852 -SIZE (grembo-intel_backlight_fbsd-20150706-93e1fe4_GH0.tar.gz) = 40402 +TIMESTAMP = 1504227150 +SHA256 (FreeBSDDesktop-intel_backlight_fbsd-20170831-baba3e6_GH0.tar.gz) = 909bcd0ad981ad3e198ea2ae8fb59f5fd0a42f18cf47eb80cd23a4bcf6639092 +SIZE (FreeBSDDesktop-intel_backlight_fbsd-20170831-baba3e6_GH0.tar.gz) = 41192