svn commit: r498788 - in head/dns/nsd: . files

Steve Wills swills at FreeBSD.org
Sat Apr 13 01:12:12 UTC 2019


Author: swills
Date: Sat Apr 13 01:12:11 2019
New Revision: 498788
URL: https://svnweb.freebsd.org/changeset/ports/498788

Log:
  dns/nsd: Update to 4.1.27
  
  PR:		236785
  Submitted by:	Jaap Akkerhuis <jaap at NLnetLabs.nl>
  MFH:		2019Q2

Deleted:
  head/dns/nsd/files/patch-dnstap_dnstap.c
Modified:
  head/dns/nsd/Makefile   (contents, props changed)
  head/dns/nsd/distinfo   (contents, props changed)

Modified: head/dns/nsd/Makefile
==============================================================================
--- head/dns/nsd/Makefile	Sat Apr 13 01:07:02 2019	(r498787)
+++ head/dns/nsd/Makefile	Sat Apr 13 01:12:11 2019	(r498788)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nsd
-PORTVERSION=	4.1.26
-PORTREVISION=	1
+PORTVERSION=	4.1.27
 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	Sat Apr 13 01:07:02 2019	(r498787)
+++ head/dns/nsd/distinfo	Sat Apr 13 01:12:11 2019	(r498788)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543942347
-SHA256 (nsd-4.1.26.tar.gz) = 9f8a41431d21034d64b9a910567b201636521b64b6a9947390bf898388dc15f4
-SIZE (nsd-4.1.26.tar.gz) = 1127895
+TIMESTAMP = 1553519927
+SHA256 (nsd-4.1.27.tar.gz) = 1bab5f30406cabac2f2cc95f8af6dfe20581646a75a70c091845e04d325f4eea
+SIZE (nsd-4.1.27.tar.gz) = 1131881


More information about the svn-ports-all mailing list