From owner-svn-ports-head@freebsd.org Thu Nov 17 07:18:47 2016 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 3D8B3C46387; Thu, 17 Nov 2016 07:18:47 +0000 (UTC) (envelope-from decke@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 E8BC9A90; Thu, 17 Nov 2016 07:18:46 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAH7IkgH082549; Thu, 17 Nov 2016 07:18:46 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAH7Ij6w082545; Thu, 17 Nov 2016 07:18:45 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201611170718.uAH7Ij6w082545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Thu, 17 Nov 2016 07:18:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426279 - in head: audio/mythplugin-mythmusic multimedia/mythtv multimedia/mythtv-frontend www/mythplugin-mythweb 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: Thu, 17 Nov 2016 07:18:47 -0000 Author: decke Date: Thu Nov 17 07:18:45 2016 New Revision: 426279 URL: https://svnweb.freebsd.org/changeset/ports/426279 Log: Drop maintainership after more than 7 years. It's about time to pass it on. Modified: head/audio/mythplugin-mythmusic/Makefile head/multimedia/mythtv-frontend/Makefile head/multimedia/mythtv/Makefile head/www/mythplugin-mythweb/Makefile Modified: head/audio/mythplugin-mythmusic/Makefile ============================================================================== --- head/audio/mythplugin-mythmusic/Makefile Thu Nov 17 07:03:02 2016 (r426278) +++ head/audio/mythplugin-mythmusic/Makefile Thu Nov 17 07:18:45 2016 (r426279) @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= audio PKGNAMEPREFIX= mythplugin- -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music playing plugin for MythTV LIB_DEPENDS= libcdio.so:sysutils/libcdio \ Modified: head/multimedia/mythtv-frontend/Makefile ============================================================================== --- head/multimedia/mythtv-frontend/Makefile Thu Nov 17 07:03:02 2016 (r426278) +++ head/multimedia/mythtv-frontend/Makefile Thu Nov 17 07:18:45 2016 (r426279) @@ -6,7 +6,7 @@ PORTVERSION= 0.27.5.20150616 PORTREVISION= 1 CATEGORIES= multimedia -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MythTV is a homebrew PVR project BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ Modified: head/multimedia/mythtv/Makefile ============================================================================== --- head/multimedia/mythtv/Makefile Thu Nov 17 07:03:02 2016 (r426278) +++ head/multimedia/mythtv/Makefile Thu Nov 17 07:18:45 2016 (r426279) @@ -6,7 +6,7 @@ PORTVERSION= 0.27.5.20150616 PORTREVISION= 1 CATEGORIES= multimedia -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MythTV is a homebrew PVR project LIB_DEPENDS= libmp3lame.so:audio/lame \ Modified: head/www/mythplugin-mythweb/Makefile ============================================================================== --- head/www/mythplugin-mythweb/Makefile Thu Nov 17 07:03:02 2016 (r426278) +++ head/www/mythplugin-mythweb/Makefile Thu Nov 17 07:18:45 2016 (r426279) @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= mythplugin- -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Frontend for scheduling and managing recordings on your MythTV Box RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql