Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 07:14:05 GMT
From:      Balwinder S Dheeman <bdheeman@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118032: [update] comms/spandsp-devel 0.0.4.p15
Message-ID:  <200711140714.lAE7E5gt010721@www.freebsd.org>
Resent-Message-ID: <200711140720.lAE7K2Pv029447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118032
>Category:       ports
>Synopsis:       [update] comms/spandsp-devel 0.0.4.p15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 07:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Balwinder S Dheeman
>Release:        8.0-CURRENT
>Organization:
Anu'z Linux@HOME
>Environment:
FreeBSD cto.homelinux.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Mon Nov 12 21:32:24 IST 2007     bsd@cto.homelinux.net:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
* New/latest upstream (pre)release.
* The spandsp-0.0.4pre3 is removed, indeed.

>How-To-Repeat:
NA
>Fix:
A patch against existing port is attached herewith.


Patch attached with submission follows:

diff -Nur ./usr/ports/comms/spandsp-devel/Makefile.orig ./usr/ports/comms/spandsp-devel/Makefile
--- ./usr/ports/comms/spandsp-devel/Makefile.orig	2007-06-18 10:50:12.000000000 +0000
+++ ./usr/ports/comms/spandsp-devel/Makefile	2007-11-12 16:40:00.000000000 +0000
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	spandsp
-DISTVERSION=	0.0.4pre3
+PORTVERSION=	0.0.4.p15
 CATEGORIES=	comms
 MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/ \
 		ftp://ftp.rewt.org.uk/pub/distfiles/
 PKGNAMESUFFIX=	-devel
-DISTNAME=	spandsp-${DISTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.p/pre/}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	joe@joeholden.co.uk
-COMMENT=	Fax DSP library
+COMMENT=	A DSP library and software FAX machine
 
 LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff
 
-WRKSRC=		${WRKDIR}/spandsp-0.0.4/
-USE_AUTOTOOLS=	libtool:15
+WRKSRC=		${WRKDIR}/spandsp-${PORTVERSION:S/.p15//}
+USE_AUTOTOOLS=	libtool15
 USE_GMAKE=	yes
 
 GNU_CONFIGURE=	yes
diff -Nur ./usr/ports/comms/spandsp-devel/distinfo.orig ./usr/ports/comms/spandsp-devel/distinfo
--- ./usr/ports/comms/spandsp-devel/distinfo.orig	2007-06-18 10:50:12.000000000 +0000
+++ ./usr/ports/comms/spandsp-devel/distinfo	2007-11-12 16:40:00.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (spandsp-0.0.4pre3.tgz) = 3bae68e00663e1a91f4499eadbb7866c
-SHA256 (spandsp-0.0.4pre3.tgz) = 7adc04b047d3ac39039de8de6cd80b2ab7cb162dd9ae61f5518e37d74b5023a3
-SIZE (spandsp-0.0.4pre3.tgz) = 1657351
+MD5 (spandsp-0.0.4pre15.tgz) = 5c0147612e040fc72b29a5c519bd5154
+SHA256 (spandsp-0.0.4pre15.tgz) = 22ad2ed2938aae26f443078b0da3aa0f8c70fd1068bde707354276c23cd7f71e
+SIZE (spandsp-0.0.4pre15.tgz) = 1705762
diff -Nur ./usr/ports/comms/spandsp-devel/pkg-descr.orig ./usr/ports/comms/spandsp-devel/pkg-descr
--- ./usr/ports/comms/spandsp-devel/pkg-descr.orig	2007-01-18 08:51:20.000000000 +0000
+++ ./usr/ports/comms/spandsp-devel/pkg-descr	2007-08-22 18:28:51.000000000 +0000
@@ -1,4 +1,5 @@
-Spandsp is a DSP library to support fax functions.
-Basically it implements a software fax machine to fax out or in.
+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.
 
 WWW: http://www.soft-switch.org/
diff -Nur ./usr/ports/comms/spandsp-devel/pkg-plist.orig ./usr/ports/comms/spandsp-devel/pkg-plist
--- ./usr/ports/comms/spandsp-devel/pkg-plist.orig	2007-06-18 10:50:12.000000000 +0000
+++ ./usr/ports/comms/spandsp-devel/pkg-plist	2007-10-22 01:49:53.000000000 +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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711140714.lAE7E5gt010721>