Date: Thu, 10 Dec 2009 14:41:05 +0100 From: Koop Mast <kwm@FreeBSD.org> To: Dmitry Sivachenko <demon@FreeBSD.org> Cc: multimedia@FreeBSD.org Subject: Re: audio/alac port update Message-ID: <1260452465.1817.299.camel@headache.rainbow-runner.nl> In-Reply-To: <20091210094758.GA51976@m4-new.master-telecom.ru> References: <20091210094758.GA51976@m4-new.master-telecom.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -Koop > DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} > +EXTRACT_SUFX= .tgz > > MAINTAINER= multimedia@FreeBSD.org > COMMENT= Basic decoder for Apple Lossless Audio Codec files (ALAC) > Index: distinfo > =================================================================== > RCS file: /home/pcvs/ports/audio/alac/distinfo,v > retrieving revision 1.5 > diff -u -r1.5 distinfo > --- distinfo 31 Oct 2006 00:18:09 -0000 1.5 > +++ distinfo 10 Dec 2009 09:44:36 -0000 > @@ -1,3 +1,3 @@ > -MD5 (alac_decoder-0.1.3.tar.gz) = e2aa1eecefb3c105f2507f3c1dfb1293 > -SHA256 (alac_decoder-0.1.3.tar.gz) = > b0ac203d873cc5746a519970adf095a32bfc4bad3fff2bfdf41bd1d518f09b1d > -SIZE (alac_decoder-0.1.3.tar.gz) = 15171 > +MD5 (alac_decoder-0.2.0.tgz) = cec75c35f010d36e7bed91935b57f2d1 > +SHA256 (alac_decoder-0.2.0.tgz) = > 7f8f978a5619e6dfa03dc140994fd7255008d788af848ba6acf9cfbaa3e4122f > +SIZE (alac_decoder-0.2.0.tgz) = 19019 > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1260452465.1817.299.camel>