From 88853f54778553a9c88afabbc4c7167e641ddafc Mon Sep 17 00:00:00 2001 From: ryoon Date: Tue, 24 Nov 2020 14:33:22 +0000 Subject: libreoffice: Fix comments about security/gpgme --- misc/libreoffice/patches/patch-configure.ac | 6 +++--- .../patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx | 4 ++-- .../patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'misc/libreoffice/patches') diff --git a/misc/libreoffice/patches/patch-configure.ac b/misc/libreoffice/patches/patch-configure.ac index 625b8283cdf..3ff6bf82aed 100644 --- a/misc/libreoffice/patches/patch-configure.ac +++ b/misc/libreoffice/patches/patch-configure.ac @@ -1,11 +1,11 @@ -$NetBSD: patch-configure.ac,v 1.17 2020/08/11 16:07:39 ryoon Exp $ +$NetBSD: patch-configure.ac,v 1.18 2020/11/24 14:33:22 ryoon Exp $ * Add NetBSD/aarch64 support. * Disable freetype2 and fontconfig from pkgsrc explicitly. to fix X11_TYPE=native build and internal pdfium's internal freetype build. * Fix some static links. -* Include header files from gpgme correctly. -* Find pkgsrc/devel/apache-ant. +* Include header files from security/gpgme correctly. +* Find devel/apache-ant. --- configure.ac.orig 2020-07-29 19:29:17.000000000 +0000 +++ configure.ac diff --git a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx index 2816de35aa3..6837265bede 100644 --- a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx +++ b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx @@ -1,6 +1,6 @@ -$NetBSD: patch-xmlsecurity_source_gpg_CertificateImpl.hxx,v 1.3 2018/08/18 00:11:32 ryoon Exp $ +$NetBSD: patch-xmlsecurity_source_gpg_CertificateImpl.hxx,v 1.4 2020/11/24 14:33:22 ryoon Exp $ -* Do not confuse with key.h from gpgmepp and nss +* Do not confuse with key.h from security/gpgme and devel/nss --- xmlsecurity/source/gpg/CertificateImpl.hxx.orig 2018-08-02 19:54:54.000000000 +0000 +++ xmlsecurity/source/gpg/CertificateImpl.hxx diff --git a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx index 1b69ebb614f..4324c261ac4 100644 --- a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx +++ b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx @@ -1,6 +1,6 @@ -$NetBSD: patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx,v 1.3 2018/08/18 00:11:32 ryoon Exp $ +$NetBSD: patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx,v 1.4 2020/11/24 14:33:22 ryoon Exp $ -* Do not confuse with key.h from gpgmepp and nss +* Do not confuse with key.h from security/gpgme and devel/nss --- xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx.orig 2018-08-02 19:54:54.000000000 +0000 +++ xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx -- cgit v1.2.3