From owner-svn-ports-head@freebsd.org Wed Dec 27 16:07:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69D06E9E5EE; Wed, 27 Dec 2017 16:07:52 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D5FD6B419; Wed, 27 Dec 2017 16:07:51 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3z6HnG66GCzb4K; Wed, 27 Dec 2017 17:07:46 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id KFUp8QjURv3n; Wed, 27 Dec 2017 17:07:44 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.madpilot.net (Postfix) with ESMTPSA; Wed, 27 Dec 2017 17:07:44 +0100 (CET) Subject: Re: svn commit: r457376 - in head: . devel devel/pwlib net net/asterisk13 net/asterisk13/files net/ohphone net/openh323 To: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201712271555.vBRFt1Fw072388@repo.freebsd.org> From: Guido Falsi Message-ID: <44fc044e-c6b2-11c7-f710-4088d3a20f42@FreeBSD.org> Date: Wed, 27 Dec 2017 17:07:43 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <201712271555.vBRFt1Fw072388@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2017 16:07:52 -0000 On 12/27/2017 16:55, Tijl Coosemans wrote: > Author: tijl > Date: Wed Dec 27 15:55:01 2017 > New Revision: 457376 > URL: https://svnweb.freebsd.org/changeset/ports/457376 > > Log: > Remove devel/pwlib, net/openh323 and net/ohphone. The OpenH323 project > was split into OpalVoip and H323Plus in 2007, both also available as ports. > > Remove dependency on net/openh323 from net/asterisk13. The chan_h323 > module has been replaced with chan_ooh323 which no longer depends on > openh323. > Great work! Thank you! -- Guido Falsi