Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 81D6E7A1FB for ; Thu, 9 Mar 2017 13:54:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 31823855FA; Thu, 9 Mar 2017 13:54:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B6555855E0 for ; Thu, 9 Mar 2017 13:54:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cocI7q8Sr7mT for ; Thu, 9 Mar 2017 13:54:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 21DA3855BE for ; Thu, 9 Mar 2017 13:54:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 204DDFBE4; Thu, 9 Mar 2017 13:54:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489067684180110" MIME-Version: 1.0 Date: Thu, 9 Mar 2017 13:54:44 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170309135444.204DDFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489067684180110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Thu Mar 9 13:54:44 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note net/powerdns* updates and additions To generate a diff of this commit: cvs rdiff -u -r1.1042 -r1.1043 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489067684180110 Content-Disposition: inline Content-Length: 917 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1042 pkgsrc/doc/CHANGES-2017:1.1043 --- pkgsrc/doc/CHANGES-2017:1.1042 Thu Mar 9 13:06:16 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Mar 9 13:54:43 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1042 2017/03/09 13:06:16 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.1043 2017/03/09 13:54:43 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1265,3 +1265,7 @@ Changes to the packages collection and i Updated graphics/GraphicsMagick to 1.3.25nb2 [jperkin 2017-03-09] Updated misc/dpkg to 1.18.23nb1 [wiz 2017-03-09] Updated pkgtools/x11-links to 1.05 [ryoon 2017-03-09] + Updated net/powerdns to 4.0.3 [fhajny 2017-03-09] + Updated net/powerdns-recursor to 4.0.4 [fhajny 2017-03-09] + Added net/powerdns-geoip version 4.0.3 [fhajny 2017-03-09] + Added net/powerdns-odbc version 4.0.3 [fhajny 2017-03-09] --_----------=_1489067684180110--