svn commit: r504465 - head/dns/nsd

Steve Wills swills at FreeBSD.org
Tue Jun 18 02:33:02 UTC 2019


Author: swills
Date: Tue Jun 18 02:33:01 2019
New Revision: 504465
URL: https://svnweb.freebsd.org/changeset/ports/504465

Log:
  dns/nsd: update to 4.2.0
  
  PR:		238498
  Submitted by:	Jaap Akkerhuis <jaap at 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	Tue Jun 18 02:29:46 2019	(r504464)
+++ head/dns/nsd/Makefile	Tue Jun 18 02:33:01 2019	(r504465)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nsd
-PORTVERSION=	4.1.27
+PORTVERSION=	4.2.0
 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	Tue Jun 18 02:29:46 2019	(r504464)
+++ head/dns/nsd/distinfo	Tue Jun 18 02:33:01 2019	(r504465)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553519927
-SHA256 (nsd-4.1.27.tar.gz) = 1bab5f30406cabac2f2cc95f8af6dfe20581646a75a70c091845e04d325f4eea
-SIZE (nsd-4.1.27.tar.gz) = 1131881
+TIMESTAMP = 1560257384
+SHA256 (nsd-4.2.0.tar.gz) = 51df1ca44a00e588c09ff0696e588c13566ce889b50d953896d8b6e507eda74c
+SIZE (nsd-4.2.0.tar.gz) = 1141796


More information about the svn-ports-all mailing list