Date: Fri, 2 Sep 2016 16:39:12 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r421271 - branches/2016Q3/dns/nsd Message-ID: <201609021639.u82GdC57001939@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: delphij Date: Fri Sep 2 16:39:12 2016 New Revision: 421271 URL: https://svnweb.freebsd.org/changeset/ports/421271 Log: MFH: r421270 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) Approved by: ports-secteam Modified: branches/2016Q3/dns/nsd/Makefile branches/2016Q3/dns/nsd/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/dns/nsd/Makefile ============================================================================== --- branches/2016Q3/dns/nsd/Makefile Fri Sep 2 16:38:13 2016 (r421270) +++ branches/2016Q3/dns/nsd/Makefile Fri Sep 2 16:39:12 2016 (r421271) @@ -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: branches/2016Q3/dns/nsd/distinfo ============================================================================== --- branches/2016Q3/dns/nsd/distinfo Fri Sep 2 16:38:13 2016 (r421270) +++ branches/2016Q3/dns/nsd/distinfo Fri Sep 2 16:39:12 2016 (r421271) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609021639.u82GdC57001939>