Received: by mail.netbsd.org (Postfix, from userid 605) id B814884EC4; Sat, 10 Jul 2021 18:33:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F256A84EB5 for ; Sat, 10 Jul 2021 18:33:08 +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 eAHyySinZiZx for ; Sat, 10 Jul 2021 18:33:08 +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 48C0D84CFC for ; Sat, 10 Jul 2021 18:33:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F537FA95; Sat, 10 Jul 2021 18:33:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162594198859420" MIME-Version: 1.0 Date: Sat, 10 Jul 2021 18:33:08 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20210710183308.3F537FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162594198859420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Sat Jul 10 18:33:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: CHANGES for openntpd To generate a diff of this commit: cvs rdiff -u -r1.3775 -r1.3776 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162594198859420 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3775 pkgsrc/doc/CHANGES-2021:1.3776 --- pkgsrc/doc/CHANGES-2021:1.3775 Sat Jul 10 17:14:14 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jul 10 18:33:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3775 2021/07/10 17:14:14 dholland Exp $ +$NetBSD: CHANGES-2021,v 1.3776 2021/07/10 18:33:08 dholland Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6033,3 +6033,4 @@ Changes to the packages collection and i Updated devel/fossil to 2.16 [js 2021-07-10] Updated ham/rtl-sdr to 0.6.0nb1 [dholland 2021-07-10] Updated x11/wmweather to 2.4.7nb2 [dholland 2021-07-10] + Updated net/openntpd to 6.0p1nb1 [dholland 2021-07-10] --_----------=_162594198859420--