Received: by mail.netbsd.org (Postfix, from userid 605) id DED0684DCF; Tue, 11 Dec 2018 17:07:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB87384D81 for ; Tue, 11 Dec 2018 17:07:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id nOWilqER9cqw for ; Tue, 11 Dec 2018 17:07:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6073484C8D for ; Tue, 11 Dec 2018 17:07:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5D4C9FB16; Tue, 11 Dec 2018 17:07:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544548043101010" MIME-Version: 1.0 Date: Tue, 11 Dec 2018 17:07:23 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20181211170723.5D4C9FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1544548043101010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Tue Dec 11 17:07:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note update of net/unbound to 1.8.3. To generate a diff of this commit: cvs rdiff -u -r1.5143 -r1.5144 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544548043101010 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5143 pkgsrc/doc/CHANGES-2018:1.5144 --- pkgsrc/doc/CHANGES-2018:1.5143 Tue Dec 11 15:31:10 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Dec 11 17:07:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5143 2018/12/11 15:31:10 abs Exp $ +$NetBSD: CHANGES-2018,v 1.5144 2018/12/11 17:07:23 he Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7162,3 +7162,4 @@ Changes to the packages collection and i Updated www/midori to 7.0 [bsiegert 2018-12-11] Updated print/php-pdflib to 4.1.2 [tm 2018-12-11] Updated databases/sql-workbench to 124 [abs 2018-12-11] + Updated net/unbound to 1.8.3 [he 2018-12-11] --_----------=_1544548043101010--