From owner-svn-ports-head@freebsd.org Sun May 28 07:22:22 2017 Return-Path: Delivered-To: svn-ports-head@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 D0989D856FD; Sun, 28 May 2017 07:22:22 +0000 (UTC) (envelope-from riggs@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 A29E41ADD; Sun, 28 May 2017 07:22:22 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4S7MLLk063470; Sun, 28 May 2017 07:22:21 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4S7ML9U063469; Sun, 28 May 2017 07:22:21 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201705280722.v4S7ML9U063469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 28 May 2017 07:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441898 - head/sysutils/usb_modeswitch X-SVN-Group: ports-head 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.23 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: Sun, 28 May 2017 07:22:22 -0000 Author: riggs Date: Sun May 28 07:22:21 2017 New Revision: 441898 URL: https://svnweb.freebsd.org/changeset/ports/441898 Log: New maintainer: Franco Fichtner Details: Last commit to the port by previous maintainer in January 2015. Only updates since are 2.3 in July 2016 and 2.5 in May 2017, both previous maintainer timeouts. PR: 219135 Submitted by: franco@opnsense.org (new maintainer) Approved by: maintainer timeout Modified: head/sysutils/usb_modeswitch/Makefile Modified: head/sysutils/usb_modeswitch/Makefile ============================================================================== --- head/sysutils/usb_modeswitch/Makefile Sun May 28 07:17:08 2017 (r441897) +++ head/sysutils/usb_modeswitch/Makefile Sun May 28 07:22:21 2017 (r441898) @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME:S|_|-|}-${PORTVERSI DISTFILES= ${DISTNAME}.tar.bz2 \ ${DATANAME}.tar.bz2 -MAINTAINER= melifaro@ipfw.ru +MAINTAINER= franco@opnsense.org COMMENT= Handling Mode-Switching USB Devices LICENSE= GPLv2