Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2007 12:42:04 -0400
From:      "Phillip N." <pneumann@gmail.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/112326: [update] net/asterisk to 1.4.4
Message-ID:  <1178037724.1904@negro.transtel.cl>
Resent-Message-ID: <200705011950.l41Jo6R9043500@freefall.freebsd.org>

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

>Number:         112326
>Category:       ports
>Synopsis:       [update] net/asterisk to 1.4.4
>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:   Tue May 01 19:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Phillip N.
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #1: Sun Feb 11 18:00:14 CLST 2007
    root@negro.transtel.cl:/usr/obj/usr/src/sys/Negro



>Description:


Update to 1.4.4:

- Fix a crash in chan_zap
- Fix some cases where IAX2 calls would get dropped
- Merge a re-write of channel group counting support that fixes a lot of issues
- Fix some DTMF issues related to the use of chan_agent
- Fix a crash that occurs when using dialplan functions to set global variables


Please note ports/112174

thanks!


>How-To-Repeat:





>Fix:


--- asterisk-1.4.4.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/asterisk/Makefile,v
retrieving revision 1.70
diff -u -r1.70 Makefile
--- Makefile	26 Apr 2007 07:57:33 -0000	1.70
+++ Makefile	1 May 2007 19:38:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asterisk
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	net
 MASTER_SITES=	http://ftp.digium.com/pub/asterisk/ \
 		http://ftp.digium.com/pub/asterisk/old-releases/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/asterisk/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo	26 Apr 2007 07:57:34 -0000	1.23
+++ distinfo	1 May 2007 19:38:17 -0000
@@ -1,3 +1,3 @@
-MD5 (asterisk-1.4.3.tar.gz) = 1df236fa972dc16d1b5265b3c4868085
-SHA256 (asterisk-1.4.3.tar.gz) = 7560d0e82c671042105c4715bc0430e7219cd46dba206cc0864e00b6ffdcf91c
-SIZE (asterisk-1.4.3.tar.gz) = 17080162
+MD5 (asterisk-1.4.4.tar.gz) = 90f6a2ea5113ad26de393517576a1ede
+SHA256 (asterisk-1.4.4.tar.gz) = 82a28d8f511703de5fc6231123f15a7c2fbda54ff9c0a686e405f74d1c03aca7
+SIZE (asterisk-1.4.4.tar.gz) = 17081631
--- asterisk-1.4.4.diff ends here ---



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



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