From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 10 10:12:48 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 C25CA1065672 for ; Thu, 10 Dec 2009 10:12:48 +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 4A4288FC1C for ; Thu, 10 Dec 2009 10:12:48 +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 nBA9lwm5052471 for ; Thu, 10 Dec 2009 12:47:58 +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 nBA9lwo9052470 for multimedia@FreeBSD.org; Thu, 10 Dec 2009 12:47:58 +0300 (MSK) (envelope-from mitya) Date: Thu, 10 Dec 2009 12:47:58 +0300 From: Dmitry Sivachenko To: multimedia@FreeBSD.org Message-ID: <20091210094758.GA51976@m4-new.master-telecom.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline 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: Subject: 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 10:12:48 -0000 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/ 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