View | Details | Raw Unified | Return to bug 89919
Collapse All | Expand All

(-)spandsp/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	spandsp
8
PORTNAME=	spandsp
9
DISTVERSION=	0.0.2pre18
9
DISTVERSION=	0.0.2pre20
10
CATEGORIES=	comms
10
CATEGORIES=	comms
11
MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \
11
MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \
12
		${MASTER_SITE_LOCAL}
12
		${MASTER_SITE_LOCAL}
(-)spandsp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (spandsp-0.0.2pre18.tar.gz) = b01f2fdd47f30b0b80343ed2f75a7199
1
MD5 (spandsp-0.0.2pre20.tar.gz) = 8d6e94a30fb4698b5f25eb93e26444e1
2
SHA256 (spandsp-0.0.2pre18.tar.gz) = 7be2291015bf9e1a13cc8e72ed1068f42e4e5abb7ce9e87dc96a71b72242a6ce
2
SHA256 (spandsp-0.0.2pre20.tar.gz) = 8523c1a4da13e11c5096213e434bc69d96ea65cddde27b5b7fc83bf52787b7ef
3
SIZE (spandsp-0.0.2pre18.tar.gz) = 1288267
3
SIZE (spandsp-0.0.2pre20.tar.gz) = 1312403
(-)spandsp/pkg-plist (+2 lines)
Lines 16-21 Link Here
16
include/spandsp/g168models.h
16
include/spandsp/g168models.h
17
include/spandsp/hdlc.h
17
include/spandsp/hdlc.h
18
include/spandsp/ima_adpcm.h
18
include/spandsp/ima_adpcm.h
19
include/spandsp/logging.h
19
include/spandsp/mmx.h
20
include/spandsp/mmx.h
20
include/spandsp/modem_echo.h
21
include/spandsp/modem_echo.h
21
include/spandsp/oki_adpcm.h
22
include/spandsp/oki_adpcm.h
Lines 46-51 Link Here
46
include/spandsp/v29rx.h
47
include/spandsp/v29rx.h
47
include/spandsp/v29tx.h
48
include/spandsp/v29tx.h
48
include/spandsp/v42.h
49
include/spandsp/v42.h
50
include/spandsp/v42bis.h
49
include/spandsp/v8.h
51
include/spandsp/v8.h
50
include/spandsp/vector.h
52
include/spandsp/vector.h
51
lib/libspandsp.a
53
lib/libspandsp.a

Return to bug 89919