Received: by mail.netbsd.org (Postfix, from userid 605) id 492FD84EBD; Sun, 4 Jul 2021 07:55:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C6EBE84EA8 for ; Sun, 4 Jul 2021 07:55:52 +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 BNXHG-JYNJrq for ; Sun, 4 Jul 2021 07:55:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CB00D84E9B for ; Sun, 4 Jul 2021 07:55:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C7F23F979; Sun, 4 Jul 2021 07:55:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162538535133720" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 07:55:51 +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: <20210704075551.C7F23F979@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162538535133720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun Jul 4 07:55:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-Tree-DAG_Node to 1.32 To generate a diff of this commit: cvs rdiff -u -r1.3647 -r1.3648 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162538535133720 Content-Disposition: inline Content-Length: 745 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.3647 pkgsrc/doc/CHANGES-2021:1.3648 --- pkgsrc/doc/CHANGES-2021:1.3647 Sun Jul 4 07:52:10 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 07:55:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3647 2021/07/04 07:52:10 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3648 2021/07/04 07:55:51 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5835,3 +5835,4 @@ Changes to the packages collection and i Updated emulators/libretro-gearboy to 3.3.0 [nia 2021-07-04] Updated emulators/libretro-gearsystem to 3.3.0 [nia 2021-07-04] Updated devel/p5-Tie-Cycle to 1.226 [wen 2021-07-04] + Updated devel/p5-Tree-DAG_Node to 1.32 [wen 2021-07-04] --_----------=_162538535133720--