Received: by mail.netbsd.org (Postfix, from userid 605) id F068284F0B; Tue, 14 Sep 2021 16:49:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2822984F09 for ; Tue, 14 Sep 2021 16:49:15 +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 V98Iy2MvZ20j for ; Tue, 14 Sep 2021 16:49:14 +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 74F7784ED0 for ; Tue, 14 Sep 2021 16:49:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C736FA97; Tue, 14 Sep 2021 16:49:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163163815458180" MIME-Version: 1.0 Date: Tue, 14 Sep 2021 16:49:14 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210914164914.6C736FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163163815458180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Tue Sep 14 16:49:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated misc/ansiweather to 1.18.0 To generate a diff of this commit: cvs rdiff -u -r1.4699 -r1.4700 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163163815458180 Content-Disposition: inline Content-Length: 741 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.4699 pkgsrc/doc/CHANGES-2021:1.4700 --- pkgsrc/doc/CHANGES-2021:1.4699 Tue Sep 14 08:30:10 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Sep 14 16:49:14 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4699 2021/09/14 08:30:10 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4700 2021/09/14 16:49:14 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7314,3 +7314,4 @@ Changes to the packages collection and i Updated multimedia/libass to 0.15.2 [adam 2021-09-14] Updated devel/libatomic_ops to 7.6.12 [adam 2021-09-14] Updated sysutils/ansible-base to 2.10.14 [adam 2021-09-14] + Updated misc/ansiweather to 1.18.0 [fcambus 2021-09-14] --_----------=_163163815458180--