From owner-svn-ports-head@FreeBSD.ORG Thu Jun 26 16:06:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C21E275C; Thu, 26 Jun 2014 16:06:18 +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 945D22B72; Thu, 26 Jun 2014 16:06:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5QG6IbS069596; Thu, 26 Jun 2014 16:06:18 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5QG6HSF069592; Thu, 26 Jun 2014 16:06:17 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406261606.s5QG6HSF069592@svn.freebsd.org> From: Antoine Brodin Date: Thu, 26 Jun 2014 16:06:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359385 - in head: benchmarks/sipp databases/mtop net/rtptools www/speedtest-mini 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.18 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, 26 Jun 2014 16:06:18 -0000 Author: antoine Date: Thu Jun 26 16:06:17 2014 New Revision: 359385 URL: http://svnweb.freebsd.org/changeset/ports/359385 QAT: https://qat.redports.org/buildarchive/r359385/ Log: Reset maintainer, email bounces With hat: portmgr Modified: head/benchmarks/sipp/Makefile head/databases/mtop/Makefile head/net/rtptools/Makefile head/www/speedtest-mini/Makefile Modified: head/benchmarks/sipp/Makefile ============================================================================== --- head/benchmarks/sipp/Makefile Thu Jun 26 16:03:27 2014 (r359384) +++ head/benchmarks/sipp/Makefile Thu Jun 26 16:06:17 2014 (r359385) @@ -8,7 +8,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= sipp/sipp/${PORTVERSION} DISTNAME= ${PORTNAME}-3.3beta2 -MAINTAINER= tut@nhamon.com.ua +MAINTAINER= ports@FreeBSD.org COMMENT= SIP benchmarking and testing tool LICENSE= GPLv2 Modified: head/databases/mtop/Makefile ============================================================================== --- head/databases/mtop/Makefile Thu Jun 26 16:03:27 2014 (r359384) +++ head/databases/mtop/Makefile Thu Jun 26 16:06:17 2014 (r359385) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} -MAINTAINER= tut@nhamon.com.ua +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Monitoring Tool RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \ Modified: head/net/rtptools/Makefile ============================================================================== --- head/net/rtptools/Makefile Thu Jun 26 16:03:27 2014 (r359384) +++ head/net/rtptools/Makefile Thu Jun 26 16:06:17 2014 (r359385) @@ -6,7 +6,7 @@ PORTVERSION= 1.18 CATEGORIES= net mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= tut@nhamon.com.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Set of tools to record, playback, and monitor RTPv2 data streams GNU_CONFIGURE= yes Modified: head/www/speedtest-mini/Makefile ============================================================================== --- head/www/speedtest-mini/Makefile Thu Jun 26 16:03:27 2014 (r359384) +++ head/www/speedtest-mini/Makefile Thu Jun 26 16:06:17 2014 (r359385) @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://c.speedtest.net/mini/ DISTNAME= mini -MAINTAINER= tut@nhamon.com.ua +MAINTAINER= ports@FreeBSD.org COMMENT= Mini bandwidth speed test on your own server LICENSE= MIT