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 9EFC87A210 for ; Mon, 14 Mar 2016 11:08:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1D55A85EB7; Mon, 14 Mar 2016 11:08:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F23A85EB4 for ; Mon, 14 Mar 2016 11:07:59 +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 iC4IwNF9oSm6 for ; Mon, 14 Mar 2016 11:07:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 46C0585E7F for ; Mon, 14 Mar 2016 11:07:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41D57FBB7; Mon, 14 Mar 2016 11:07:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 14 Mar 2016 11:07:59 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/geography/opencpn-plugin-weather_routing To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20160314110759.41D57FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bouyer Date: Mon Mar 14 11:07:59 UTC 2016 Modified Files: pkgsrc/geography/opencpn-plugin-weather_routing: Makefile PLIST distinfo Added Files: pkgsrc/geography/opencpn-plugin-weather_routing/patches: patch-cmake_PluginConfigure.cmake Log Message: Update to version 20160208. Changes since 20150829: - support opencpn 4.2.0 - bug fixes and UI improvements - display currents along the route To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ pkgsrc/geography/opencpn-plugin-weather_routing/Makefile \ pkgsrc/geography/opencpn-plugin-weather_routing/distinfo cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/geography/opencpn-plugin-weather_routing/PLIST cvs rdiff -u -r0 -r1.1 \ pkgsrc/geography/opencpn-plugin-weather_routing/patches/patch-cmake_PluginConfigure.cmake Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.