Received: by mail.netbsd.org (Postfix, from userid 605) id 0FACB84D25; Wed, 19 May 2021 07:02:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 47CF184D25 for ; Wed, 19 May 2021 07:02:17 +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 mqPLBeNLm4WT for ; Wed, 19 May 2021 07:02:16 +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 972BF84CE2 for ; Wed, 19 May 2021 07:02:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9472DFA95; Wed, 19 May 2021 07:02:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621407736272080" MIME-Version: 1.0 Date: Wed, 19 May 2021 07:02:16 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20210519070216.9472DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621407736272080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Wed May 19 07:02:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.11.13 To generate a diff of this commit: cvs rdiff -u -r1.2858 -r1.2859 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20638 -r1.20639 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621407736272080 Content-Disposition: inline Content-Length: 1303 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.2858 pkgsrc/doc/CHANGES-2021:1.2859 --- pkgsrc/doc/CHANGES-2021:1.2858 Tue May 18 16:31:42 2021 +++ pkgsrc/doc/CHANGES-2021 Wed May 19 07:02:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2858 2021/05/18 16:31:42 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2859 2021/05/19 07:02:16 triaxx Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4453,3 +4453,4 @@ Changes to the packages collection and i Updated devel/py-coverage to 5.5 [adam 2021-05-18] Updated devel/py-test-cov to 2.12.0 [adam 2021-05-18] Updated x11/libX11 to 1.7.1 [wiz 2021-05-18] + Updated graphics/ImageMagick to 7.0.11.13 [triaxx 2021-05-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20638 pkgsrc/doc/TODO:1.20639 --- pkgsrc/doc/TODO:1.20638 Tue May 18 10:37:44 2021 +++ pkgsrc/doc/TODO Wed May 19 07:02:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20638 2021/05/18 10:37:44 wiz Exp $ +$NetBSD: TODO,v 1.20639 2021/05/19 07:02:16 triaxx Exp $ Suggested new packages ====================== @@ -365,7 +365,6 @@ For possible Perl packages updates, see o GNUMail-1.2.2 o Gorm-1.2.26 o HElib-2.1.0 - o ImageMagick-7.0.11.12 o ImageMagick6-6.9.12.8 o Inter-UI-3.18 o JBidwatcher-2.5.6 [wants launch4j] --_----------=_1621407736272080--