Date: Mon, 15 Jul 2019 18:27:52 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506701 - head/dns/nsd Message-ID: <201907151827.x6FIRqoY048429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Jul 15 18:27:51 2019 New Revision: 506701 URL: https://svnweb.freebsd.org/changeset/ports/506701 Log: dns/nsd: Upgrade to version 4.2.1 PR: 239069 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Modified: head/dns/nsd/Makefile (contents, props changed) head/dns/nsd/distinfo (contents, props changed) Modified: head/dns/nsd/Makefile ============================================================================== --- head/dns/nsd/Makefile Mon Jul 15 18:12:24 2019 (r506700) +++ head/dns/nsd/Makefile Mon Jul 15 18:27:51 2019 (r506701) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 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 Mon Jul 15 18:12:24 2019 (r506700) +++ head/dns/nsd/distinfo Mon Jul 15 18:27:51 2019 (r506701) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560257384 -SHA256 (nsd-4.2.0.tar.gz) = 51df1ca44a00e588c09ff0696e588c13566ce889b50d953896d8b6e507eda74c -SIZE (nsd-4.2.0.tar.gz) = 1141796 +TIMESTAMP = 1562661634 +SHA256 (nsd-4.2.1.tar.gz) = d17c0ea3968cb0eb2be79f2f83eb299b7bfcc554b784007616eed6ece828871f +SIZE (nsd-4.2.1.tar.gz) = 1145713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907151827.x6FIRqoY048429>