pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: Fix comments about secur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d43f9bbebfba
branches:  trunk
changeset: 442451:d43f9bbebfba
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Nov 24 14:33:22 2020 +0000

description:
libreoffice: Fix comments about security/gpgme

diffstat:

 misc/libreoffice/distinfo                                                       |  8 ++++----
 misc/libreoffice/patches/patch-configure.ac                                     |  6 +++---
 misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx       |  4 ++--
 misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx |  4 ++--
 4 files changed, 11 insertions(+), 11 deletions(-)

diffs (68 lines):

diff -r bb87529d7f6c -r d43f9bbebfba misc/libreoffice/distinfo
--- a/misc/libreoffice/distinfo Tue Nov 24 14:30:43 2020 +0000
+++ b/misc/libreoffice/distinfo Tue Nov 24 14:33:22 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.106 2020/11/05 09:23:43 ryoon Exp $
+$NetBSD: distinfo,v 1.107 2020/11/24 14:33:22 ryoon Exp $
 
 SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093
 RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b
@@ -228,7 +228,7 @@
 SHA1 (patch-autogen.sh) = 3466af4282a674872d0c5d885b5c70aa9afec1f5
 SHA1 (patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx) = 2eed9efc4a145687f409ba87806147dac2210c68
 SHA1 (patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx) = e664faa4044feaafe8214fdf42f7d008b9aa29fc
-SHA1 (patch-configure.ac) = d5368440d1119654b503884816f653149f1d1b10
+SHA1 (patch-configure.ac) = 5ca29369545d6a793ea9a7f2da134488790dd2a1
 SHA1 (patch-desktop_scripts_soffice.sh) = e6342e08781ca8dac72a1f28407517d79155577c
 SHA1 (patch-desktop_unx_source_pagein.c) = 0aa2b289df6d0fa524bf057d532aa5f9ceb6dde5
 SHA1 (patch-external_harfbuzz_UnpackedTarball__harfbuzz.mk) = 1c6e8355c473ddb16d25cb4b0ccd367326b1e9eb
@@ -252,5 +252,5 @@
 SHA1 (patch-store_source_storbase.hxx) = 69c58db3984f22de45c7e32fdfd4f7c28340adf1
 SHA1 (patch-vcl_Executable__visualbackendtest.mk) = 6ccabb5db4ba01d6d95355a034a912fe29595dbc
 SHA1 (patch-xmloff_source_draw_ximp3dscene.cxx) = bdd0b2563e54424dd468c2334e17ab23057a69fb
-SHA1 (patch-xmlsecurity_source_gpg_CertificateImpl.hxx) = a4220a027da6b56692862c9c9cc51e12d68e4a41
-SHA1 (patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx) = 18101906d7de1d4d7cc2e8cef5d3bc0a3af6edf0
+SHA1 (patch-xmlsecurity_source_gpg_CertificateImpl.hxx) = 56ac06159e0805edc1685d271b632f1af438be86
+SHA1 (patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx) = 151ccef192a8491bca5d39f2a02d938b3e4fad67
diff -r bb87529d7f6c -r d43f9bbebfba misc/libreoffice/patches/patch-configure.ac
--- a/misc/libreoffice/patches/patch-configure.ac       Tue Nov 24 14:30:43 2020 +0000
+++ b/misc/libreoffice/patches/patch-configure.ac       Tue Nov 24 14:33:22 2020 +0000
@@ -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 -r bb87529d7f6c -r d43f9bbebfba misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx
--- a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx Tue Nov 24 14:30:43 2020 +0000
+++ b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_CertificateImpl.hxx Tue Nov 24 14:33:22 2020 +0000
@@ -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 -r bb87529d7f6c -r d43f9bbebfba misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx
--- a/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx   Tue Nov 24 14:30:43 2020 +0000
+++ b/misc/libreoffice/patches/patch-xmlsecurity_source_gpg_xmlsignature__gpgimpl.cxx   Tue Nov 24 14:33:22 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index