Received: by mail.netbsd.org (Postfix, from userid 605) id 255C284EA8; Thu, 30 Sep 2021 13:36:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 623B384E9F for ; Thu, 30 Sep 2021 13:36:38 +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 nCBXhd57fM12 for ; Thu, 30 Sep 2021 13:36:38 +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 BBC5D84DB2 for ; Thu, 30 Sep 2021 13:36:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B69D8FA97; Thu, 30 Sep 2021 13:36:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633008997244870" MIME-Version: 1.0 Date: Thu, 30 Sep 2021 13:36:37 +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: <20210930133637.B69D8FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633008997244870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu Sep 30 13:36:37 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated math/p5-Math-BigInt-GMP to 1.6009 To generate a diff of this commit: cvs rdiff -u -r1.4971 -r1.4972 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633008997244870 Content-Disposition: inline Content-Length: 728 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.4971 pkgsrc/doc/CHANGES-2021:1.4972 --- pkgsrc/doc/CHANGES-2021:1.4971 Thu Sep 30 13:32:09 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Sep 30 13:36:37 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4971 2021/09/30 13:32:09 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4972 2021/09/30 13:36:37 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7642,3 +7642,4 @@ Changes to the packages collection and i Updated mail/notmuch to 0.33.2 [jperkin 2021-09-30] Updated math/p5-Math-BigInt to 1.999825 [wen 2021-09-30] Updated devel/MoarVM to 2021.09 [mef 2021-09-30] + Updated math/p5-Math-BigInt-GMP to 1.6009 [wen 2021-09-30] --_----------=_1633008997244870--