Received: by mail.netbsd.org (Postfix, from userid 605) id 5A92F84E55; Mon, 16 Apr 2018 11:34:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 502B384DDA for ; Mon, 16 Apr 2018 11:34: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 HJdO89YXwKdD for ; Mon, 16 Apr 2018 11:34:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 765C884CD2 for ; Mon, 16 Apr 2018 11:34:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 710CDFBEC; Mon, 16 Apr 2018 11:34:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523878471244020" MIME-Version: 1.0 Date: Mon, 16 Apr 2018 11:34: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: <20180416113431.710CDFBEC@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. --_----------=_1523878471244020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 16 11:34:31 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated graphics/ImageMagick to 7.0.7.28 To generate a diff of this commit: cvs rdiff -u -r1.1815 -r1.1816 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18234 -r1.18235 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523878471244020 Content-Disposition: inline Content-Length: 1330 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.1815 pkgsrc/doc/CHANGES-2018:1.1816 --- pkgsrc/doc/CHANGES-2018:1.1815 Sun Apr 15 09:44:03 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Apr 16 11:34:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1815 2018/04/15 09:44:03 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1816 2018/04/16 11:34:31 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2568,3 +2568,4 @@ Changes to the packages collection and i Updated multimedia/gst-plugins1-bad to 1.12.5 [adam 2018-04-15] Updated multimedia/gst-plugins1-ugly to 1.12.5 [adam 2018-04-15] Updated multimedia/gst-plugins1-libav to 1.12.5 [adam 2018-04-15] + Updated graphics/ImageMagick to 7.0.7.28 [wiz 2018-04-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18234 pkgsrc/doc/TODO:1.18235 --- pkgsrc/doc/TODO:1.18234 Sun Apr 15 09:40:26 2018 +++ pkgsrc/doc/TODO Mon Apr 16 11:34:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18234 2018/04/15 09:40:26 wiz Exp $ +$NetBSD: TODO,v 1.18235 2018/04/16 11:34:31 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.28 o JBidwatcher-2.5.6 [wants launch4j] o LPRng-core-3.8.35 o Mesa-17.3.1 --_----------=_1523878471244020--