diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 06:34:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-04 06:34:57 +0000 |
commit | a6b8720f7bd606ddebc23d4608d6146e21da8482 (patch) | |
tree | 537b0e7e8fb83e8123478aa69d4707b61efae7b1 /comms/spandsp | |
parent | c99931cbdbce337d2374b88f41976101008f46ec (diff) | |
download | ports-a6b8720f7bd606ddebc23d4608d6146e21da8482.tar.gz ports-a6b8720f7bd606ddebc23d4608d6146e21da8482.zip |
Notes
Diffstat (limited to 'comms/spandsp')
-rw-r--r-- | comms/spandsp/Makefile | 2 | ||||
-rw-r--r-- | comms/spandsp/distinfo | 6 | ||||
-rw-r--r-- | comms/spandsp/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 5a51d6e7ff78..2b10c86934a3 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spandsp -DISTVERSION= 0.0.2pre18 +DISTVERSION= 0.0.2pre20 CATEGORIES= comms MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \ ${MASTER_SITE_LOCAL} diff --git a/comms/spandsp/distinfo b/comms/spandsp/distinfo index 1b49f71bf9b0..e6c26c8b079e 100644 --- a/comms/spandsp/distinfo +++ b/comms/spandsp/distinfo @@ -1,3 +1,3 @@ -MD5 (spandsp-0.0.2pre18.tar.gz) = b01f2fdd47f30b0b80343ed2f75a7199 -SHA256 (spandsp-0.0.2pre18.tar.gz) = 7be2291015bf9e1a13cc8e72ed1068f42e4e5abb7ce9e87dc96a71b72242a6ce -SIZE (spandsp-0.0.2pre18.tar.gz) = 1288267 +MD5 (spandsp-0.0.2pre20.tar.gz) = 8d6e94a30fb4698b5f25eb93e26444e1 +SHA256 (spandsp-0.0.2pre20.tar.gz) = 8523c1a4da13e11c5096213e434bc69d96ea65cddde27b5b7fc83bf52787b7ef +SIZE (spandsp-0.0.2pre20.tar.gz) = 1312403 diff --git a/comms/spandsp/pkg-plist b/comms/spandsp/pkg-plist index 513350cfab0c..560c8b72e646 100644 --- a/comms/spandsp/pkg-plist +++ b/comms/spandsp/pkg-plist @@ -16,6 +16,7 @@ include/spandsp/fsk.h include/spandsp/g168models.h include/spandsp/hdlc.h include/spandsp/ima_adpcm.h +include/spandsp/logging.h include/spandsp/mmx.h include/spandsp/modem_echo.h include/spandsp/oki_adpcm.h @@ -46,6 +47,7 @@ include/spandsp/v27ter_tx.h include/spandsp/v29rx.h include/spandsp/v29tx.h include/spandsp/v42.h +include/spandsp/v42bis.h include/spandsp/v8.h include/spandsp/vector.h lib/libspandsp.a |