From owner-cvs-all@FreeBSD.ORG Sun Oct 17 18:00:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC0816A4CE; Sun, 17 Oct 2004 18:00:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0C7143D49; Sun, 17 Oct 2004 18:00:02 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9HI02vg012471; Sun, 17 Oct 2004 18:00:02 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9HI02cb012470; Sun, 17 Oct 2004 18:00:02 GMT (envelope-from sobomax) Message-Id: <200410171800.i9HI02cb012470@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 17 Oct 2004 18:00:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/asterisk Makefile distinfo pkg-plist ports/net/asterisk/files patch-Makefile patch-agi::Makefile patch-astman::Makefilepatch-channels::chan_h323.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 18:00:03 -0000 sobomax 2004-10-17 18:00:02 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo pkg-plist net/asterisk/files patch-Makefile patch-agi::Makefile patch-apps::Makefile patch-astman::Makefile patch-cdr::Makefile patch-channels::Makefile patch-channels::chan_h323.c patch-channels::chan_sip.c patch-channels::chan_zap.c patch-channels::h323::Makefile patch-codecs::Makefile patch-codecs::codec_g723_1_dummy.c patch-codecs::codec_g729_dummy.c patch-db.c patch-formats::format_g723_1.c patch-res::Makefile patch-rtp.c Added files: net/asterisk/files patch-include::asterisk::utils.h Removed files: net/asterisk/files patch-apps::app_intercom.c patch-channels::chan_iax2.c patch-channels::chan_oss.c patch-codecs::gsm::Makefile patch-codecs::lpc10::Makefile Log: Update to 1.0.1. Revision Changes Path 1.16 +8 -15 ports/net/asterisk/Makefile 1.5 +2 -2 ports/net/asterisk/distinfo 1.5 +143 -51 ports/net/asterisk/files/patch-Makefile 1.4 +4 -12 ports/net/asterisk/files/patch-agi::Makefile 1.4 +26 -13 ports/net/asterisk/files/patch-apps::Makefile 1.4 +0 -14 ports/net/asterisk/files/patch-apps::app_intercom.c (dead) 1.4 +14 -3 ports/net/asterisk/files/patch-astman::Makefile 1.4 +12 -3 ports/net/asterisk/files/patch-cdr::Makefile 1.6 +38 -30 ports/net/asterisk/files/patch-channels::Makefile 1.4 +10 -9 ports/net/asterisk/files/patch-channels::chan_h323.c 1.2 +0 -14 ports/net/asterisk/files/patch-channels::chan_iax2.c (dead) 1.4 +0 -14 ports/net/asterisk/files/patch-channels::chan_oss.c (dead) 1.2 +22 -22 ports/net/asterisk/files/patch-channels::chan_sip.c 1.2 +9 -8 ports/net/asterisk/files/patch-channels::chan_zap.c 1.4 +19 -45 ports/net/asterisk/files/patch-channels::h323::Makefile 1.5 +11 -10 ports/net/asterisk/files/patch-codecs::Makefile 1.3 +3 -3 ports/net/asterisk/files/patch-codecs::codec_g723_1_dummy.c 1.3 +3 -3 ports/net/asterisk/files/patch-codecs::codec_g729_dummy.c 1.4 +0 -25 ports/net/asterisk/files/patch-codecs::gsm::Makefile (dead) 1.4 +0 -32 ports/net/asterisk/files/patch-codecs::lpc10::Makefile (dead) 1.4 +5 -5 ports/net/asterisk/files/patch-db.c 1.3 +3 -3 ports/net/asterisk/files/patch-formats::format_g723_1.c 1.1 +13 -0 ports/net/asterisk/files/patch-include::asterisk::utils.h (new) 1.4 +14 -5 ports/net/asterisk/files/patch-res::Makefile 1.2 +15 -31 ports/net/asterisk/files/patch-rtp.c 1.6 +181 -9 ports/net/asterisk/pkg-plist