Received: by mail.netbsd.org (Postfix, from userid 605) id 684D584E58; Sun, 29 Aug 2021 13:03:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A08D084D61 for ; Sun, 29 Aug 2021 13:03:04 +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 Sy_Ggq8Si-3I for ; Sun, 29 Aug 2021 13:03:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ED33184D0C for ; Sun, 29 Aug 2021 13:03:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA283FA97; Sun, 29 Aug 2021 13:03:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1630242183196860" MIME-Version: 1.0 Date: Sun, 29 Aug 2021 13:03:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210829130303.EA283FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1630242183196860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Aug 29 13:03:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated biology/py-pydicom, security/py-trustme To generate a diff of this commit: cvs rdiff -u -r1.4399 -r1.4400 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20981 -r1.20982 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1630242183196860 Content-Disposition: inline Content-Length: 1348 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.4399 pkgsrc/doc/CHANGES-2021:1.4400 --- pkgsrc/doc/CHANGES-2021:1.4399 Sun Aug 29 12:44:30 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 29 13:03:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4399 2021/08/29 12:44:30 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4400 2021/08/29 13:03:03 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6950,3 +6950,5 @@ Changes to the packages collection and i Updated net/py-tldextract to 3.1.1 [adam 2021-08-29] Updated textproc/yaml-cpp to 0.7.0 [adam 2021-08-29] Updated graphics/py-wand to 0.6.7 [adam 2021-08-29] + Updated biology/py-pydicom to 2.2.1 [adam 2021-08-29] + Updated security/py-trustme to 0.9.0 [adam 2021-08-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20981 pkgsrc/doc/TODO:1.20982 --- pkgsrc/doc/TODO:1.20981 Sat Aug 28 18:39:08 2021 +++ pkgsrc/doc/TODO Sun Aug 29 13:03:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20981 2021/08/28 18:39:08 bsiegert Exp $ +$NetBSD: TODO,v 1.20982 2021/08/29 13:03:03 adam Exp $ Suggested new packages ====================== @@ -1789,7 +1789,6 @@ For possible Perl packages updates, see o py-postgresql-5.1.2 o py-ptt-1.10.2 o py-py3c-1.3.1 - o py-pydicom-2.1.2 o py-pymc3-3.8 o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 --_----------=_1630242183196860--