Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 17:12:07 +0600
From:      "viper" <viper@perm.raid.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/114949: [UPDATE] net/asterisk to 1.4.9 fixes serious remote buffer overflow
Message-ID:  <20070808110938.M77154@perm.raid.ru>
In-Reply-To: <200707262120.l6QLK1mv019875@freefall.freebsd.org>
References:  <200707262119.l6QLJOC6088874@www.freebsd.org> <200707262120.l6QLK1mv019875@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Support fax works only with spandsp> 0.0.3
Use attached patch.

---------------------------------------------------
diff -ruN asterisk.old/Makefile asterisk/Makefile
--- asterisk.old/Makefile       2007-08-08 17:07:00.000000000 +0600
+++ asterisk/Makefile   2007-08-08 16:34:37.000000000 +0600
@@ -162,6 +162,7 @@
 .else
 MAKE_ENV+=     WITH_FAX=yes
 CONFIGURE_ARGS+= --with-spandsp=yes
+BUILD_DEPENDS+=        spandsp>=0.0.3:${PORTSDIR}/comms/spandsp
 LIB_DEPENDS+=  spandsp.0:${PORTSDIR}/comms/spandsp
 PLIST_SUB+=    WITH_FAX=""
 .endif

_______________________
Best regards, 
Vladimir Korkodinov aka VipeR




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