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 Sep 12 16:54:34 UTC 2019

Modified Files:
        pkgsrc/geography/opencpn-plugin-draw: distinfo
        pkgsrc/geography/opencpn-plugin-draw/patches:
            patch-cmake_PluginConfigure.cmake

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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/geography/opencpn-plugin-draw/distinfo
cvs rdiff -u -r1.6 -r1.7 \
    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/distinfo
diff -u pkgsrc/geography/opencpn-plugin-draw/distinfo:1.12 pkgsrc/geography/opencpn-plugin-draw/distinfo:1.13
--- pkgsrc/geography/opencpn-plugin-draw/distinfo:1.12  Mon Mar 25 11:44:52 2019
+++ pkgsrc/geography/opencpn-plugin-draw/distinfo       Thu Sep 12 16:54:34 2019
@@ -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

Index: pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake
diff -u pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.6 pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.7
--- pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake:1.6  Mon Aug 27 15:54:09 2018
+++ pkgsrc/geography/opencpn-plugin-draw/patches/patch-cmake_PluginConfigure.cmake      Thu Sep 12 16:54:34 2019
@@ -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