From owner-cvs-ports@FreeBSD.ORG Wed Oct 13 01:45:04 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 507DB106567A; Wed, 13 Oct 2010 01:45:04 +0000 (UTC) Date: Wed, 13 Oct 2010 01:45:04 +0000 From: Alexey Dokuchaev To: "Philip M. Gollucci" Message-ID: <20101013014504.GA26199@FreeBSD.org> References: <201010120947.o9C9lG84037694@repoman.freebsd.org> <4CB4A646.7010106@p6m7g8.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4CB4A646.7010106@p6m7g8.com> User-Agent: Mutt/1.4.2.1i Cc: Stanislav Sedov , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/editors/mg Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2010 01:45:04 -0000 On Tue, Oct 12, 2010 at 06:17:42PM +0000, Philip M. Gollucci wrote: > Thanks for the fix, but who approved it ? I've had experienced maintainer timeout with this particular maintainer for a long time (since July, I did not receive a single answer from them). Considering that changes in question are rather non-functional and actually fixing the port with easy criteria of correctness (new location must reliably serve verbatim distfile), I think it's OK for stas@ to bypass two weeks of waiting. If maintainer will show up, they are free to adjust MASTER_SITES at their discretion. ./danfe > On 10/12/10 09:47, Stanislav Sedov wrote: > > stas 2010-10-12 09:47:16 UTC > > > > FreeBSD ports repository > > > > Modified files: > > editors/mg Makefile > > Log: > > - Use another distfile locations. > > > > | -MASTER_SITES= http://www.han.dds.nl/software/mg/ > > | +MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ > > | + http://homepage.boetes.org/software/mg/ > > | > > | MAINTAINER= darcsis@gmail.com > > | COMMENT= A small, fast Emacs-like editor