Date: Mon, 19 Aug 2019 17:59:30 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r509299 - branches/2019Q3/dns/nsd Message-ID: <201908191759.x7JHxU7I001324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Mon Aug 19 17:59:30 2019 New Revision: 509299 URL: https://svnweb.freebsd.org/changeset/ports/509299 Log: MFH: r509298 Update to 4.2.2 Changelog: https://github.com/NLnetLabs/nsd/releases/tag/NSD_4_2_2_REL PR: 239964 Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Security: 56778a31-c2a1-11e9-9051-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q3/dns/nsd/Makefile branches/2019Q3/dns/nsd/distinfo Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/dns/nsd/Makefile ============================================================================== --- branches/2019Q3/dns/nsd/Makefile Mon Aug 19 17:56:04 2019 (r509298) +++ branches/2019Q3/dns/nsd/Makefile Mon Aug 19 17:59:30 2019 (r509299) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.2 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ Modified: branches/2019Q3/dns/nsd/distinfo ============================================================================== --- branches/2019Q3/dns/nsd/distinfo Mon Aug 19 17:56:04 2019 (r509298) +++ branches/2019Q3/dns/nsd/distinfo Mon Aug 19 17:59:30 2019 (r509299) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560257384 -SHA256 (nsd-4.2.0.tar.gz) = 51df1ca44a00e588c09ff0696e588c13566ce889b50d953896d8b6e507eda74c -SIZE (nsd-4.2.0.tar.gz) = 1141796 +TIMESTAMP = 1566232767 +SHA256 (nsd-4.2.2.tar.gz) = 83b333940a25fe6d453bcac6ea39edfa244612a879117c4a624c97eb250246fb +SIZE (nsd-4.2.2.tar.gz) = 1149182
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908191759.x7JHxU7I001324>