Received: by mail.netbsd.org (Postfix, from userid 605) id CAA3C85286; Sun, 2 May 2021 08:48:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11AE38510A for ; Sun, 2 May 2021 08:48:46 +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 iLGa9pDqFwID for ; Sun, 2 May 2021 08:48:45 +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 625EB850F9 for ; Sun, 2 May 2021 08:48:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 58B79FA95; Sun, 2 May 2021 08:48:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161994532523460" MIME-Version: 1.0 Date: Sun, 2 May 2021 08:48:45 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210502084845.58B79FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161994532523460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun May 2 08:48:45 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated parallel/parallel to 20210422 To generate a diff of this commit: cvs rdiff -u -r1.2557 -r1.2558 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20598 -r1.20599 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161994532523460 Content-Disposition: inline Content-Length: 1275 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.2557 pkgsrc/doc/CHANGES-2021:1.2558 --- pkgsrc/doc/CHANGES-2021:1.2557 Sun May 2 08:40:47 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 2 08:48:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2557 2021/05/02 08:40:47 nia Exp $ +$NetBSD: CHANGES-2021,v 1.2558 2021/05/02 08:48:44 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4018,3 +4018,4 @@ Changes to the packages collection and i Updated security/mbedtls to 2.26.0 [nia 2021-05-02] Updated emulators/mgba to 0.9.1 [nia 2021-05-02] Updated emulators/libretro-mgba to 0.9.1 [nia 2021-05-02] + Updated parallel/parallel to 20210422 [nia 2021-05-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20598 pkgsrc/doc/TODO:1.20599 --- pkgsrc/doc/TODO:1.20598 Sun May 2 08:17:57 2021 +++ pkgsrc/doc/TODO Sun May 2 08:48:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20598 2021/05/02 08:17:57 wiz Exp $ +$NetBSD: TODO,v 1.20599 2021/05/02 08:48:44 nia Exp $ Suggested new packages ====================== @@ -1836,7 +1836,6 @@ For possible Perl packages updates, see o paperkey-1.6 o papirus-folders-1.8.0 o paprefs-1.1 - o parallel-20210322 o pari-2.13.1 o parley-20.12.3 o parrot-8.1.0 --_----------=_161994532523460--