From owner-svn-ports-head@freebsd.org Sun Apr 1 13:47:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62747F9C6E7; Sun, 1 Apr 2018 13:47:32 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (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 EA5796CC75; Sun, 1 Apr 2018 13:47:31 +0000 (UTC) (envelope-from kp@krion.cc) Received: from krion.cc (krion.cc [148.251.235.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by krion.cc (Postfix) with ESMTPSA id C5B184DE52; Sun, 1 Apr 2018 15:47:28 +0200 (CEST) Date: Sun, 1 Apr 2018 15:47:28 +0200 From: Kirill Ponomarev To: "Carlos J. Puga Medina" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r466147 - in head/dns/dnsdist: . files Message-ID: <20180401134728.GB30520@krion.cc> References: <201804011243.w31ChrBR013245@repo.freebsd.org> <20180401124946.GA30520@krion.cc> <1522587523.45033.3.camel@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline In-Reply-To: <1522587523.45033.3.camel@FreeBSD.org> User-Agent: Mutt/1.9.4 (2018-02-28) 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: Sun, 01 Apr 2018 13:47:32 -0000 --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 04/01, Carlos J. Puga Medina wrote: > On Sun, 2018-04-01 at 14:49 +0200, Kirill Ponomarev wrote: > > On 04/01, Carlos J. Puga Medina wrote: > > > Author: cpm > > > Date: Sun Apr 1 12:43:53 2018 > > > New Revision: 466147 > > > URL: https://svnweb.freebsd.org/changeset/ports/466147 > > >=20 > > > Log: > > > dns/dnsdist: Update to 1.3.0 (bugfix) > > > =20 > > > Changes: https://dnsdist.org/changelog.html#change-1.3.0 > >=20 > > You've to remove -d arg in dnsdist.in as it now uses daemon(8). >=20 > Fixed in r466149. Thanks, I think it's about time to optionize it as well, as some new options were added recently, like: --enable-dns-over-tls --enable-dnscrypt etc. --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlrA4vAACgkQDyI9/LMC ykX8lAf8CT+wEHRUjHZ0QHH/UinUqIr8vbnamaLSH/ZuWZ56r1MmDEIabuxbuVKZ utQ9VpF4VJrQZQhYrc9AGpiLlbgfF29SRcXm89hDq+l3ydcciEJPvHguteHOb7cd a65ywrAUWagLB3gzvssC6hVoVylmyNkxpjz5HjCjcajICcjC3nGRnTWky52T/hQA Sz4kxqtudarMi+6tu3eZyZvQskU5ZWSL8JNOR9UMfx/mjqlmL46KeDxXzgQ0bIuE /qNO4TTZjwDwX86porqffO3mmF4K7vRdCtz4FY1+H8Z3YF1QUAnfHW/2mH3j7wAy sWwDH0tbzvzZdcmXi87Z/2s5hBOdJw== =qeOM -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH--