ports/150161: [PATCH] comms/spandsp-devel: Update to 0.0.6-pre17
Renato Botelho
garga at FreeBSD.org
Tue Aug 31 18:00:17 UTC 2010
>Number: 150161
>Category: ports
>Synopsis: [PATCH] comms/spandsp-devel: Update to 0.0.6-pre17
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 31 18:00:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Renato Botelho
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 9.0-CURRENT FreeBSD 9.0-CURRENT #7 r211993M: Mon Aug 30 12:15:02 BRT
>Description:
Update to 0.0.6-pre17
Port maintainer (melifaro at ipfw.ru) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- spandsp-devel-0.0.6.p17.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/spandsp-devel/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile 5 Feb 2010 11:34:55 -0000 1.24
+++ Makefile 31 Aug 2010 17:28:11 -0000
@@ -6,11 +6,10 @@
#
PORTNAME= spandsp
-DISTVERSION= 0.0.6pre12
-PORTREVISION= 2
+DISTVERSION= 0.0.6pre17
CATEGORIES= comms
MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/ \
- ftp://ftp.rewt.org.uk/pub/distfiles/
+ http://www.soft-switch.org/downloads/spandsp/old/
PKGNAMESUFFIX= -devel
EXTRACT_SUFX= .tgz
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/spandsp-devel/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo 2 Jul 2009 10:48:03 -0000 1.9
+++ distinfo 31 Aug 2010 17:28:11 -0000
@@ -1,3 +1,3 @@
-MD5 (spandsp-0.0.6pre12.tgz) = 497e04c890ee864c629908a169507238
-SHA256 (spandsp-0.0.6pre12.tgz) = 81820ab80be853ecfea79b75e5b5cf592ff7083853cc22ced46d57da47f9d0e8
-SIZE (spandsp-0.0.6pre12.tgz) = 2566669
+MD5 (spandsp-0.0.6pre17.tgz) = cc860f77270cf3b881f8ccd42d2d0238
+SHA256 (spandsp-0.0.6pre17.tgz) = 6c7267c9a5de7dc72ad323c10bc6524621df5041912ebf48e62907e3ae44d8f2
+SIZE (spandsp-0.0.6pre17.tgz) = 2597301
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/comms/spandsp-devel/pkg-plist,v
retrieving revision 1.10
diff -u -u -r1.10 pkg-plist
--- pkg-plist 2 Jul 2009 10:48:03 -0000 1.10
+++ pkg-plist 31 Aug 2010 17:28:11 -0000
@@ -48,6 +48,7 @@
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
@@ -60,6 +61,7 @@
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
@@ -68,13 +70,16 @@
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.h
+include/spandsp/private/t4_rx.h
+include/spandsp/private/t4_tx.h
include/spandsp/private/time_scale.h
include/spandsp/private/tone_detect.h
include/spandsp/private/tone_generate.h
@@ -96,6 +101,7 @@
include/spandsp/silence_gen.h
include/spandsp/super_tone_rx.h
include/spandsp/super_tone_tx.h
+include/spandsp/swept_tone.h
include/spandsp/t30.h
include/spandsp/t30_api.h
include/spandsp/t30_fcf.h
@@ -106,7 +112,8 @@
include/spandsp/t38_gateway.h
include/spandsp/t38_non_ecm_buffer.h
include/spandsp/t38_terminal.h
-include/spandsp/t4.h
+include/spandsp/t4_rx.h
+include/spandsp/t4_tx.h
include/spandsp/telephony.h
include/spandsp/time_scale.h
include/spandsp/timing.h
--- spandsp-devel-0.0.6.p17.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list