From owner-svn-ports-all@freebsd.org Fri Sep 2 16:38:14 2016 Return-Path: Delivered-To: svn-ports-all@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 58601BCDFEA; Fri, 2 Sep 2016 16:38:14 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 284C88FA; Fri, 2 Sep 2016 16:38:14 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u82GcDiH001731; Fri, 2 Sep 2016 16:38:13 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u82GcDko001729; Fri, 2 Sep 2016 16:38:13 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201609021638.u82GcDko001729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Fri, 2 Sep 2016 16:38:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421270 - head/dns/nsd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2016 16:38:14 -0000 Author: delphij Date: Fri Sep 2 16:38:13 2016 New Revision: 421270 URL: https://svnweb.freebsd.org/changeset/ports/421270 Log: Update to 4.12. Release note: Fix malformed edns query assertion failure, reported by Michal Kepien (NASK) PR: ports/212327 Submitted by: maintainer (jaap NLnetLabs nl) MFH: 2016Q3 Modified: head/dns/nsd/Makefile head/dns/nsd/distinfo Modified: head/dns/nsd/Makefile ============================================================================== --- head/dns/nsd/Makefile Fri Sep 2 16:06:58 2016 (r421269) +++ head/dns/nsd/Makefile Fri Sep 2 16:38:13 2016 (r421270) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 4.1.11 +PORTVERSION= 4.1.12 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ Modified: head/dns/nsd/distinfo ============================================================================== --- head/dns/nsd/distinfo Fri Sep 2 16:06:58 2016 (r421269) +++ head/dns/nsd/distinfo Fri Sep 2 16:38:13 2016 (r421270) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470733493 -SHA256 (nsd-4.1.11.tar.gz) = c7712fd05eb0ab97040738e01d9369d02b89c0a7fa0943fd5bfc43b2111a92df -SIZE (nsd-4.1.11.tar.gz) = 1080220 +TIMESTAMP = 1472804520 +SHA256 (nsd-4.1.12.tar.gz) = fd1979dff1fba55310fd4f439dc9f3f4701d435c0ec4fb9af533e12c7f27d5de +SIZE (nsd-4.1.12.tar.gz) = 1080273