From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 27 12:00:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F132B10656F8 for ; Tue, 27 May 2008 12:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DFDB38FC1D for ; Tue, 27 May 2008 12:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4RC06J2010762 for ; Tue, 27 May 2008 12:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4RC06Mt010761; Tue, 27 May 2008 12:00:06 GMT (envelope-from gnats) Date: Tue, 27 May 2008 12:00:06 GMT Message-Id: <200805271200.m4RC06Mt010761@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Tatsuki Makino" Cc: Subject: Re: ports/124026: Update ports: audio/libamrnb and audio/libamrwb X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tatsuki Makino List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 12:00:07 -0000 The following reply was made to PR ports/124026; it has been noted by GNATS. From: "Tatsuki Makino" To: , Cc: Subject: Re: ports/124026: Update ports: audio/libamrnb and audio/libamrwb Date: Tue, 27 May 2008 20:50:28 +0900 This is a multi-part message in MIME format. ------=_NextPart_000_0002_01C8C03B.4BEBB0C0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=original Content-Transfer-Encoding: 7bit This is the patch for audio/libamrwb. ------=_NextPart_000_0002_01C8C03B.4BEBB0C0 Content-Type: application/octet-stream; name="patch-libamrwb.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="patch-libamrwb.diff" diff -u -r -N ../libamrwb.orig/Makefile ./Makefile=0A= --- ../libamrwb.orig/Makefile 2007-09-27 20:59:13.000000000 +0000=0A= +++ ./Makefile 2008-05-27 09:54:15.000000000 +0000=0A= @@ -6,7 +6,7 @@=0A= #=0A= =0A= PORTNAME=3D libamrwb=0A= -PORTVERSION=3D 7.0.0.2=0A= +PORTVERSION=3D 7.0.0.3=0A= CATEGORIES=3D audio=0A= MASTER_SITES=3D http://ftp.penguin.cz/pub/users/utx/amr/ \=0A= http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/:3GPP=0A= diff -u -r -N ../libamrwb.orig/distinfo ./distinfo=0A= --- ../libamrwb.orig/distinfo 2007-09-27 20:59:13.000000000 +0000=0A= +++ ./distinfo 2008-05-27 09:54:29.000000000 +0000=0A= @@ -1,6 +1,6 @@=0A= -MD5 (amrwb-7.0.0.2.tar.bz2) =3D ab6d134fdc36aadd45232ce36f8e12ac=0A= -SHA256 (amrwb-7.0.0.2.tar.bz2) =3D = 2fca28b405fe4f871c9e0465ea56ffd7545f58b2a431fbb8dce8dab30f096552=0A= -SIZE (amrwb-7.0.0.2.tar.bz2) =3D 222579=0A= +MD5 (amrwb-7.0.0.3.tar.bz2) =3D 5ffbc49146b0bb09b5d7f0ec68de1fe7=0A= +SHA256 (amrwb-7.0.0.3.tar.bz2) =3D = 1fddde278f1bf8a5b77086c89f5926ed42daa0868d0fa2e773a50dfe4624c95a=0A= +SIZE (amrwb-7.0.0.3.tar.bz2) =3D 222393=0A= MD5 (26204-700.zip) =3D 2e5098687d3007a05b7acc8298a5b072=0A= SHA256 (26204-700.zip) =3D = 1b8ba234f5ac520650cb66aee1079491681afb7dba78eb717dca9534ae3598f0=0A= SIZE (26204-700.zip) =3D 255757=0A= ------=_NextPart_000_0002_01C8C03B.4BEBB0C0--