From owner-svn-ports-head@freebsd.org Sat Dec 10 18:22:31 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 61F21C70D6B; Sat, 10 Dec 2016 18:22:31 +0000 (UTC) (envelope-from leres@ee.lbl.gov) Received: from fun.ee.lbl.gov (fun.ee.lbl.gov [IPv6:2620:83:8000:102::ca]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fun.ee.lbl.gov", Issuer "ACS 3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4267E1A52; Sat, 10 Dec 2016 18:22:31 +0000 (UTC) (envelope-from leres@ee.lbl.gov) Received: from ice.ee.lbl.gov (ice-v6.ee.lbl.gov [IPv6:2620:83:8000:102:0:0:0:d5]) (authenticated bits=0) by fun.ee.lbl.gov (8.15.2/8.15.2) with ESMTPSA id uBAIMRub056891 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 10 Dec 2016 10:22:30 -0800 (PST) (envelope-from leres@ee.lbl.gov) X-Authentication-Warning: fun.ee.lbl.gov: Host ice-v6.ee.lbl.gov [IPv6:2620:83:8000:102:0:0:0:d5] claimed to be ice.ee.lbl.gov Subject: Re: svn commit: r426826 - in head/net: ntp ntp-devel To: Cy Schubert References: <201612100608.uBA68inI014797@slippy.cwsent.com> Cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, delphij@freebsd.org From: Craig Leres Message-ID: Date: Sat, 10 Dec 2016 10:22:27 -0800 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612100608.uBA68inI014797@slippy.cwsent.com> Content-Type: text/plain; charset=windows-1252 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: Sat, 10 Dec 2016 18:22:31 -0000 On 12/09/16 22:08, Cy Schubert wrote: > Thanks Craig. The patch will also apply to newer FreeBSD systems. We will > need to rename it to extra-sntp-Makefile.in. I suspect the problem with 4.2.8p9 is some auto-related files didn't get updated when the ntp folks made the package. So hopefully this patch can go away with the next release of ntp. Craig