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 7C02C7A21A for ; Thu, 25 Aug 2016 14:15:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 266A285E94; Thu, 25 Aug 2016 14:15:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ABA3385E70 for ; Thu, 25 Aug 2016 14:15:30 +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 0YGKwkJhHuGf for ; Thu, 25 Aug 2016 14:15:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1D40C85E46 for ; Thu, 25 Aug 2016 14:15:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17F28FBC3; Thu, 25 Aug 2016 14:15:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472134530236270" MIME-Version: 1.0 Date: Thu, 25 Aug 2016 14:15:30 +0000 From: "Fredrik Pettai" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pettai@netbsd.org X-Mailer: log_accum Message-Id: <20160825141530.17F28FBC3@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. --_----------=_1472134530236270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pettai Date: Thu Aug 25 14:15:30 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated net/knot to 2.3.0 To generate a diff of this commit: cvs rdiff -u -r1.3550 -r1.3551 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472134530236270 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3550 pkgsrc/doc/CHANGES-2016:1.3551 --- pkgsrc/doc/CHANGES-2016:1.3550 Thu Aug 25 07:57:35 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Aug 25 14:15:29 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3550 2016/08/25 07:57:35 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3551 2016/08/25 14:15:29 pettai Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5090,3 +5090,4 @@ Changes to the packages collection and i Added www/p5-JavaScript-Minifier-XS version 0.11 [markd 2016-08-25] Added www/p5-CSS-Minifier-XS version 0.09 [markd 2016-08-25] Updated net/tor to 0.2.8.7 [wiz 2016-08-25] + Updated net/knot to 2.3.0 [pettai 2016-08-25] --_----------=_1472134530236270--