1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 0.0.4pre3

PR:		ports/113698
Submitted by:	Joe Holden <joe@joeholden.co.uk> (maintainer)
This commit is contained in:
Pav Lucistnik 2007-06-18 10:50:12 +00:00
parent f4368af50c
commit 9b80c2d884
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193773
6 changed files with 12 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= spandsp
DISTVERSION= 0.0.3pre27
DISTVERSION= 0.0.4pre3
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
ftp://ftp.rewt.org.uk/pub/distfiles/
@ -19,7 +19,7 @@ COMMENT= Fax DSP library
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/spandsp-0.0.3/
WRKSRC= ${WRKDIR}/spandsp-0.0.4/
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes

View File

@ -1,3 +1,3 @@
MD5 (spandsp-0.0.3pre27.tgz) = 2ed944d0c15d4ac0c70de9624ce98cd4
SHA256 (spandsp-0.0.3pre27.tgz) = a2c9b07c2f3c35d7d207b5e8bced8e1795381b38bb37aafa1fa6b38bdcadef06
SIZE (spandsp-0.0.3pre27.tgz) = 1591379
MD5 (spandsp-0.0.4pre3.tgz) = 3bae68e00663e1a91f4499eadbb7866c
SHA256 (spandsp-0.0.4pre3.tgz) = 7adc04b047d3ac39039de8de6cd80b2ab7cb162dd9ae61f5518e37d74b5023a3
SIZE (spandsp-0.0.4pre3.tgz) = 1657351

View File

@ -66,6 +66,7 @@ include/spandsp/v42bis.h
include/spandsp/v8.h
include/spandsp/vector_float.h
include/spandsp/vector_int.h
include/spandsp/version.h
lib/libspandsp.a
lib/libspandsp.la
lib/libspandsp.so

View File

@ -6,7 +6,7 @@
#
PORTNAME= spandsp
DISTVERSION= 0.0.3pre27
DISTVERSION= 0.0.4pre3
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
ftp://ftp.rewt.org.uk/pub/distfiles/
@ -19,7 +19,7 @@ COMMENT= Fax DSP library
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/spandsp-0.0.3/
WRKSRC= ${WRKDIR}/spandsp-0.0.4/
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes

View File

@ -1,3 +1,3 @@
MD5 (spandsp-0.0.3pre27.tgz) = 2ed944d0c15d4ac0c70de9624ce98cd4
SHA256 (spandsp-0.0.3pre27.tgz) = a2c9b07c2f3c35d7d207b5e8bced8e1795381b38bb37aafa1fa6b38bdcadef06
SIZE (spandsp-0.0.3pre27.tgz) = 1591379
MD5 (spandsp-0.0.4pre3.tgz) = 3bae68e00663e1a91f4499eadbb7866c
SHA256 (spandsp-0.0.4pre3.tgz) = 7adc04b047d3ac39039de8de6cd80b2ab7cb162dd9ae61f5518e37d74b5023a3
SIZE (spandsp-0.0.4pre3.tgz) = 1657351

View File

@ -66,6 +66,7 @@ include/spandsp/v42bis.h
include/spandsp/v8.h
include/spandsp/vector_float.h
include/spandsp/vector_int.h
include/spandsp/version.h
lib/libspandsp.a
lib/libspandsp.la
lib/libspandsp.so