Received: by mail.netbsd.org (Postfix, from userid 605) id 758C284E75; Sun, 27 May 2018 06:49:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 00B5D84D24 for ; Sun, 27 May 2018 06:49:32 +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 vsOk2m2SQf-z for ; Sun, 27 May 2018 06:49:31 +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 4D2AE84C81 for ; Sun, 27 May 2018 06:49:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 44D26FBEC; Sun, 27 May 2018 06:49:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1527403771204860" MIME-Version: 1.0 Date: Sun, 27 May 2018 06:49:31 +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: <20180527064931.44D26FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1527403771204860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 27 06:49:31 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.7.35 To generate a diff of this commit: cvs rdiff -u -r1.2578 -r1.2579 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18367 -r1.18368 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1527403771204860 Content-Disposition: inline Content-Length: 1322 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2578 pkgsrc/doc/CHANGES-2018:1.2579 --- pkgsrc/doc/CHANGES-2018:1.2578 Sun May 27 05:18:02 2018 +++ pkgsrc/doc/CHANGES-2018 Sun May 27 06:49:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2578 2018/05/27 05:18:02 tsutsui Exp $ +$NetBSD: CHANGES-2018,v 1.2579 2018/05/27 06:49:30 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3727,3 +3727,4 @@ Changes to the packages collection and i Updated lang/oracle-jdk8 to 8.0.172 [ryoon 2018-05-27] Added textproc/py-sphinx-autodoc-typehints version 1.3.0 [minskim 2018-05-27] Updated net/mikutter to 3.7.1 [tsutsui 2018-05-27] + Updated graphics/ImageMagick to 7.0.7.35 [wiz 2018-05-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18367 pkgsrc/doc/TODO:1.18368 --- pkgsrc/doc/TODO:1.18367 Sat May 26 22:19:47 2018 +++ pkgsrc/doc/TODO Sun May 27 06:49:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18367 2018/05/26 22:19:47 wiz Exp $ +$NetBSD: TODO,v 1.18368 2018/05/27 06:49:30 wiz Exp $ Suggested new packages ====================== @@ -338,7 +338,6 @@ For possible Perl packages updates, see o GMT-5.1.1 o GNUMail-1.2.2 o Gorm-1.2.22 - o ImageMagick-7.0.7.33 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o Mesa-17.3.1 --_----------=_1527403771204860--