Received: by mail.netbsd.org (Postfix, from userid 605) id D87B684E7B; Mon, 16 Jan 2023 08:28:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 151B284E69 for ; Mon, 16 Jan 2023 08:28:01 +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 JYMugS7i2zGW for ; Mon, 16 Jan 2023 08:28:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6C4F984D3A for ; Mon, 16 Jan 2023 08:28:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69D2AFA90; Mon, 16 Jan 2023 08:28:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167385768071810" MIME-Version: 1.0 Date: Mon, 16 Jan 2023 08:28:00 +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: <20230116082800.69D2AFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167385768071810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 16 08:28:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated net/libpcap, net/tcpdump To generate a diff of this commit: cvs rdiff -u -r1.357 -r1.358 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167385768071810 Content-Disposition: inline Content-Length: 776 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.357 pkgsrc/doc/CHANGES-2023:1.358 --- pkgsrc/doc/CHANGES-2023:1.357 Mon Jan 16 06:34:23 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 16 08:28:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.357 2023/01/16 06:34:23 dholland Exp $ +$NetBSD: CHANGES-2023,v 1.358 2023/01/16 08:28:00 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -436,3 +436,5 @@ Changes to the packages collection and i Updated textproc/uncrustify to 0.72.0nb1 [dholland 2023-01-16] Updated shells/es to 0.9a1nb5 [dholland 2023-01-16] Updated lang/algol68g to 3.1.2 [dholland 2023-01-16] + Updated net/libpcap to 1.10.3 [adam 2023-01-16] + Updated net/tcpdump to 4.99.3 [adam 2023-01-16] --_----------=_167385768071810--