head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2018.04.30.04.46.17; author ryoon; state dead; branches; next 1.1; commitid baaomDMZx8EidqAA; 1.1 date 2018.02.03.00.39.50; author ryoon; state Exp; branches; next ; commitid iIFQSN0Mmy7kClpA; desc @@ 1.2 log @Fix build with poppler 0.64.0 * And remove an unused patch. @ text @$NetBSD: patch-external_mysql-connector-cpp_patches_netbsd.patch,v 1.1 2018/02/03 00:39:50 ryoon Exp $ --- external/mysql-connector-cpp/patches/netbsd.patch.orig 2018-02-01 02:39:56.558112089 +0000 +++ external/mysql-connector-cpp/patches/netbsd.patch @@@@ -0,0 +1,11 @@@@ +--- include/my_global.h.orig 2014-04-04 10:21:01.000000000 +0000 ++++ include/my_global.h +@@@@ -190,7 +190,7 @@@@ double my_ulonglong2double(unsigned long + #ifdef HAVE_UNISTD_H + #include + #endif +-#if defined(__cplusplus) && defined(NO_CPLUSPLUS_ALLOCA) ++#if (defined(__cplusplus) && defined(NO_CPLUSPLUS_ALLOCA)) || defined(__NetBSD__) + #undef HAVE_ALLOCA + #undef HAVE_ALLOCA_H + #endif @ 1.1 log @Update to 6.0.0.3 Changelog: Many improvements including: In Writer: * Improved input fields * Support images rotation * As mail merge source * New table styles * "Grammar by" spell checking In Calc: * Improvement of pivot table * Export cell range to PNG or JPEG * Pasting unformatted text * Protection of cells and sheets * Some new spreadsheet functions In Impress and Draw * Add new Impress templates * New layers in draw operations @ text @d1 1 a1 1 $NetBSD$ @