Received: by mail.netbsd.org (Postfix, from userid 605) id A127E84F3E; Sat, 2 Oct 2021 00:22:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DCCB884D2C for ; Sat, 2 Oct 2021 00:22:54 +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 cNRBf6URY3Qi for ; Sat, 2 Oct 2021 00:22:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4061484D1D for ; Sat, 2 Oct 2021 00:22:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DCFFFA97; Sat, 2 Oct 2021 00:22:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633134174144700" MIME-Version: 1.0 Date: Sat, 2 Oct 2021 00:22:54 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20211002002254.3DCFFFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633134174144700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Oct 2 00:22:54 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Convert-Binary-C to 0.84 To generate a diff of this commit: cvs rdiff -u -r1.5000 -r1.5001 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633134174144700 Content-Disposition: inline Content-Length: 749 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.5000 pkgsrc/doc/CHANGES-2021:1.5001 --- pkgsrc/doc/CHANGES-2021:1.5000 Fri Oct 1 23:59:12 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Oct 2 00:22:53 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5000 2021/10/01 23:59:12 wen Exp $ +$NetBSD: CHANGES-2021,v 1.5001 2021/10/02 00:22:53 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7681,3 +7681,4 @@ Changes to the packages collection and i Updated devel/p5-Config-MVP-Reader-INI to 2.101464 [wen 2021-10-01] Updated devel/p5-Config-MVP to 2.200012 [wen 2021-10-01] Updated devel/p5-Config-Tiny to 2.27 [wen 2021-10-01] + Updated devel/p5-Convert-Binary-C to 0.84 [wen 2021-10-02] --_----------=_1633134174144700--