From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 10 15:11:25 2009 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D552B1065670 for ; Thu, 10 Dec 2009 15:11:25 +0000 (UTC) (envelope-from mitya@m4-new.master-telecom.ru) Received: from m4-new.master-telecom.ru (m4-new.master-telecom.ru [85.193.64.114]) by mx1.freebsd.org (Postfix) with ESMTP id 5A82F8FC12 for ; Thu, 10 Dec 2009 15:11:24 +0000 (UTC) Received: from m4-new.master-telecom.ru (localhost [127.0.0.1]) by m4-new.master-telecom.ru (8.13.8/8.13.8) with ESMTP id nBAFBNRf093722; Thu, 10 Dec 2009 18:11:23 +0300 (MSK) (envelope-from mitya@m4-new.master-telecom.ru) Received: (from mitya@localhost) by m4-new.master-telecom.ru (8.13.8/8.13.8/Submit) id nBAFBM9J093721; Thu, 10 Dec 2009 18:11:22 +0300 (MSK) (envelope-from mitya) Date: Thu, 10 Dec 2009 18:11:22 +0300 From: Dmitry Sivachenko To: Koop Mast Message-ID: <20091210151122.GA93271@m4-new.master-telecom.ru> References: <20091210094758.GA51976@m4-new.master-telecom.ru> <1260452465.1817.299.camel@headache.rainbow-runner.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1260452465.1817.299.camel@headache.rainbow-runner.nl> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: multimedia@FreeBSD.org Subject: Re: audio/alac port update X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2009 15:11:25 -0000 On Thu, Dec 10, 2009 at 02:41:05PM +0100, Koop Mast wrote: > On Thu, 2009-12-10 at 12:47 +0300, Dmitry Sivachenko wrote: > > Hello! > > > > Can you please commit or approve? > > > > Thanks! > > > > > > Index: Makefile > > =================================================================== > > RCS file: /home/pcvs/ports/audio/alac/Makefile,v > > retrieving revision 1.9 > > diff -u -r1.9 Makefile > > --- Makefile 10 Jul 2008 18:42:13 -0000 1.9 > > +++ Makefile 10 Dec 2009 09:44:36 -0000 > > @@ -6,11 +6,11 @@ > > # > > > > PORTNAME= alac > > -PORTVERSION= 0.1.3 > > -PORTREVISION= 1 > > +PORTVERSION= 0.2.0 > > CATEGORIES= audio > > -MASTER_SITES= http://crazney.net/programs/itunes/files/ > > +MASTER_SITES= http://craz.net/programs/itunes/files/ > > Why this change? It looks like crazney.net is still the main site. The > dist file is on the craz.net server but the website isn't. I would > propose adding it as a additional download mirror. > > You can commit it. Because the link to source tarball from main site points at craz.net, not crazney.net. PS: they have the same IP so no reason to add additional mirror site IMHO.