diff options
author | timur <timur@FreeBSD.org> | 2009-07-02 18:48:03 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2009-07-02 18:48:03 +0800 |
commit | db97b577cf01e5533f94e4444b9319fdfff406b3 (patch) | |
tree | 740675300a8f22094dd0f8e0a5e4152e282d1817 /comms | |
parent | bde1f48d4c2d2a8410f8886616198af7ea8751e6 (diff) | |
download | freebsd-ports-gnome-db97b577cf01e5533f94e4444b9319fdfff406b3.tar.gz freebsd-ports-gnome-db97b577cf01e5533f94e4444b9319fdfff406b3.tar.zst freebsd-ports-gnome-db97b577cf01e5533f94e4444b9319fdfff406b3.zip |
PR: 136092
Submitted by: maintainer
Update port to the 0.0.6pre12 version.
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 |