pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/opencpn-plugin-draw Update to 1.6.8. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74e7b711b63c
branches:  trunk
changeset: 339398:74e7b711b63c
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Thu Sep 12 16:54:34 2019 +0000

description:
Update to 1.6.8. Changes:
- updated translations
- UI bugfixes
- Added DeleteBoundary and DeleteBoundaryPoint to API and json messages

diffstat:

 geography/opencpn-plugin-draw/distinfo                                  |  12 +++++-----
 geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake |  10 ++++----
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (37 lines):

diff -r 65638ff2fdb9 -r 74e7b711b63c geography/opencpn-plugin-draw/distinfo
--- a/geography/opencpn-plugin-draw/distinfo    Thu Sep 12 16:04:07 2019 +0000
+++ b/geography/opencpn-plugin-draw/distinfo    Thu Sep 12 16:54:34 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2019/03/25 11:44:52 bouyer Exp $
+$NetBSD: distinfo,v 1.13 2019/09/12 16:54:34 bouyer Exp $
 
-SHA1 (ocpn_draw_pi-1.5_20190311-6b400ef572948cfe1ee6e511a982e50aad4a6427.tar.gz) = df109921cf0ac663e30740e892ac4a7bf3bffcee
-RMD160 (ocpn_draw_pi-1.5_20190311-6b400ef572948cfe1ee6e511a982e50aad4a6427.tar.gz) = 00f89784b38c4bb53cf926a06887d5d8bbac405f
-SHA512 (ocpn_draw_pi-1.5_20190311-6b400ef572948cfe1ee6e511a982e50aad4a6427.tar.gz) = 
84296a096dba18299834ae4fda356b8365a8bce5f1fefe761b1931679d2a715f4dcad499ec61e52d7a42234ca279f30db9a9da98ee5ffff4ab2fe5998868178f
-Size (ocpn_draw_pi-1.5_20190311-6b400ef572948cfe1ee6e511a982e50aad4a6427.tar.gz) = 1498840 bytes
-SHA1 (patch-cmake_PluginConfigure.cmake) = 05e92b88ff831ccaece00dbbefc82ce93a0dbf47
+SHA1 (ocpn_draw_pi-1.6.8.tar.gz) = f317b860d87a2c2f6d474ed95a6fdc16175014d5
+RMD160 (ocpn_draw_pi-1.6.8.tar.gz) = dc5bba99cc71d56c6c4e5524c843d3ed6ec009cb
+SHA512 (ocpn_draw_pi-1.6.8.tar.gz) = 74b575b3ef5ccea56204a95612add60f3a5cf615ec9cc0c6147abcc0f46d632e0c42a0758a12ff04ac1cc2c255f69b13bd8d98d23b2b4351708e4c40ed17a0f1
+Size (ocpn_draw_pi-1.6.8.tar.gz) = 1506472 bytes
+SHA1 (patch-cmake_PluginConfigure.cmake) = 5c34db1fe0f0ba3bac6d3fe30bca5a417ffba9f9
 SHA1 (patch-cmake_PluginInstall.cmake) = 43a906b0a75a1e358ccd96992e1c14d526d07b4b
diff -r 65638ff2fdb9 -r 74e7b711b63c geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake
--- a/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake   Thu Sep 12 16:04:07 2019 +0000
+++ b/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake   Thu Sep 12 16:54:34 2019 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.6 2018/08/27 15:54:09 bouyer Exp $
+$NetBSD: patch-cmake_PluginConfigure.cmake,v 1.7 2019/09/12 16:54:34 bouyer Exp $
 Do not overwrite CMAKE_SHARED_LINKER_FLAGS
 
---- cmake/PluginConfigure.cmake.orig   2018-07-18 10:14:19.000000000 +0200
-+++ cmake/PluginConfigure.cmake        2018-08-27 15:38:00.730541824 +0200
-@@ -69,9 +69,9 @@
-   ADD_DEFINITIONS(-D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE)
+--- cmake/PluginConfigure.cmake.orig   2019-07-18 09:04:32.000000000 +0200
++++ cmake/PluginConfigure.cmake        2019-09-12 18:28:14.915554652 +0200
+@@ -70,9 +70,9 @@
+   ADD_DEFINITIONS(-D HAVE_SNPRINTF)
  ELSE(MSVC)
    IF(NOT APPLE)
 -    SET( CMAKE_SHARED_LINKER_FLAGS "-Wl,-Bsymbolic")



Home | Main Index | Thread Index | Old Index