svn commit: r485222 - in head/dns/powerdns-recursor: . files

Jochen Neumeister joneum at FreeBSD.org
Sun Nov 18 12:47:38 UTC 2018


Author: joneum
Date: Sun Nov 18 12:47:37 2018
New Revision: 485222
URL: https://svnweb.freebsd.org/changeset/ports/485222

Log:
  Update to 4.1.7
  
  Changelog: https://doc.powerdns.com/recursor/changelog/4.1.html#change-4.1.7
  
  PR:		233140
  Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)
  MFH:		2018Q4
  Security:	e9aa0e4c-ea8b-11e8-a5b7-00e04c1ea73d
  Sponsored by:	Netzkommune GmbH

Deleted:
  head/dns/powerdns-recursor/files/patch-opensslsigners.cc
Modified:
  head/dns/powerdns-recursor/Makefile
  head/dns/powerdns-recursor/distinfo

Modified: head/dns/powerdns-recursor/Makefile
==============================================================================
--- head/dns/powerdns-recursor/Makefile	Sun Nov 18 09:35:41 2018	(r485221)
+++ head/dns/powerdns-recursor/Makefile	Sun Nov 18 12:47:37 2018	(r485222)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	recursor
-DISTVERSION=	4.1.4
-PORTREVISION=	1
+DISTVERSION=	4.1.7
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://downloads.powerdns.com/releases/
 PKGNAMEPREFIX=	powerdns-

Modified: head/dns/powerdns-recursor/distinfo
==============================================================================
--- head/dns/powerdns-recursor/distinfo	Sun Nov 18 09:35:41 2018	(r485221)
+++ head/dns/powerdns-recursor/distinfo	Sun Nov 18 12:47:37 2018	(r485222)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535813031
-SHA256 (pdns-recursor-4.1.4.tar.bz2) = b19f4353bea3fe54a581a4e7ace101637f8474f5ebfe925e2d3ff4910b71b550
-SIZE (pdns-recursor-4.1.4.tar.bz2) = 1224360
+TIMESTAMP = 1542545089
+SHA256 (pdns-recursor-4.1.7.tar.bz2) = 9a045cfd1d3b195f3166170c2cb120bea08926c6474ebc67e8020edf1deddb6b
+SIZE (pdns-recursor-4.1.7.tar.bz2) = 1237866


More information about the svn-ports-all mailing list