Received: by mail.netbsd.org (Postfix, from userid 605) id 9C3F484FF1; Sun, 23 Apr 2023 09:03:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BE81184C13 for ; Sun, 23 Apr 2023 09:03:36 +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 w2-GHr1siuP3 for ; Sun, 23 Apr 2023 09:03:36 +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 125F38500E for ; Sun, 23 Apr 2023 09:03:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 100CAFA85; Sun, 23 Apr 2023 09:03:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682240616243640" MIME-Version: 1.0 Date: Sun, 23 Apr 2023 09:03:36 +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: <20230423090336.100CAFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682240616243640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Apr 23 09:03:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated graphics/ImageMagick to 7.1.1.8 To generate a diff of this commit: cvs rdiff -u -r1.2370 -r1.2371 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22787 -r1.22788 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682240616243640 Content-Disposition: inline Content-Length: 1293 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2370 pkgsrc/doc/CHANGES-2023:1.2371 --- pkgsrc/doc/CHANGES-2023:1.2370 Sun Apr 23 09:01:28 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Apr 23 09:03:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2370 2023/04/23 09:01:28 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2371 2023/04/23 09:03:35 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3407,3 +3407,4 @@ Changes to the packages collection and i Updated devel/py-tortoisehg to 6.4.2 [wiz 2023-04-23] Updated devel/apr to 1.7.4 [wiz 2023-04-23] Updated security/gpgme to 1.20.0 [wiz 2023-04-23] + Updated graphics/ImageMagick to 7.1.1.8 [wiz 2023-04-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22787 pkgsrc/doc/TODO:1.22788 --- pkgsrc/doc/TODO:1.22787 Sun Apr 23 09:01:29 2023 +++ pkgsrc/doc/TODO Sun Apr 23 09:03:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22787 2023/04/23 09:01:29 wiz Exp $ +$NetBSD: TODO,v 1.22788 2023/04/23 09:03:35 wiz Exp $ Suggested new packages ====================== @@ -381,7 +381,6 @@ For possible Perl packages updates, see o FlightCrew-0.9.1 o GMT-5.1.1 o HElib-2.1.0 - o ImageMagick-7.1.1.8 o ImageMagick6-6.9.12.8 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 --_----------=_1682240616243640--