FreeBSD Bugzilla – Attachment 148365 Details for
Bug 194399
[patch] comms/spandsp: update to 0.0.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
spandsp update to version 0.0.6
spandsp.patch (text/plain), 5.71 KB, created by
Nikola Kolev
on 2014-10-16 08:31:42 UTC
(
hide
)
Description:
spandsp update to version 0.0.6
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2014-10-16 08:31:42 UTC
Size:
5.71 KB
patch
obsolete
>diff -rupN spandsp.orig/Makefile spandsp/Makefile >--- spandsp.orig/Makefile 2014-09-03 13:53:14.000000000 +0300 >+++ spandsp/Makefile 2014-10-16 11:16:15.000000000 +0300 >@@ -1,22 +1,22 @@ > # Created by: wlloyd@slap.net >-# $FreeBSD: head/comms/spandsp/Makefile 366309 2014-08-27 11:42:20Z amdmi3 $ >+# $FreeBSD$ > > PORTNAME= spandsp >-PORTVERSION= 0.0.5 >-PORTREVISION= 1 >+PORTVERSION= 0.0.6 > 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/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= DSP library and software FAX machine > >+LICENSE= LGPL21 >+ > LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff > > GNU_CONFIGURE= yes > USE_AUTOTOOLS= aclocal autoconf automake libtoolize > AUTOMAKE_ARGS= --add-missing >-USES= gmake libtool tar:tgz >+USES= gmake libtool > INSTALL_TARGET= install-strip > > CPPFLAGS+= -I${LOCALBASE}/include >diff -rupN spandsp.orig/distinfo spandsp/distinfo >--- spandsp.orig/distinfo 2014-09-03 13:53:14.000000000 +0300 >+++ spandsp/distinfo 2014-10-16 11:14:15.000000000 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (spandsp-0.0.5.tgz) = 07f42a237c77b08fa765c3a148c83cdfa267bf24c0ab681d80b90d30dd0b3dbf >-SIZE (spandsp-0.0.5.tgz) = 2506742 >+SHA256 (spandsp-0.0.6.tar.gz) = cc053ac67e8ac4bb992f258fd94f275a7872df959f6a87763965feabfdcc9465 >+SIZE (spandsp-0.0.6.tar.gz) = 3309837 >diff -rupN spandsp.orig/files/patch-Makefile.am spandsp/files/patch-Makefile.am >--- spandsp.orig/files/patch-Makefile.am 1970-01-01 02:00:00.000000000 +0200 >+++ spandsp/files/patch-Makefile.am 2014-10-16 11:14:15.000000000 +0300 >@@ -0,0 +1,11 @@ >+--- Makefile.am.orig 2014-09-03 14:15:04.000000000 +0300 >++++ Makefile.am 2014-09-03 14:15:16.000000000 +0300 >+@@ -61,7 +61,7 @@ SUBDIRS = src $(MAYBE_DOC) $(MAYBE_TESTD >+ >+ DIST_SUBDIRS = src doc test-data spandsp-sim tests >+ >+-pkgconfigdir = $(libdir)/pkgconfig >++pkgconfigdir = $(libdir)data/pkgconfig >+ pkgconfig_DATA = spandsp.pc >+ >+ faq: faq.xml >diff -rupN spandsp.orig/pkg-descr spandsp/pkg-descr >--- spandsp.orig/pkg-descr 2014-09-03 13:53:14.000000000 +0300 >+++ spandsp/pkg-descr 2014-10-16 11:14:15.000000000 +0300 >@@ -1,4 +1,4 @@ >-Spandsp is a DSP library for telephony and fax functions. It >+Spandsp is a DSP library for telephony and fax functions. It > basically, also implements a complete software fax machine to > send and, or receive messages. > >diff -rupN spandsp.orig/pkg-plist spandsp/pkg-plist >--- spandsp.orig/pkg-plist 2014-09-03 13:53:14.000000000 +0300 >+++ spandsp/pkg-plist 2014-10-16 11:14:15.000000000 +0300 >@@ -51,7 +51,6 @@ include/spandsp/t35.h > include/spandsp/t38_core.h > include/spandsp/t38_gateway.h > include/spandsp/t38_terminal.h >-include/spandsp/t4.h > include/spandsp/telephony.h > include/spandsp/time_scale.h > include/spandsp/timing.h >@@ -70,8 +69,86 @@ include/spandsp/v8.h > include/spandsp/vector_float.h > include/spandsp/vector_int.h > include/spandsp/version.h >+include/spandsp/ademco_contactid.h >+include/spandsp/complex_vector_int.h >+include/spandsp/expose.h >+include/spandsp/fast_convert.h >+include/spandsp/fax_modems.h >+include/spandsp/image_translate.h >+include/spandsp/math_fixed.h >+include/spandsp/private/ademco_contactid.h >+include/spandsp/private/adsi.h >+include/spandsp/private/async.h >+include/spandsp/private/at_interpreter.h >+include/spandsp/private/awgn.h >+include/spandsp/private/bell_r2_mf.h >+include/spandsp/private/bert.h >+include/spandsp/private/bitstream.h >+include/spandsp/private/dtmf.h >+include/spandsp/private/echo.h >+include/spandsp/private/fax.h >+include/spandsp/private/fax_modems.h >+include/spandsp/private/fsk.h >+include/spandsp/private/g711.h >+include/spandsp/private/g722.h >+include/spandsp/private/g726.h >+include/spandsp/private/gsm0610.h >+include/spandsp/private/hdlc.h >+include/spandsp/private/ima_adpcm.h >+include/spandsp/private/image_translate.h >+include/spandsp/private/logging.h >+include/spandsp/private/lpc10.h >+include/spandsp/private/modem_connect_tones.h >+include/spandsp/private/modem_echo.h >+include/spandsp/private/noise.h >+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/swept_tone.h >+include/spandsp/private/t30.h >+include/spandsp/private/t30_dis_dtc_dcs_bits.h >+include/spandsp/private/t31.h >+include/spandsp/private/t38_core.h >+include/spandsp/private/t38_gateway.h >+include/spandsp/private/t38_non_ecm_buffer.h >+include/spandsp/private/t38_terminal.h >+include/spandsp/private/t4_rx.h >+include/spandsp/private/t4_t6_decode.h >+include/spandsp/private/t4_t6_encode.h >+include/spandsp/private/t4_tx.h >+include/spandsp/private/time_scale.h >+include/spandsp/private/timezone.h >+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 >+include/spandsp/private/v29rx.h >+include/spandsp/private/v29tx.h >+include/spandsp/private/v42.h >+include/spandsp/private/v42bis.h >+include/spandsp/private/v8.h >+include/spandsp/saturated.h >+include/spandsp/stdbool.h >+include/spandsp/swept_tone.h >+include/spandsp/t38_non_ecm_buffer.h >+include/spandsp/t4_rx.h >+include/spandsp/t4_t6_decode.h >+include/spandsp/t4_t6_encode.h >+include/spandsp/t4_tx.h >+include/spandsp/timezone.h >+include/spandsp/v18.h > lib/libspandsp.a > lib/libspandsp.so >-lib/libspandsp.so.1 >-lib/libspandsp.so.1.0.0 >-@dirrm include/spandsp >+lib/libspandsp.so.2 >+lib/libspandsp.so.2.0.0 >+libdata/pkgconfig/spandsp.pc >+@dirrmtry include/spandsp/private >+@dirrmtry include/spandsp
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 194399
:
148365
|
149292
|
149698