diff options
author | swills <swills@FreeBSD.org> | 2018-09-07 03:25:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-09-07 03:25:10 +0800 |
commit | 01677a8a91788c7141d2251b2d305775bb5e1324 (patch) | |
tree | 8e47a320a9b5fdf1849bd8cb4a5c57a2f8d519ae /dns | |
parent | 93317bd97b91b4bbe4af19b99cd2fa58e75fc62e (diff) | |
download | freebsd-ports-gnome-01677a8a91788c7141d2251b2d305775bb5e1324.tar.gz freebsd-ports-gnome-01677a8a91788c7141d2251b2d305775bb5e1324.tar.zst freebsd-ports-gnome-01677a8a91788c7141d2251b2d305775bb5e1324.zip |
dns/powerdns-recursor: update to 4.1.4
PR: 231171
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/powerdns-recursor/Makefile | 3 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index d2ce133cd6af..93b10590a3f2 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= recursor -DISTVERSION= 4.1.3 -PORTREVISION= 5 +DISTVERSION= 4.1.4 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 423972ec0065..5261058a03b7 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527062092 -SHA256 (pdns-recursor-4.1.3.tar.bz2) = c133455f7abc1e44800603c134cdadf1968b802f77348555179087734c7da88b -SIZE (pdns-recursor-4.1.3.tar.bz2) = 1223928 +TIMESTAMP = 1535813031 +SHA256 (pdns-recursor-4.1.4.tar.bz2) = b19f4353bea3fe54a581a4e7ace101637f8474f5ebfe925e2d3ff4910b71b550 +SIZE (pdns-recursor-4.1.4.tar.bz2) = 1224360 |