From owner-cvs-all@FreeBSD.ORG Thu May 24 14:01:39 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C10631065676; Thu, 24 May 2012 14:01:39 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD4CB8FC18; Thu, 24 May 2012 14:01:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4OE1dmc004276; Thu, 24 May 2012 14:01:39 GMT (envelope-from ak@repoman.freebsd.org) Received: (from ak@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4OE1d51004275; Thu, 24 May 2012 14:01:39 GMT (envelope-from ak) Message-Id: <201205241401.q4OE1d51004275@repoman.freebsd.org> From: Alex Kozlov Date: Thu, 24 May 2012 14:01:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/ldns Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 14:01:39 -0000 ak 2012-05-24 14:01:39 UTC FreeBSD ports repository Modified files: dns/ldns Makefile distinfo pkg-plist Log: - Update to 1.6.13 This is mostly a bugfix release. Most notable new features are ECDSA support (RFC 6605) and command-line options for ldns-verify-zone for validating against given keys and for safety margins on signatures inception and expiration times. - The examples and drill programs will now built by default. PR: ports/168296 Submitted by: Jaap Akkerhuis (maintainer) Approved by: itetcu (mentor) Revision Changes Path 1.31 +6 -6 ports/dns/ldns/Makefile 1.20 +2 -2 ports/dns/ldns/distinfo 1.12 +1 -0 ports/dns/ldns/pkg-plist