FreeBSD Bugzilla – Attachment 97405 Details for
Bug 136137
[PATCH] comms/spandsp: Update to 0.0.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
spandsp-0.0.5.patch
spandsp-0.0.5.patch (text/plain), 3.19 KB, created by
Sylvio César Teixeira Amorim
on 2009-06-28 17:50:01 UTC
(
hide
)
Description:
spandsp-0.0.5.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-06-28 17:50:01 UTC
Size:
3.19 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/comms/spandsp/Makefile,v >retrieving revision 1.16 >diff -u -u -r1.16 Makefile >--- Makefile 5 Jan 2009 17:27:26 -0000 1.16 >+++ Makefile 28 Jun 2009 16:42:04 -0000 >@@ -6,13 +6,12 @@ > # > > PORTNAME= spandsp >-DISTVERSION= 0.0.3 >+DISTVERSION= 0.0.5 > CATEGORIES= comms >-MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \ >- http://www.soft-switch.org/downloads/spandsp/old/ >+MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ > EXTRACT_SUFX= .tgz > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= scjamorim@bsd.com.br > COMMENT= Fax DSP library for Asterisk > > LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/comms/spandsp/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 22 Jul 2007 00:58:41 -0000 1.5 >+++ distinfo 28 Jun 2009 16:42:04 -0000 >@@ -1,3 +1,3 @@ >-MD5 (spandsp-0.0.3.tgz) = 6ea33941985fbf94b5f79dc3255ad925 >-SHA256 (spandsp-0.0.3.tgz) = 368467b757736aef99e19f68e4ed50012b555ef18445b4ad7e47da8c1c353118 >-SIZE (spandsp-0.0.3.tgz) = 1667197 >+MD5 (spandsp-0.0.5.tgz) = fe83ed37a7831f0dd38e7ef4e7e6fd9e >+SHA256 (spandsp-0.0.5.tgz) = 07f42a237c77b08fa765c3a148c83cdfa267bf24c0ab681d80b90d30dd0b3dbf >+SIZE (spandsp-0.0.5.tgz) = 2506742 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/comms/spandsp/pkg-plist,v >retrieving revision 1.5 >diff -u -u -r1.5 pkg-plist >--- pkg-plist 22 Jul 2007 00:58:41 -0000 1.5 >+++ pkg-plist 28 Jun 2009 16:42:04 -0000 >@@ -12,6 +12,7 @@ > include/spandsp/complex.h > include/spandsp/complex_filters.h > include/spandsp/complex_vector_float.h >+include/spandsp/crc.h > include/spandsp/dc_restore.h > include/spandsp/dds.h > include/spandsp/dtmf.h >@@ -42,7 +43,9 @@ > include/spandsp/super_tone_rx.h > include/spandsp/super_tone_tx.h > include/spandsp/t30.h >+include/spandsp/t30_api.h > include/spandsp/t30_fcf.h >+include/spandsp/t30_logging.h > include/spandsp/t31.h > include/spandsp/t35.h > include/spandsp/t38_core.h >@@ -66,11 +69,9 @@ > 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 >-lib/libspandsp.so.0 >-%%DATADIR%%/global-tones.xml >-%%DATADIR%%/tones.dtd >-@dirrm %%DATADIR%% >+lib/libspandsp.so.1 > @dirrm include/spandsp >Index: files/patch-src-Makefile.in >=================================================================== >RCS file: files/patch-src-Makefile.in >diff -N files/patch-src-Makefile.in >--- files/patch-src-Makefile.in 22 Jul 2007 00:58:42 -0000 1.4 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,14 +0,0 @@ >---- src/Makefile.in.orig Sat Mar 31 08:39:20 2007 >-+++ src/Makefile.in Fri Jul 20 11:50:18 2007 >-@@ -213,9 +213,9 @@ >- sharedstatedir = @sharedstatedir@ >- sysconfdir = @sysconfdir@ >- target_alias = @target_alias@ >--AM_CFLAGS = $(COMP_VENDOR_CFLAGS) >-+#AM_CFLAGS = $(COMP_VENDOR_CFLAGS) >- MAINTAINERCLEANFILES = Makefile.in >--INCLUDES = -I$(top_builddir) >-+#INCLUDES = -I$(top_builddir) >- lib_LTLIBRARIES = libspandsp.la >- libspandsp_la_SOURCES = adsi.c \ >- async.c \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136137
: 97405