From owner-svn-ports-all@FreeBSD.ORG Fri May 1 14:50:17 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DBE750A; Fri, 1 May 2015 14:50:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 6C8391F5F; Fri, 1 May 2015 14:50:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t41EoHeD084506; Fri, 1 May 2015 14:50:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t41EoH14084505; Fri, 1 May 2015 14:50:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201505011450.t41EoH14084505@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 1 May 2015 14:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385118 - head/multimedia/mpv X-SVN-Group: ports-head 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.20 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: Fri, 01 May 2015 14:50:17 -0000 Author: pi Date: Fri May 1 14:50:16 2015 New Revision: 385118 URL: https://svnweb.freebsd.org/changeset/ports/385118 Log: multimedia/mpv: change maintainer Approved by: Chris Petrik (maintainer) Modified: head/multimedia/mpv/Makefile Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Fri May 1 14:48:49 2015 (r385117) +++ head/multimedia/mpv/Makefile Fri May 1 14:50:16 2015 (r385118) @@ -10,7 +10,7 @@ MASTER_SITES= GHL:0 http://ftp.waf.io/pu DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:0 waf-${WAF_VERSION}:1 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= chris@bsdjunk.com +MAINTAINER= cpm@fbsd.es COMMENT= Free and open-source general-purpose video player LICENSE= GPLv2