diff --git a/telephony/spandsp/Makefile b/telephony/spandsp/Makefile index bc40ca70e21..27fe1e16f95 100644 --- a/telephony/spandsp/Makefile +++ b/telephony/spandsp/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.5 2009/04/01 16:01:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2009/05/06 15:48:26 sthen Exp $ COMMENT= DSP library for telephony -DISTNAME= spandsp-0.0.6pre7 +DISTNAME= spandsp-0.0.6pre11 CATEGORIES= telephony MASTER_SITES= ${HOMEPAGE}downloads/spandsp/ EXTRACT_SUFX= .tgz -SHARED_LIBS= spandsp 4.0 +SHARED_LIBS= spandsp 5.0 HOMEPAGE= http://www.soft-switch.org/ diff --git a/telephony/spandsp/distinfo b/telephony/spandsp/distinfo index 81ef4eed906..2666eaaada9 100644 --- a/telephony/spandsp/distinfo +++ b/telephony/spandsp/distinfo @@ -1,5 +1,5 @@ -MD5 (spandsp-0.0.6pre7.tgz) = YTZMyoYEsNYyi3yez+715Q== -RMD160 (spandsp-0.0.6pre7.tgz) = xsLQ7Hz/kmR6pxmetMx9rL2oOGg= -SHA1 (spandsp-0.0.6pre7.tgz) = IAzTBSttXNuu0Z1bzJ07KHXrrZ4= -SHA256 (spandsp-0.0.6pre7.tgz) = YMDShtaSm/vJ/n7WM4BFXByzbhKuHXZxc4nJrfa+6rM= -SIZE (spandsp-0.0.6pre7.tgz) = 2493861 +MD5 (spandsp-0.0.6pre11.tgz) = 0/cj3BVV7hgP6lRmW4Sd/A== +RMD160 (spandsp-0.0.6pre11.tgz) = 6thdhnNlYVgy3viio1qoR1jwXlg= +SHA1 (spandsp-0.0.6pre11.tgz) = yLSX7aRzsG7C3XVR5ydFoNEXZQk= +SHA256 (spandsp-0.0.6pre11.tgz) = b20G8Nq0dNMHhRH5yRoqriZs0/KdfqDmk61wSh4d/Wo= +SIZE (spandsp-0.0.6pre11.tgz) = 2522409 diff --git a/telephony/spandsp/pkg/PLIST b/telephony/spandsp/pkg/PLIST index 8b5824508d5..7af4a839df7 100644 --- a/telephony/spandsp/pkg/PLIST +++ b/telephony/spandsp/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2009/03/06 17:02:15 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.4 2009/05/06 15:48:26 sthen Exp $ %%SHARED%% include/spandsp/ include/spandsp.h @@ -69,6 +69,7 @@ include/spandsp/private/oki_adpcm.h include/spandsp/private/queue.h include/spandsp/private/schedule.h include/spandsp/private/sig_tone.h +include/spandsp/private/silence_gen.h include/spandsp/private/super_tone_rx.h include/spandsp/private/super_tone_tx.h include/spandsp/private/t30.h @@ -83,6 +84,7 @@ include/spandsp/private/tone_detect.h include/spandsp/private/tone_generate.h include/spandsp/private/v17rx.h include/spandsp/private/v17tx.h +include/spandsp/private/v18.h include/spandsp/private/v22bis.h include/spandsp/private/v27ter_rx.h include/spandsp/private/v27ter_tx.h @@ -116,6 +118,7 @@ include/spandsp/tone_detect.h include/spandsp/tone_generate.h include/spandsp/v17rx.h include/spandsp/v17tx.h +include/spandsp/v18.h include/spandsp/v22bis.h include/spandsp/v27ter_rx.h include/spandsp/v27ter_tx.h