Received: by mail.netbsd.org (Postfix, from userid 605) id 738C084D7E; Mon, 26 Apr 2021 15:18:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AD20A84D74 for ; Mon, 26 Apr 2021 15:18:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ArBgZOHkVKZT for ; Mon, 26 Apr 2021 15:18:25 +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 08F4E84CD9 for ; Mon, 26 Apr 2021 15:18:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06BEFFA95; Mon, 26 Apr 2021 15:18:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619450305281370" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 15:18:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210426151825.06BEFFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619450305281370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 26 15:18:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-Types-Serialiser to 1.01 To generate a diff of this commit: cvs rdiff -u -r1.2390 -r1.2391 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20547 -r1.20548 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619450305281370 Content-Disposition: inline Content-Length: 1346 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.2390 pkgsrc/doc/CHANGES-2021:1.2391 --- pkgsrc/doc/CHANGES-2021:1.2390 Mon Apr 26 15:17:32 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 15:18:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2390 2021/04/26 15:17:32 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2391 2021/04/26 15:18:24 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3731,3 +3731,4 @@ Changes to the packages collection and i Updated devel/p5-Test-Script to 1.27 [wiz 2021-04-26] Updated devel/p5-Test2-Suite to 0.000139 [wiz 2021-04-26] Updated devel/p5-Type-Tiny to 1.012001 [wiz 2021-04-26] + Updated devel/p5-Types-Serialiser to 1.01 [wiz 2021-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20547 pkgsrc/doc/TODO:1.20548 --- pkgsrc/doc/TODO:1.20547 Mon Apr 26 15:17:32 2021 +++ pkgsrc/doc/TODO Mon Apr 26 15:18:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20547 2021/04/26 15:17:32 wiz Exp $ +$NetBSD: TODO,v 1.20548 2021/04/26 15:18:24 wiz Exp $ Suggested new packages ====================== @@ -1300,7 +1300,6 @@ For possible Perl packages updates, see o p5-Tree-Simple-1.34 o p5-Tree-Simple-VisitorFactory-0.16 o p5-Type-Tiny-XS-0.022 - o p5-Types-Serialiser-1.01 o p5-UNIVERSAL-require-0.19 o p5-XString-0.005 o p5-perl-ldap-0.68 --_----------=_1619450305281370--