Received: by mail.netbsd.org (Postfix, from userid 605) id 3D80684F1B; Sat, 9 Oct 2021 07:46:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 721FB84E61 for ; Sat, 9 Oct 2021 07:46:42 +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 0u5NYeFv3ASE for ; Sat, 9 Oct 2021 07:46:42 +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 C770E84C13 for ; Sat, 9 Oct 2021 07:46:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BF0FDFA97; Sat, 9 Oct 2021 07:46:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163376560133730" MIME-Version: 1.0 Date: Sat, 9 Oct 2021 07:46:41 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211009074641.BF0FDFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163376560133730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 9 07:46:41 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated net/wireshark, net/py-minio To generate a diff of this commit: cvs rdiff -u -r1.5080 -r1.5081 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163376560133730 Content-Disposition: inline Content-Length: 757 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.5080 pkgsrc/doc/CHANGES-2021:1.5081 --- pkgsrc/doc/CHANGES-2021:1.5080 Fri Oct 8 21:52:58 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Oct 9 07:46:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5080 2021/10/08 21:52:58 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5081 2021/10/09 07:46:41 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7787,3 +7787,5 @@ Changes to the packages collection and i Updated devel/bison to 3.8.2 [wiz 2021-10-08] Updated fonts/cascadia-ttf to 2108.26 [wiz 2021-10-08] Updated lang/vala to 0.54.1 [wiz 2021-10-08] + Updated net/wireshark to 3.4.9 [adam 2021-10-09] + Updated net/py-minio to 7.1.1 [adam 2021-10-09] --_----------=_163376560133730--