summaryrefslogtreecommitdiff
path: root/comms/asterisk10/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2012-07-15 07:51:02 +0000
committerjnemeth <jnemeth@pkgsrc.org>2012-07-15 07:51:02 +0000
commit3f2622d251446ec3bea287fd91c196336e527dfc (patch)
tree5c4207c1b6598cde54c78b574ba0ee64d72d2413 /comms/asterisk10/Makefile
parent6cc025eb77a86d755413eb8260c2b203025edcde (diff)
downloadpkgsrc-3f2622d251446ec3bea287fd91c196336e527dfc.tar.gz
Update to Asterisk 10.6.0: this is a bugfix release
The Asterisk Development Team has announced the release of Asterisk 10.6.0. The release of Asterisk 10.6.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: * --- format_mp3: Fix a possible crash in mp3_read(). * --- Fix local channel chains optimizing themselves out of a call. * --- Re-add LastMsgsSent value for SIP peers * --- Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt. * --- Send more accurate identification information in dialog-info SIP NOTIFYs. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.6.0 Thank you for your continued support of Asterisk!
Diffstat (limited to 'comms/asterisk10/Makefile')
-rw-r--r--comms/asterisk10/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile
index a898a0b8339..7c59f721f91 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2012/07/06 21:10:11 jnemeth Exp $
+# $NetBSD: Makefile,v 1.21 2012/07/15 07:51:02 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
-DISTNAME= asterisk-10.5.2
+DISTNAME= asterisk-10.6.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz