1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 8.1

PR:		ports/78770
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2005-03-13 10:42:01 +00:00
parent d7cff4e35b
commit be82bc0eef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131081
3 changed files with 27 additions and 27 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= afsp
PORTVERSION= 8.0
PORTVERSION= 8.1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/
DISTNAME= AFsp-v8r0
DISTNAME= AFsp-v8r1
MAINTAINER= ginga-freebsd@ginganet.org
COMMENT= Audio file conversion utilities and library

View File

@ -1,2 +1,2 @@
MD5 (AFsp-v8r0.tar.gz) = 179daf2ed330317691a25e6072fe28fc
SIZE (AFsp-v8r0.tar.gz) = 1206724
MD5 (AFsp-v8r1.tar.gz) = e02a93012e6992c398784ce80eaab95f
SIZE (AFsp-v8r1.tar.gz) = 1208985

View File

@ -34,27 +34,27 @@ include/libtsp/nucleus.h
include/libtsp/sysOS.h
lib/libAO.a
lib/libtsp.a
share/afsp/filters/STL_BPF5k_FIR_16k.cof
share/afsp/filters/STL_BPF_FIR_16k.cof
share/afsp/filters/STL_G712_IIR_16k.cof
share/afsp/filters/STL_G712_IIR_8k.cof
share/afsp/filters/STL_IRS_FIR_16k.cof
share/afsp/filters/STL_IRS_FIR_8k.cof
share/afsp/filters/STL_IRS_IIR_8k.cof
share/afsp/filters/STL_LPx2_FIR.cof
share/afsp/filters/STL_LPx3_FIR.cof
share/afsp/filters/STL_LPx3_IIR.cof
share/afsp/filters/STL_MSin_FIR_16k.cof
share/afsp/filters/STL_P341S_FIR_16k.cof
share/afsp/filters/STL_dc_IIR_8k.cof
share/afsp/filters/STL_dsm_FIR_16k.cof
share/afsp/filters/STL_hIRS_FIR_16k.cof
share/afsp/filters/STL_mIRSR_FIR_16k.cof
share/afsp/filters/STL_mIRSR_FIR_8k.cof
share/afsp/filters/STL_mIRSS_FIR_16k.cof
share/afsp/filters/STL_mIRSS_FIR_48k.cof
share/afsp/filters/STL_pso_FIR_8k.cof
share/afsp/filters/TIA_IRS_FIR_8k.cof
%%DATADIR%%/filters/STL_BPF5k_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_LPx2_FIR.cof
%%DATADIR%%/filters/STL_LPx3_FIR.cof
%%DATADIR%%/filters/STL_LPx3_IIR.cof
%%DATADIR%%/filters/STL_MSin_FIR_16k.cof
%%DATADIR%%/filters/STL_P341S_FIR_16k.cof
%%DATADIR%%/filters/STL_dc_IIR_8k.cof
%%DATADIR%%/filters/STL_dsm_FIR_16k.cof
%%DATADIR%%/filters/STL_hIRS_FIR_16k.cof
%%DATADIR%%/filters/STL_mIRSR_FIR_16k.cof
%%DATADIR%%/filters/STL_mIRSR_FIR_8k.cof
%%DATADIR%%/filters/STL_mIRSS_FIR_16k.cof
%%DATADIR%%/filters/STL_mIRSS_FIR_48k.cof
%%DATADIR%%/filters/STL_pso_FIR_8k.cof
%%DATADIR%%/filters/TIA_IRS_FIR_8k.cof
%%DOCSDIR%%/audio/AFsp.html
%%DOCSDIR%%/audio/CompAudio.html
%%DOCSDIR%%/audio/CopyAudio.html
@ -82,5 +82,5 @@ share/afsp/filters/TIA_IRS_FIR_8k.cof
@dirrm %%DOCSDIR%%/libtsp/AF
@dirrm %%DOCSDIR%%/libtsp
@dirrm %%DOCSDIR%%
@dirrm share/afsp/filters
@dirrm share/afsp
@dirrm %%DATADIR%%/filters
@dirrm %%DATADIR%%