Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7B99A7A1B7 for ; Mon, 12 Sep 2016 14:01:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2D96485EE1; Mon, 12 Sep 2016 14:01:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B194C85ED6 for ; Mon, 12 Sep 2016 14:01:20 +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 gebP52FSwP0V for ; Mon, 12 Sep 2016 14:01:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1A8BB85ED2 for ; Mon, 12 Sep 2016 14:01:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14FFFFBD1; Mon, 12 Sep 2016 14:01:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1473688880194180" MIME-Version: 1.0 Date: Mon, 12 Sep 2016 14:01:20 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/graphics/extrema To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160912140120.14FFFFBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1473688880194180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Mon Sep 12 14:01:20 UTC 2016 Modified Files: pkgsrc/graphics/extrema: PLIST Log Message: Fix PLIST inconsistency after recent update, sorry. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/extrema/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1473688880194180 Content-Disposition: inline Content-Length: 1388 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/extrema/PLIST diff -u pkgsrc/graphics/extrema/PLIST:1.2 pkgsrc/graphics/extrema/PLIST:1.3 --- pkgsrc/graphics/extrema/PLIST:1.2 Thu Feb 11 18:28:07 2010 +++ pkgsrc/graphics/extrema/PLIST Mon Sep 12 14:01:19 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/02/11 18:28:07 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2016/09/12 14:01:19 mef Exp $ bin/extrema lib/libextrema.la share/extrema/Help/BasicTasks/BasicTasks.htm @@ -294,14 +294,11 @@ share/extrema/Help/Commands/ContourS02.h share/extrema/Help/Commands/ContourS03.htm share/extrema/Help/Commands/ContourS04.htm share/extrema/Help/Commands/ContourS05.htm -share/extrema/Help/Commands/ContourS06.htm -share/extrema/Help/Commands/ContourS07.htm -share/extrema/Help/Commands/ContourS08.htm -share/extrema/Help/Commands/ContourS09.htm -share/extrema/Help/Commands/ContourS09I01.gif -share/extrema/Help/Commands/ContourS10.htm -share/extrema/Help/Commands/ContourS10I01.gif -share/extrema/Help/Commands/ContourS10M01.pcm +share/extrema/Help/Commands/ContourS05I01.png +share/extrema/Help/Commands/ContourS05I02.png +share/extrema/Help/Commands/ContourS05I03.png +share/extrema/Help/Commands/ContourS05I04.png +share/extrema/Help/Commands/ContourS05I05.png share/extrema/Help/Commands/Dealias.htm share/extrema/Help/Commands/Defaults.htm share/extrema/Help/Commands/Define.htm --_----------=_1473688880194180--