From a2a14a4813c673ff3cfb59e6e513c2aad293c13b Mon Sep 17 00:00:00 2001 From: jnemeth Date: Tue, 7 Jan 2014 11:07:03 +0000 Subject: Update to Asterisk 11.7.0: this is a minor bugfix update The Asterisk Development Team has announced the release of Asterisk 11.7.0. The release of Asterisk 11.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- app_confbridge: Can now set the language used for announcements to the conference. * --- app_queue: Fix CLI "queue remove member" queue_log entry. * --- chan_sip: Do not increment the SDP version between 183 and 200 responses. * --- chan_sip: Allow a sip peer to accept both AVP and AVPF calls * --- chan_sip: Fix Realtime Peer Update Problem When Un-registering And Expires Header In 200ok For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.7.0 Thank you for your continued support of Asterisk! --- comms/asterisk/Makefile | 4 ++-- comms/asterisk/PLIST | 4 +++- comms/asterisk/distinfo | 14 +++++++------- 3 files changed, 12 insertions(+), 10 deletions(-) (limited to 'comms') diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 9d3e4777af6..0bc019dac54 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2013/12/23 01:34:03 jnemeth Exp $ +# $NetBSD: Makefile,v 1.103 2014/01/07 11:07:03 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked -DISTNAME= asterisk-11.6.1 +DISTNAME= asterisk-11.7.0 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz diff --git a/comms/asterisk/PLIST b/comms/asterisk/PLIST index f0cd94e7f72..39287767773 100644 --- a/comms/asterisk/PLIST +++ b/comms/asterisk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2013/07/21 06:55:53 jnemeth Exp $ +@comment $NetBSD: PLIST,v 1.6 2014/01/07 11:07:03 jnemeth Exp $ include/asterisk.h include/asterisk/_private.h include/asterisk/abstract_jb.h @@ -2305,6 +2305,8 @@ libexec/agi-bin/eagi-sphinx-test libexec/agi-bin/eagi-test libexec/agi-bin/jukebox.agi ${PLIST.webvmail}libexec/cgi-bin/vmail +man/man8/astdb2bdb.8 +man/man8/astdb2sqlite3.8 man/man8/asterisk.8 man/man8/astgenkey.8 man/man8/autosupport.8 diff --git a/comms/asterisk/distinfo b/comms/asterisk/distinfo index e1bf719e60a..30ca673a2e0 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.61 2013/12/23 01:34:03 jnemeth Exp $ +$NetBSD: distinfo,v 1.62 2014/01/07 11:07:03 jnemeth Exp $ -SHA1 (asterisk-11.6.1/asterisk-11.6.1.tar.gz) = 84293900e0f504c0cbd85d437c914a9ea9f2f6e8 -RMD160 (asterisk-11.6.1/asterisk-11.6.1.tar.gz) = 75404f8ab834382e24942f5baf4cea390639f143 -Size (asterisk-11.6.1/asterisk-11.6.1.tar.gz) = 34759138 bytes -SHA1 (asterisk-11.6.1/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 3aac6cf4a07cb2644b7b5369c618b07561619f9f -RMD160 (asterisk-11.6.1/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 5dc9696c54d2233cf74835fe7ccd2c1791f20041 -Size (asterisk-11.6.1/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 4407925 bytes +SHA1 (asterisk-11.7.0/asterisk-11.7.0.tar.gz) = 25182857b97478fd44783e41eb28e08a87c19ac8 +RMD160 (asterisk-11.7.0/asterisk-11.7.0.tar.gz) = f2d96f9bfa648216038f8de66f91179a09b490f1 +Size (asterisk-11.7.0/asterisk-11.7.0.tar.gz) = 34779538 bytes +SHA1 (asterisk-11.7.0/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 3aac6cf4a07cb2644b7b5369c618b07561619f9f +RMD160 (asterisk-11.7.0/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 5dc9696c54d2233cf74835fe7ccd2c1791f20041 +Size (asterisk-11.7.0/asterisk-extra-sounds-en-gsm-1.4.13.tar.gz) = 4407925 bytes SHA1 (patch-Makefile) = ed581d46026e8e89ed8be374c7085efca19911d2 SHA1 (patch-apps_app__confbridge.c) = c815905994355a19c32e8e3e2eb5dc9f1679eb29 SHA1 (patch-apps_app__dial.c) = 0f78d2571af88384a2d472ece08bf4b06f9ad211 -- cgit v1.2.3