svn commit: r479144 - head/dns/powerdns

Steve Wills swills at FreeBSD.org
Thu Sep 6 19:23:40 UTC 2018


Author: swills
Date: Thu Sep  6 19:23:39 2018
New Revision: 479144
URL: https://svnweb.freebsd.org/changeset/ports/479144

Log:
  dns/powerdns: update to 4.1.4
  
  PR:		231170
  Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)

Modified:
  head/dns/powerdns/Makefile   (contents, props changed)
  head/dns/powerdns/distinfo   (contents, props changed)

Modified: head/dns/powerdns/Makefile
==============================================================================
--- head/dns/powerdns/Makefile	Thu Sep  6 19:22:47 2018	(r479143)
+++ head/dns/powerdns/Makefile	Thu Sep  6 19:23:39 2018	(r479144)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	powerdns
-DISTVERSION=	4.1.3
-PORTREVISION=	5
+DISTVERSION=	4.1.4
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://downloads.powerdns.com/releases/
 DISTNAME=	pdns-${DISTVERSION}
@@ -45,7 +44,7 @@ OPTIONS_GROUP_EXPERIMENTAL=	LUABACKEND
 OPTIONS_GROUP_REMOTEOPT=	ZEROMQ
 ZEROMQ_IMPLIES=			REMOTE
 
-OPTIONS_DEFAULT=	MYSQL PGSQL
+OPTIONS_DEFAULT=	MYSQL PGSQL SQLITE3
 OPTIONS_SUB=		yes
 
 GEOIP_LIB_DEPENDS=	libyaml-cpp.so:devel/yaml-cpp \

Modified: head/dns/powerdns/distinfo
==============================================================================
--- head/dns/powerdns/distinfo	Thu Sep  6 19:22:47 2018	(r479143)
+++ head/dns/powerdns/distinfo	Thu Sep  6 19:23:39 2018	(r479144)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527191243
-SHA256 (pdns-4.1.3.tar.bz2) = 9aa5b37ded60bae99c0f3145e1562550869875346b882048e9aa04c25fc301ae
-SIZE (pdns-4.1.3.tar.bz2) = 1114829
+TIMESTAMP = 1535616205
+SHA256 (pdns-4.1.4.tar.bz2) = e9408603383d529b3bbee2509b73187d2186c502a9b052d07e250cd8f3873ed5
+SIZE (pdns-4.1.4.tar.bz2) = 1089376


More information about the svn-ports-head mailing list