Received: by mail.netbsd.org (Postfix, from userid 605) id 395F184DA6; Wed, 13 Sep 2017 08:56:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C035184D9A for ; Wed, 13 Sep 2017 08:56:29 +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 PgMIIGnws8Sw for ; Wed, 13 Sep 2017 08:56:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2A54184D36 for ; Wed, 13 Sep 2017 08:56:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 287A9FA98; Wed, 13 Sep 2017 08:56:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505292989215020" MIME-Version: 1.0 Date: Wed, 13 Sep 2017 08:56:29 +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: <20170913085629.287A9FA98@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. --_----------=_1505292989215020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Sep 13 08:56:28 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: CHANGES-2017: Updated graphics/ImageMagick to 7.0.7.2 To generate a diff of this commit: cvs rdiff -u -r1.3785 -r1.3786 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17718 -r1.17719 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505292989215020 Content-Disposition: inline Content-Length: 1277 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3785 pkgsrc/doc/CHANGES-2017:1.3786 --- pkgsrc/doc/CHANGES-2017:1.3785 Wed Sep 13 08:40:14 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 13 08:56:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3785 2017/09/13 08:40:14 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3786 2017/09/13 08:56:28 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5323,3 +5323,4 @@ Changes to the packages collection and i Updated net/tigervnc to 1.8.0 [wiz 2017-09-13] Updated multimedia/libva to 1.8.2 [wiz 2017-09-13] Updated misc/todoman to 3.2.4 [wiz 2017-09-13] + Updated graphics/ImageMagick to 7.0.7.2 [wiz 2017-09-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17718 pkgsrc/doc/TODO:1.17719 --- pkgsrc/doc/TODO:1.17718 Wed Sep 13 08:40:14 2017 +++ pkgsrc/doc/TODO Wed Sep 13 08:56:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17718 2017/09/13 08:40:14 wiz Exp $ +$NetBSD: TODO,v 1.17719 2017/09/13 08:56:28 wiz Exp $ Suggested new packages ====================== @@ -349,7 +349,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.1 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o Mesa-17.1.3 --_----------=_1505292989215020--