pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/opencpn-plugin-weather_routing



Module Name:    pkgsrc
Committed By:   bouyer
Date:           Fri Apr 14 16:35:21 UTC 2017

Modified Files:
        pkgsrc/geography/opencpn-plugin-weather_routing: Makefile distinfo

Log Message:
Update to 20170414. Changes since last version:
update alberg35 polar, more descriptive error message and a few other
small fixes


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/geography/opencpn-plugin-weather_routing/Makefile
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/geography/opencpn-plugin-weather_routing/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/opencpn-plugin-weather_routing/Makefile
diff -u pkgsrc/geography/opencpn-plugin-weather_routing/Makefile:1.10 pkgsrc/geography/opencpn-plugin-weather_routing/Makefile:1.11
--- pkgsrc/geography/opencpn-plugin-weather_routing/Makefile:1.10       Sun Feb 12 06:25:23 2017
+++ pkgsrc/geography/opencpn-plugin-weather_routing/Makefile    Fri Apr 14 16:35:21 2017
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/04/14 16:35:21 bouyer Exp $
 #
 
-VERSION=       20160716
+VERSION=       20170414
 DISTNAME=      weather_routing_pi-${VERSION}
 PKGNAME=       opencpn-plugin-weather_routing-${VERSION}
 PKGREVISION=   4
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=seandepagnier/}
 GITHUB_PROJECT=        weather_routing_pi
-GITHUB_TAG=    7a016521e0a1e1ca4e97016dad8d0d16f09da912
+GITHUB_TAG=    d65c968479af4fee78aa28b4b3f2c54660597eac
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
 HOMEPAGE=      http://opencpn.org/ocpn/weather_routing_plugin
-COMMENT=       Concise ChartPlotter/Navigator - developement version
-LICENSE=       gnu-gpl-v2
+COMMENT=       creates optimized weather routes using grib data in OpenCPN
+LICENSE=       gnu-gpl-v3
 
 USE_LANGUAGES=         c c++
 USE_TOOLS=             gettext

Index: pkgsrc/geography/opencpn-plugin-weather_routing/distinfo
diff -u pkgsrc/geography/opencpn-plugin-weather_routing/distinfo:1.7 pkgsrc/geography/opencpn-plugin-weather_routing/distinfo:1.8
--- pkgsrc/geography/opencpn-plugin-weather_routing/distinfo:1.7        Wed Feb  8 00:05:55 2017
+++ pkgsrc/geography/opencpn-plugin-weather_routing/distinfo    Fri Apr 14 16:35:21 2017
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.7 2017/02/08 00:05:55 joerg Exp $
+$NetBSD: distinfo,v 1.8 2017/04/14 16:35:21 bouyer Exp $
 
-SHA1 (weather_routing_pi-20160716-7a016521e0a1e1ca4e97016dad8d0d16f09da912.tar.gz) = 131045d458326c9febd21605cf784f247bc1e848
-RMD160 (weather_routing_pi-20160716-7a016521e0a1e1ca4e97016dad8d0d16f09da912.tar.gz) = c8d0cf451091047ae155e0e7ce08ae47329d09a8
-SHA512 (weather_routing_pi-20160716-7a016521e0a1e1ca4e97016dad8d0d16f09da912.tar.gz) = 
18ffb602f57f92b41fb152a34a8552e1c2a877eea70228c84602b79bc37809b2152e45afafad054f97b84d9d1c338f3ea92b39fc26eedc392babcd1ee3985b30
-Size (weather_routing_pi-20160716-7a016521e0a1e1ca4e97016dad8d0d16f09da912.tar.gz) = 846632 bytes
+SHA1 (weather_routing_pi-20170414-d65c968479af4fee78aa28b4b3f2c54660597eac.tar.gz) = e28c7831b923293a1e0d874150f038090979e181
+RMD160 (weather_routing_pi-20170414-d65c968479af4fee78aa28b4b3f2c54660597eac.tar.gz) = 54d584a02d811c17626e4969817a44d03f3b93de
+SHA512 (weather_routing_pi-20170414-d65c968479af4fee78aa28b4b3f2c54660597eac.tar.gz) = 
20607b864eef999bfbf1b05f62661479eed484a4e1c407dac4605f703f59faf91f684acd34e078bbf3c89d6aca128000f3d6fd45e7f767f16fd888382e15f0bd
+Size (weather_routing_pi-20170414-d65c968479af4fee78aa28b4b3f2c54660597eac.tar.gz) = 847684 bytes
 SHA1 (patch-cmake_PluginConfigure.cmake) = e2873cbba3d776227d72b8538634f687dc04c439
 SHA1 (patch-src_Polar.cpp) = fa7af26e0dcba1dda3ae358c35353c6304d4f941
 SHA1 (patch-src_RouteMap.cpp) = a733a901f04eeb1699805e590325c0485ce26d1b
+SHA1 (patch-src_RouteMapOverlay.cpp) = 075ca5206f03e83277060bae1776ba77d26bd990



Home | Main Index | Thread Index | Old Index