From d3728e419f7fddfb7595428b581ed2967591659b Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Sat, 8 Aug 2015 13:04:49 +0000 Subject: - Update net/asterisk11 to 11.19.0 - Update net/asterisk13 to 13.5.0 - Add SQLITE2 option default description - Rename SQLITE option to SQLITE2, which better describes what it really does - Clean up Makefile and sort option helpers [1] - Add missed dependencies on openssl, ncurses and iconv [1] - Add back shabangfix for sample agi scripts - Make build log verbose [1] - Regenerated some patches Suggested by: koobs (thanks!) [1] --- net/asterisk11/files/patch-include-asterisk-config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/asterisk11/files/patch-include-asterisk-config.h') diff --git a/net/asterisk11/files/patch-include-asterisk-config.h b/net/asterisk11/files/patch-include-asterisk-config.h index 0829eb6fd0f0..cff3d02e1711 100644 --- a/net/asterisk11/files/patch-include-asterisk-config.h +++ b/net/asterisk11/files/patch-include-asterisk-config.h @@ -1,6 +1,6 @@ ---- include/asterisk/config.h.orig 2013-07-02 12:26:35.000000000 +0200 -+++ include/asterisk/config.h 2013-07-02 12:29:07.000000000 +0200 -@@ -481,6 +481,8 @@ +--- include/asterisk/config.h.orig 2015-07-24 22:06:05 UTC ++++ include/asterisk/config.h +@@ -491,6 +491,8 @@ struct ast_variable *ast_variables_rever * This function frees a list of variables. */ void ast_variables_destroy(struct ast_variable *var); -- cgit v1.2.3