pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/opencpn-plugin-draw
Module Name: pkgsrc
Committed By: bouyer
Date: Thu Apr 5 15:56:25 UTC 2018
Modified Files:
pkgsrc/geography/opencpn-plugin-draw: Makefile PLIST distinfo
pkgsrc/geography/opencpn-plugin-draw/patches:
patch-cmake_PluginConfigure.cmake
Log Message:
Update to 1.5_20180405. Changes since 1.4:
Add ability to check for the first line crossing as well as the closest line
crossing.
Import csv file to define new boundary and boundary points
Allow right click in Points and Layers tabs of Pathmanager to Hide/Show items
And lots of UI and bug fixes, speedup, cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/geography/opencpn-plugin-draw/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/opencpn-plugin-draw/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/opencpn-plugin-draw/distinfo
cvs rdiff -u -r1.4 -r1.5 \
pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake
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-draw/Makefile
diff -u pkgsrc/geography/opencpn-plugin-draw/Makefile:1.13 pkgsrc/geography/opencpn-plugin-draw/Makefile:1.14
--- pkgsrc/geography/opencpn-plugin-draw/Makefile:1.13 Mon Mar 12 11:16:37 2018
+++ pkgsrc/geography/opencpn-plugin-draw/Makefile Thu Apr 5 15:56:25 2018
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2018/03/12 11:16:37 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/04/05 15:56:25 bouyer Exp $
#
-VERSION= 1.4
-PKGREVISION= 2
+VERSION= 1.5_20180405
DISTNAME= ocpn_draw_pi-${VERSION}
PKGNAME= opencpn-plugin-draw-${VERSION}
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=jongough/}
GITHUB_PROJECT= ocpn_draw_pi
-GITHUB_TAG= ab50d2ee26b340d2caf4cb7280571ddfd1cb0136
+GITHUB_TAG= e7d675a889ee5d0c2745d5716669cf82775c1eac
MAINTAINER= bouyer%NetBSD.org@localhost
HOMEPAGE= https://opencpn.org/OpenCPN/plugins/draw.html
Index: pkgsrc/geography/opencpn-plugin-draw/PLIST
diff -u pkgsrc/geography/opencpn-plugin-draw/PLIST:1.4 pkgsrc/geography/opencpn-plugin-draw/PLIST:1.5
--- pkgsrc/geography/opencpn-plugin-draw/PLIST:1.4 Fri Apr 14 16:28:40 2017
+++ pkgsrc/geography/opencpn-plugin-draw/PLIST Thu Apr 5 15:56:25 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/04/14 16:28:40 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/04/05 15:56:25 bouyer Exp $
lib/opencpn/libocpn_draw_pi.so
share/locale/ar_SA/LC_MESSAGES/opencpn-ocpn_draw_pi.mo
share/locale/ca_ES/LC_MESSAGES/opencpn-ocpn_draw_pi.mo
@@ -164,6 +164,7 @@ share/opencpn/plugins/ocpn_draw_pi/data/
share/opencpn/plugins/ocpn_draw_pi/data/boundary.svg
share/opencpn/plugins/ocpn_draw_pi/data/boundarygrey.png
share/opencpn/plugins/ocpn_draw_pi/data/boundarygrey.svg
+share/opencpn/plugins/ocpn_draw_pi/data/license.txt
share/opencpn/plugins/ocpn_draw_pi/data/pointbutton.png
share/opencpn/plugins/ocpn_draw_pi/data/pointbutton.svg
share/opencpn/plugins/ocpn_draw_pi/data/pointbuttongrey.png
Index: pkgsrc/geography/opencpn-plugin-draw/distinfo
diff -u pkgsrc/geography/opencpn-plugin-draw/distinfo:1.9 pkgsrc/geography/opencpn-plugin-draw/distinfo:1.10
--- pkgsrc/geography/opencpn-plugin-draw/distinfo:1.9 Thu Aug 24 13:01:32 2017
+++ pkgsrc/geography/opencpn-plugin-draw/distinfo Thu Apr 5 15:56:25 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2017/08/24 13:01:32 bouyer Exp $
+$NetBSD: distinfo,v 1.10 2018/04/05 15:56:25 bouyer Exp $
-SHA1 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 4cf8719af80011042a9ba0b0e6586d62c57caadc
-RMD160 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 6c0efe2f5e2fcbbd33443aa7ba349e43aea0149f
-SHA512 (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) =
a1f236dace46b6eacb70d74d5e4aee33e938490a6916c7c0a9f01fcee1b152ee256318bb0f34ef85004faa4553e416b444a20782b6ca59aeb6aa06b7486a8990
-Size (ocpn_draw_pi-1.4-ab50d2ee26b340d2caf4cb7280571ddfd1cb0136.tar.gz) = 1265760 bytes
-SHA1 (patch-cmake_PluginConfigure.cmake) = bfde643276a74618e015269878d3e9e979401070
+SHA1 (ocpn_draw_pi-1.5_20180405-e7d675a889ee5d0c2745d5716669cf82775c1eac.tar.gz) = 078049d1ebda669dec9eef4a04df686d1ec2715a
+RMD160 (ocpn_draw_pi-1.5_20180405-e7d675a889ee5d0c2745d5716669cf82775c1eac.tar.gz) = 3ff5ddfa256565985a28dd1b3ec3f1aceab0e39b
+SHA512 (ocpn_draw_pi-1.5_20180405-e7d675a889ee5d0c2745d5716669cf82775c1eac.tar.gz) =
0230e888a0c77c2441ba4d18df891610b3afd605cc1e0dedda623a44e06ce6faa91295726bbc9d5ea3bb8734c1589c7a19579abb7d375db0ea64f8a2883b0c2e
+Size (ocpn_draw_pi-1.5_20180405-e7d675a889ee5d0c2745d5716669cf82775c1eac.tar.gz) = 1299824 bytes
+SHA1 (patch-cmake_PluginConfigure.cmake) = c52f306aee1786f71e4e2f903ca96f057b099bb3
SHA1 (patch-cmake_PluginInstall.cmake) = 43a906b0a75a1e358ccd96992e1c14d526d07b4b
Index: pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake
diff -u pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.4 pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.5
--- pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.4 Thu Aug 24 13:01:33 2017
+++ pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake Thu Apr 5 15:56:25 2018
@@ -1,9 +1,9 @@
-$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.4 2017/08/24 13:01:33 bouyer Exp $
+$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.5 2018/04/05 15:56:25 bouyer Exp $
Do not overwrite CMAKE_SHARED_LINKER_FLAGS
---- cmake/PluginConfigure.cmake.orig 2017-07-07 00:58:37.000000000 +0200
-+++ cmake/PluginConfigure.cmake 2017-08-24 11:45:09.253375656 +0200
-@@ -46,9 +46,9 @@
+--- cmake/PluginConfigure.cmake.orig 2018-03-02 08:09:23.000000000 +0100
++++ cmake/PluginConfigure.cmake 2018-04-05 17:46:39.601675541 +0200
+@@ -40,9 +40,9 @@
ENDIF(PROFILING)
IF(NOT APPLE)
@@ -14,4 +14,4 @@ Do not overwrite CMAKE_SHARED_LINKER_FLA
+ SET( CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -Wl -undefined dynamic_lookup")
ENDIF(NOT APPLE)
-
+ ENDIF(NOT MSVC)
Home |
Main Index |
Thread Index |
Old Index