diff options
author | robak <robak@FreeBSD.org> | 2015-06-26 17:10:07 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-06-26 17:10:07 +0800 |
commit | 9ab452f4579739c2ca5228f7f670930700bf5ca5 (patch) | |
tree | 0048d002785490884360d41f8ae8d7becfafaf5b /dns | |
parent | bbdbfe1a34b67f82c835563a06965b44f8236423 (diff) | |
download | freebsd-ports-gnome-9ab452f4579739c2ca5228f7f670930700bf5ca5.tar.gz freebsd-ports-gnome-9ab452f4579739c2ca5228f7f670930700bf5ca5.tar.zst freebsd-ports-gnome-9ab452f4579739c2ca5228f7f670930700bf5ca5.zip |
dns/powerdns-recursor: update 3.7.2 -> 3.7.3
PR: 201081
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/powerdns-recursor/Makefile | 2 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 1c78b0f3e084..db633cfd18d2 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= recursor -PORTVERSION= 3.7.2 +PORTVERSION= 3.7.3 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 ee43aed34578..05148449f88f 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,2 +1,2 @@ -SHA256 (pdns-recursor-3.7.2.tar.bz2) = 1366bc1bed7c96fbd3926cf7a9e6d365c53b8a99182642debe1b2863dd015a7e -SIZE (pdns-recursor-3.7.2.tar.bz2) = 244582 +SHA256 (pdns-recursor-3.7.3.tar.bz2) = 859ca6071147dd2e2ac1b2a5c3d5c2cbff0f5cbc501660db4259e7cbf27fea11 +SIZE (pdns-recursor-3.7.3.tar.bz2) = 245192 |