diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-07-02 10:48:03 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-07-02 10:48:03 +0000 |
commit | 6089eb16d1c434d2533c192343d5aa8617d14043 (patch) | |
tree | 1da712a2c908b1ab739a22ccb0b135a5ca74811c /comms | |
parent | a4a84bcc6f715ca6da87aaabf97a8b63c80250df (diff) | |
download | ports-6089eb16d1c434d2533c192343d5aa8617d14043.tar.gz ports-6089eb16d1c434d2533c192343d5aa8617d14043.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/spandsp-devel/Makefile | 2 | ||||
-rw-r--r-- | comms/spandsp-devel/distinfo | 6 | ||||
-rw-r--r-- | comms/spandsp-devel/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile index bd181960feb9..4d03a999682b 100644 --- a/comms/spandsp-devel/Makefile +++ b/comms/spandsp-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spandsp -DISTVERSION= 0.0.6pre7 +DISTVERSION= 0.0.6pre12 CATEGORIES= comms MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \ ftp://ftp.rewt.org.uk/pub/distfiles/ diff --git a/comms/spandsp-devel/distinfo b/comms/spandsp-devel/distinfo index 2ebf0f44f72d..93515ecf7a37 100644 --- a/comms/spandsp-devel/distinfo +++ b/comms/spandsp-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (spandsp-0.0.6pre7.tgz) = 61364cca8604b0d6328b7c9ecfeef5e5 -SHA256 (spandsp-0.0.6pre7.tgz) = 60c0d286d6929bfbc9fe7ed63380455c1cb36e12ae1d76717389c9adf6beeab3 -SIZE (spandsp-0.0.6pre7.tgz) = 2493861 +MD5 (spandsp-0.0.6pre12.tgz) = 497e04c890ee864c629908a169507238 +SHA256 (spandsp-0.0.6pre12.tgz) = 81820ab80be853ecfea79b75e5b5cf592ff7083853cc22ced46d57da47f9d0e8 +SIZE (spandsp-0.0.6pre12.tgz) = 2566669 diff --git a/comms/spandsp-devel/pkg-plist b/comms/spandsp-devel/pkg-plist index 191cb50a0c8e..e68b8b2eb02a 100644 --- a/comms/spandsp-devel/pkg-plist +++ b/comms/spandsp-devel/pkg-plist @@ -65,6 +65,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 @@ -79,6 +80,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 @@ -112,6 +114,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 |