From owner-svn-ports-branches@FreeBSD.ORG Mon May 12 21:13:28 2014 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71BBD3E9; Mon, 12 May 2014 21:13:28 +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 5DFB521A8; Mon, 12 May 2014 21:13:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4CLDSbw059699; Mon, 12 May 2014 21:13:28 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4CLDSja059696; Mon, 12 May 2014 21:13:28 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405122113.s4CLDSja059696@svn.freebsd.org> From: Antoine Brodin Date: Mon, 12 May 2014 21:13:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r353897 - in branches/2014Q2: graphics/cuttlefish mail/ml X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 21:13:28 -0000 Author: antoine Date: Mon May 12 21:13:27 2014 New Revision: 353897 URL: http://svnweb.freebsd.org/changeset/ports/353897 QAT: https://qat.redports.org/buildarchive/r353897/ Log: MFH: r353896 Maintainer no longer wishes to maintain those 2 ports With hat: portmgr Modified: branches/2014Q2/graphics/cuttlefish/Makefile branches/2014Q2/mail/ml/Makefile Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/graphics/cuttlefish/Makefile ============================================================================== --- branches/2014Q2/graphics/cuttlefish/Makefile Mon May 12 21:12:25 2014 (r353896) +++ branches/2014Q2/graphics/cuttlefish/Makefile Mon May 12 21:13:27 2014 (r353897) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://www.caida.org/tools/visualization/cuttlefish/code/ -MAINTAINER= mjl@luckie.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Plots diurnal and geographical patterns of supplied data RUN_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ Modified: branches/2014Q2/mail/ml/Makefile ============================================================================== --- branches/2014Q2/mail/ml/Makefile Mon May 12 21:12:25 2014 (r353896) +++ branches/2014Q2/mail/ml/Makefile Mon May 12 21:13:27 2014 (r353897) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://ftp.uni-koeln.de/windows/xcontrib/ -MAINTAINER= mjl@luckie.org.nz +MAINTAINER= ports@FreeBSD.org COMMENT= X11 IMAP client WRKSRC= ${WRKDIR}/${DISTNAME}/src