From owner-svn-ports-all@freebsd.org Wed Sep 30 19:49:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C06D242F8E2; Wed, 30 Sep 2020 19:49:18 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (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 4C1mzf1jjwz3TC6; Wed, 30 Sep 2020 19:49:17 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 4C1mzV1Rbjz3mMv; Wed, 30 Sep 2020 19:49:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([127.0.0.1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [127.0.0.1]) (amavisd-new, port 10587) with ESMTPS id veJ2pAchw3WZ; Wed, 30 Sep 2020 19:49:09 +0000 (UTC) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1200::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 4C1mzT4TV2z3lb7; Wed, 30 Sep 2020 19:49:09 +0000 (UTC) Subject: Re: svn commit: r550739 - in head/devel/py-evdev: . files To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202009301943.08UJhKH0050420@repo.freebsd.org> From: Niclas Zeising Message-ID: <3296b04f-826b-1343-9d09-2701031c4692@freebsd.org> Date: Wed, 30 Sep 2020 21:49:08 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <202009301943.08UJhKH0050420@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4C1mzf1jjwz3TC6 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:36236, ipnet:2607:f740:d::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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, 30 Sep 2020 19:49:18 -0000 On 2020-09-30 21:43, Niclas Zeising wrote: > Author: zeising > Date: Wed Sep 30 19:43:20 2020 > New Revision: 550739 > URL: https://svnweb.freebsd.org/changeset/ports/550739 > > Log: > devel/py-evdev: Update to 1.3.0 > > Update devel/py-evdev to 1.3.0 > Pass maintainership to x11@ since this is used in xorg and wayland input > stacks. > > PR: 249961 It should be PR 249963 > Submitted by: zeising > Approved by: hselasky (maintainer) > Obtained from: FreeBSD Graphics Team git repo Regards -- Niclas Zeising