From owner-svn-ports-head@FreeBSD.ORG Thu Feb 6 18:55:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B59F7E27; Thu, 6 Feb 2014 18:55:41 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7374018B7; Thu, 6 Feb 2014 18:55:41 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 12EC7BDC30; Thu, 6 Feb 2014 19:55:40 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id D270CBDC2E; Thu, 6 Feb 2014 19:55:39 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id B2403613C; Thu, 6 Feb 2014 19:55:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 13BA568F7822; Thu, 6 Feb 2014 19:55:38 +0100 (CET) Date: Thu, 06 Feb 2014 19:55:37 +0100 From: Mathieu Arnold To: Danilo Egea Gondolfo , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, jaap@NLnetLabs.nl Subject: Re: svn commit: r343133 - in head/dns/ldns: . files Message-ID: <86345EDBEF6CC4302F66FA67@ogg.in.absolight.net> In-Reply-To: <201402061823.s16INwtI063239@svn.freebsd.org> References: <201402061823.s16INwtI063239@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 06 Feb 2014 18:55:41 -0000 Hi, +--On 6 f=C3=A9vrier 2014 18:23:58 +0000 Danilo Egea Gondolfo wrote: | Author: danilo | Date: Thu Feb 6 18:23:57 2014 | New Revision: 343133 | URL: http://svnweb.freebsd.org/changeset/ports/343133 | QAT: https://qat.redports.org/buildarchive/r343133/ |=20 | Log: | - Update from 1.6.16 to 1.6.17 | =20 | while here | - Add stage support | - Remove the indefinite article from COMMENT | - Convert LICENSE from BSD to BSD3CLAUSE | - Convert USE_GMAKE to USES | =20 | PR: ports/185787 | Submitted by: Jaap Akkerhuis (maintainer) Wondering if dns/py-ldns got forgotten in the staging conversion :-) --=20 Mathieu Arnold