ports/122309: Update audio/afsp MASTER_SITE

KAWAGUTI Ginga ginga-freebsd at ginganet.org
Tue Apr 1 01:10:03 UTC 2008


The following reply was made to PR ports/122309; it has been noted by GNATS.

From: KAWAGUTI Ginga <ginga-freebsd at ginganet.org>
To: bug-followup at FreeBSD.org
Cc: ginga-freebsd at ginganet.org
Subject: Re: ports/122309: Update audio/afsp MASTER_SITE
Date: Tue, 1 Apr 2008 09:42:09 +0900

 --0QFb0wBpEddLcDHQ
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 This is port maintainer's comment.
 
 In Mon, Mar 31, 2008 at 09:30:09PM +0000,
 Edwin Groothuis <edwin at FreeBSD.org> wrote:
 > Maintainer of audio/afsp,
 > 
 > Please note that PR ports/122309 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/122309
 
 The posted update-PR does not include correct MASTER_SITE.
 
 I've made a patch including following updates:
 
   * MASTER_SITE correction (original site has moved)
   * version update from v8r1 to v8r2 (with corresponding plist modification)
 
 patch is attached.
 
 --0QFb0wBpEddLcDHQ
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=afsp-patch
 
 diff -urb /usr/ports/audio/afsp/Makefile ./Makefile
 --- /usr/ports/audio/afsp/Makefile	2005-03-13 19:42:01.000000000 +0900
 +++ ./Makefile	2008-04-01 09:10:23.000000000 +0900
 @@ -6,10 +6,10 @@
  #
  
  PORTNAME=	afsp
 -PORTVERSION=	8.1
 +PORTVERSION=	8.2
  CATEGORIES=	audio
 -MASTER_SITES=	ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/
 -DISTNAME=	AFsp-v8r1
 +MASTER_SITES=	http://www-mmsp.ece.mcgill.ca/Documents/Downloads/AFsp/
 +DISTNAME=	AFsp-v8r2
  
  MAINTAINER=	ginga-freebsd at ginganet.org
  COMMENT=	Audio file conversion utilities and library
 diff -urb /usr/ports/audio/afsp/distinfo ./distinfo
 --- /usr/ports/audio/afsp/distinfo	2006-01-22 17:12:35.000000000 +0900
 +++ ./distinfo	2008-04-01 09:16:12.000000000 +0900
 @@ -1,3 +1,3 @@
 -MD5 (AFsp-v8r1.tar.gz) = e02a93012e6992c398784ce80eaab95f
 -SHA256 (AFsp-v8r1.tar.gz) = 28aeed7931bdccd4d901f2caac88e68ac633066f3ac38d32152c5bc811ec005d
 -SIZE (AFsp-v8r1.tar.gz) = 1208985
 +MD5 (AFsp-v8r2.tar.gz) = 84fbe07c718e076ba61f17c04823dcf5
 +SHA256 (AFsp-v8r2.tar.gz) = 3909043ce4f62173db41b8d411b7abc7a0516949d4c7afa61200fc8a308a8bbf
 +SIZE (AFsp-v8r2.tar.gz) = 1219711
 diff -urb /usr/ports/audio/afsp/files/Makefile ./files/Makefile
 --- /usr/ports/audio/afsp/files/Makefile	2004-05-18 06:54:36.000000000 +0900
 +++ ./files/Makefile	2008-04-01 09:22:25.000000000 +0900
 @@ -80,13 +80,18 @@
  		html/libtsp/AF/AFsetInfo.html \
  		html/libtsp/AF/AFsetNHpar.html \
  		html/libtsp/AF/AFsetSpeaker.html
 -FILTERFILES =	filters/STL_BPF5k_FIR_16k.cof \
 +FILTERFILES =	filters/STL_BPF100x5k_FIR_16k.cof \
 +		filters/STL_BPF50x14k_FIR_32k.cof \
 +		filters/STL_BPF50x5k_FIR_16k.cof \
  		filters/STL_BPF_FIR_16k.cof \
  		filters/STL_G712_IIR_16k.cof \
  		filters/STL_G712_IIR_8k.cof \
  		filters/STL_IRS_FIR_16k.cof \
  		filters/STL_IRS_FIR_8k.cof \
  		filters/STL_IRS_IIR_8k.cof \
 +		filters/STL_LP10k_FIR_48k.cof \
 +		filters/STL_LP3p5k_FIR_48k.cof \
 +		filters/STL_LP7k_FIR_48k.cof \
  		filters/STL_LPx2_FIR.cof \
  		filters/STL_LPx3_FIR.cof \
  		filters/STL_LPx3_IIR.cof \
 diff -urb /usr/ports/audio/afsp/pkg-descr ./pkg-descr
 --- /usr/ports/audio/afsp/pkg-descr	2003-02-28 07:26:07.000000000 +0900
 +++ ./pkg-descr	2008-04-01 09:32:49.000000000 +0900
 @@ -18,6 +18,4 @@
  The following file formats are supported for writing.
    - Headerless, AU, WAVE, AIFF-C
  
 -WWW: http://www.TSP.ECE.McGill.CA/MMSP/Documents/Software/index.html
 -
 --- Kawaguti Ginga <ginga-freebsd at ginganet.org>
 +WWW: http://WWW-MMSP.ECE.McGill.CA/Documents/Software/Packages/AFsp/AFsp.html
 diff -urb /usr/ports/audio/afsp/pkg-plist ./pkg-plist
 --- /usr/ports/audio/afsp/pkg-plist	2005-03-13 19:42:01.000000000 +0900
 +++ ./pkg-plist	2008-04-01 09:26:17.000000000 +0900
 @@ -34,13 +34,18 @@
  include/libtsp/sysOS.h
  lib/libAO.a
  lib/libtsp.a
 -%%DATADIR%%/filters/STL_BPF5k_FIR_16k.cof
 +%%DATADIR%%/filters/STL_BPF100x5k_FIR_16k.cof
 +%%DATADIR%%/filters/STL_BPF50x14k_FIR_32k.cof
 +%%DATADIR%%/filters/STL_BPF50x5k_FIR_16k.cof
  %%DATADIR%%/filters/STL_BPF_FIR_16k.cof
  %%DATADIR%%/filters/STL_G712_IIR_16k.cof
  %%DATADIR%%/filters/STL_G712_IIR_8k.cof
  %%DATADIR%%/filters/STL_IRS_FIR_16k.cof
  %%DATADIR%%/filters/STL_IRS_FIR_8k.cof
  %%DATADIR%%/filters/STL_IRS_IIR_8k.cof
 +%%DATADIR%%/filters/STL_LP10k_FIR_48k.cof
 +%%DATADIR%%/filters/STL_LP3p5k_FIR_48k.cof
 +%%DATADIR%%/filters/STL_LP7k_FIR_48k.cof
  %%DATADIR%%/filters/STL_LPx2_FIR.cof
  %%DATADIR%%/filters/STL_LPx3_FIR.cof
  %%DATADIR%%/filters/STL_LPx3_IIR.cof
 
 --0QFb0wBpEddLcDHQ--



More information about the freebsd-ports-bugs mailing list