Date: Fri, 30 Mar 2018 18:39:55 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465993 - head/dns/powerdns-recursor Message-ID: <201803301839.w2UIdt5T077940@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Fri Mar 30 18:39:55 2018 New Revision: 465993 URL: https://svnweb.freebsd.org/changeset/ports/465993 Log: Update to upstream version 4.1.2 (bugfix release) PR: 227112 Submitted by: tremere@cainites.net (maintainer) MFH: 2018Q1 Modified: head/dns/powerdns-recursor/Makefile head/dns/powerdns-recursor/distinfo Modified: head/dns/powerdns-recursor/Makefile ============================================================================== --- head/dns/powerdns-recursor/Makefile Fri Mar 30 18:25:14 2018 (r465992) +++ head/dns/powerdns-recursor/Makefile Fri Mar 30 18:39:55 2018 (r465993) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= recursor -DISTVERSION= 4.1.1 +DISTVERSION= 4.1.2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- Modified: head/dns/powerdns-recursor/distinfo ============================================================================== --- head/dns/powerdns-recursor/distinfo Fri Mar 30 18:25:14 2018 (r465992) +++ head/dns/powerdns-recursor/distinfo Fri Mar 30 18:39:55 2018 (r465993) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516634099 -SHA256 (pdns-recursor-4.1.1.tar.bz2) = 8feb03c7141997775cb52c131579e8e34c9896ea8bb77276328f5f6cc4e1396b -SIZE (pdns-recursor-4.1.1.tar.bz2) = 1224544 +TIMESTAMP = 1522338047 +SHA256 (pdns-recursor-4.1.2.tar.bz2) = db4652f171c41bcd4345d6ad094b85a4d546caab72fd02fe523c73a8ce44ed76 +SIZE (pdns-recursor-4.1.2.tar.bz2) = 1219927
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803301839.w2UIdt5T077940>