Received: by mail.netbsd.org (Postfix, from userid 605) id 297C984F7D; Wed, 8 Feb 2023 16:24:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59BB184D26 for ; Wed, 8 Feb 2023 16:24:07 +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 gVxlPO4cYTsq for ; Wed, 8 Feb 2023 16:24:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B08BF84CFA for ; Wed, 8 Feb 2023 16:24:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADF57FA90; Wed, 8 Feb 2023 16:24:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675873446231490" MIME-Version: 1.0 Date: Wed, 8 Feb 2023 16:24:06 +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: <20230208162406.ADF57FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675873446231490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Wed Feb 8 16:24:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated converters/p5-Sereal-Encoder to 5.003 To generate a diff of this commit: cvs rdiff -u -r1.1063 -r1.1064 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675873446231490 Content-Disposition: inline Content-Length: 762 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.1063 pkgsrc/doc/CHANGES-2023:1.1064 --- pkgsrc/doc/CHANGES-2023:1.1063 Wed Feb 8 16:23:06 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 8 16:24:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1063 2023/02/08 16:23:06 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.1064 2023/02/08 16:24:06 fcambus Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1343,3 +1343,4 @@ Changes to the packages collection and i Updated net/djbdnscurve6 to 44 [schmonz 2023-02-08] Updated net/ucspi-ssl to 0.999.12.4 [schmonz 2023-02-08] Updated converters/p5-Sereal-Decoder to 5.003 [fcambus 2023-02-08] + Updated converters/p5-Sereal-Encoder to 5.003 [fcambus 2023-02-08] --_----------=_1675873446231490--