diff -ur /usr/ports/audio/afsp/Makefile ./Makefile --- /usr/ports/audio/afsp/Makefile Sat Mar 1 16:42:01 2003 +++ ./Makefile Sun Jun 15 19:15:09 2003 @@ -6,10 +6,10 @@ # PORTNAME= afsp -PORTVERSION= 6.7b +PORTVERSION= 7.0a CATEGORIES= audio MASTER_SITES= ftp://ftp.tsp.ece.mcgill.ca/pub/AFsp/ -DISTNAME= AFsp-v6r7b +DISTNAME= AFsp-v7r0a MAINTAINER= ginga-freebsd@ginganet.org COMMENT= Audio file conversion utilities and library @@ -19,9 +19,9 @@ MAN1= AFsp.1audio CompAudio.1audio CopyAudio.1audio FiltAudio.1audio \ GenNoise.1audio GenTone.1audio InfoAudio.1audio LPanal.1audio \ LPsyn.1audio ResampAudio.1audio -MAN3= AFclose.3tsp AFopenRead.3tsp AFopenWrite.3tsp AFreadData.3tsp \ - AFsetFileType.3tsp AFsetHinfo.3tsp AFsetNHpar.3tsp \ - AFwriteData.3tsp AFsetSpeaker.3tsp +MAN3= AFclose.3tsp AFdReadData.3tsp AFdWriteData.3tsp AFfReadData.3tsp \ + AFfWriteData.3tsp AFopnRead.3tsp AFopnWrite.3tsp AFsetFileType.3tsp \ + AFsetHinfo.3tsp AFsetNHpar.3tsp AFsetSpeaker.3tsp MAKE_ARGS= COPTS="${CFLAGS}" diff -ur /usr/ports/audio/afsp/distinfo ./distinfo --- /usr/ports/audio/afsp/distinfo Sat Mar 1 16:42:01 2003 +++ ./distinfo Sun Jun 15 19:04:58 2003 @@ -1 +1 @@ -MD5 (AFsp-v6r7b.tar.gz) = 84ebac95ef3ec2018d81ff6e3cb5a05b +MD5 (AFsp-v7r0a.tar.gz) = 0c1921cc5e57afbac4582b2bcd554d1a diff -ur /usr/ports/audio/afsp/files/Makefile ./files/Makefile --- /usr/ports/audio/afsp/files/Makefile Thu Oct 24 20:27:59 2002 +++ ./files/Makefile Sun Jun 15 19:11:29 2003 @@ -36,14 +36,16 @@ include/libtsp/nucleus.h \ include/libtsp/sysOS.h MAN3FILES = man/libtsp/AF/AFclose.3tsp \ - man/libtsp/AF/AFopenRead.3tsp \ - man/libtsp/AF/AFopenWrite.3tsp \ - man/libtsp/AF/AFreadData.3tsp \ + man/libtsp/AF/AFdReadData.3tsp \ + man/libtsp/AF/AFdWriteData.3tsp \ + man/libtsp/AF/AFfReadData.3tsp \ + man/libtsp/AF/AFfWriteData.3tsp \ + man/libtsp/AF/AFopnRead.3tsp \ + man/libtsp/AF/AFopnWrite.3tsp \ man/libtsp/AF/AFsetFileType.3tsp \ man/libtsp/AF/AFsetHinfo.3tsp \ man/libtsp/AF/AFsetNHpar.3tsp \ - man/libtsp/AF/AFsetSpeaker.3tsp \ - man/libtsp/AF/AFwriteData.3tsp + man/libtsp/AF/AFsetSpeaker.3tsp MAN1FILES = man/audio/AFsp.1audio \ man/audio/CompAudio.1audio \ man/audio/CopyAudio.1audio \ @@ -65,14 +67,16 @@ html/audio/LPsyn.html \ html/audio/ResampAudio.html HTMLFILES3 = html/libtsp/AF/AFclose.html \ - html/libtsp/AF/AFopenRead.html \ - html/libtsp/AF/AFopenWrite.html \ - html/libtsp/AF/AFreadData.html \ + html/libtsp/AF/AFdReadData.html \ + html/libtsp/AF/AFdWriteData.html \ + html/libtsp/AF/AFfReadData.html \ + html/libtsp/AF/AFfWriteData.html \ + html/libtsp/AF/AFopnRead.html \ + html/libtsp/AF/AFopnWrite.html \ html/libtsp/AF/AFsetFileType.html \ html/libtsp/AF/AFsetHinfo.html \ html/libtsp/AF/AFsetNHpar.html \ - html/libtsp/AF/AFsetSpeaker.html \ - html/libtsp/AF/AFwriteData.html + html/libtsp/AF/AFsetSpeaker.html FILTERFILES = filters/STL_BPF5k_FIR_16k.cof \ filters/STL_BPF_FIR_16k.cof \ filters/STL_G712_IIR_16k.cof \ diff -ur /usr/ports/audio/afsp/pkg-plist ./pkg-plist --- /usr/ports/audio/afsp/pkg-plist Thu Oct 24 20:28:00 2002 +++ ./pkg-plist Sun Jun 15 19:19:43 2003 @@ -65,14 +65,16 @@ share/doc/afsp/audio/LPsyn.html share/doc/afsp/audio/ResampAudio.html share/doc/afsp/libtsp/AF/AFclose.html -share/doc/afsp/libtsp/AF/AFopenRead.html -share/doc/afsp/libtsp/AF/AFopenWrite.html -share/doc/afsp/libtsp/AF/AFreadData.html +share/doc/afsp/libtsp/AF/AFdReadData.html +share/doc/afsp/libtsp/AF/AFdWriteData.html +share/doc/afsp/libtsp/AF/AFfReadData.html +share/doc/afsp/libtsp/AF/AFfWriteData.html +share/doc/afsp/libtsp/AF/AFopnRead.html +share/doc/afsp/libtsp/AF/AFopnWrite.html share/doc/afsp/libtsp/AF/AFsetFileType.html share/doc/afsp/libtsp/AF/AFsetHinfo.html share/doc/afsp/libtsp/AF/AFsetNHpar.html share/doc/afsp/libtsp/AF/AFsetSpeaker.html -share/doc/afsp/libtsp/AF/AFwriteData.html @dirrm include/libtsp @dirrm share/doc/afsp/audio @dirrm share/doc/afsp/libtsp/AF