From owner-svn-ports-head@freebsd.org Mon Sep 12 15:49:14 2016 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 783EEBD881F; Mon, 12 Sep 2016 15:49:14 +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 3CA993DE; Mon, 12 Sep 2016 15:49:13 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3sXsg541JRzZrh; Mon, 12 Sep 2016 17:49:05 +0200 (CEST) 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 dYZEjrNi-D7q; Mon, 12 Sep 2016 17:49:03 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Mon, 12 Sep 2016 17:49:03 +0200 (CEST) Subject: Re: svn commit: r421930 - head/net/asterisk/files To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201609121534.u8CFYM08076528@repo.freebsd.org> From: Guido Falsi Message-ID: <824c74d3-1b63-1834-452a-959d95084785@FreeBSD.org> Date: Mon, 12 Sep 2016 17:49:03 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <201609121534.u8CFYM08076528@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 12 Sep 2016 15:49:14 -0000 On 09/12/16 17:34, John Marino wrote: > Author: marino > Date: Mon Sep 12 15:34:22 2016 > New Revision: 421930 > URL: https://svnweb.freebsd.org/changeset/ports/421930 > > Log: > net/asterisk: Fix build when SSLv3 method is N/A (LibreSSL) > > Approved by: SSL blanket > > P.S. Why is this port still in the tree? It expired in April 2016. > It has a few dependencies still relying on it. I have removed a few in the last few days, going to fix the last problematic one in a few days. Should have done all this long ago, but life got in the way. I promise it will be gone by the end of the month! -- Guido Falsi