diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-06-27 13:50:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-06-27 13:50:49 +0000 |
commit | da8f5b1e29c2d0c82b4f24468e770fa1d8d5c379 (patch) | |
tree | 1130280f96d646af16b6b2e823d3167c1c315814 /misc | |
parent | ff7bb64ad60822e662131e4bdcbdc5d48e6dc5a2 (diff) | |
download | pkgsrc-da8f5b1e29c2d0c82b4f24468e770fa1d8d5c379.tar.gz |
Improve some comments
Diffstat (limited to 'misc')
4 files changed, 12 insertions, 8 deletions
diff --git a/misc/libreoffice/distinfo b/misc/libreoffice/distinfo index a609ea880a7..13dff6f4981 100644 --- a/misc/libreoffice/distinfo +++ b/misc/libreoffice/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.80 2019/06/27 13:48:11 ryoon Exp $ +$NetBSD: distinfo,v 1.81 2019/06/27 13:50:49 ryoon Exp $ SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093 RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b @@ -212,10 +212,10 @@ SHA1 (libreoffice/xmlsec1-1.2.27.tar.gz) = 11a3329bd6b0b910c5d60d4562e3a15258894 RMD160 (libreoffice/xmlsec1-1.2.27.tar.gz) = 0d49f995732b6f95f94eb752121a6a32de422c4e SHA512 (libreoffice/xmlsec1-1.2.27.tar.gz) = 01f7231d7d7ac8037aecc1f922acc572cbfe0903abf5bd5879d836438c36684e23402b803d20806fff6b1cdc5ad9af114d1341b10b336f71c0bce28b4716f920 Size (libreoffice/xmlsec1-1.2.27.tar.gz) = 2013651 bytes -SHA1 (patch-Makefile.in) = 5bb39185b12d57b69c72771a3afc214ac243e694 +SHA1 (patch-Makefile.in) = c16214631f0e40af4b366c790c7b84e0e11a892e SHA1 (patch-autogen.sh) = eedd0091745cf6a32ee9b33227502baaa661270e -SHA1 (patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx) = c1f5a013b88e847dd9ecfb4e4abe78b1b5965a0b -SHA1 (patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx) = f7eaf2748c66a27a772fdbdb370a4c6b3bdafca4 +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) = c9b10c86e809961f9312d1dbd925c6bc77042f56 SHA1 (patch-desktop_scripts_soffice.sh) = e6342e08781ca8dac72a1f28407517d79155577c SHA1 (patch-desktop_unx_source_pagein.c) = 0aa2b289df6d0fa524bf057d532aa5f9ceb6dde5 diff --git a/misc/libreoffice/patches/patch-Makefile.in b/misc/libreoffice/patches/patch-Makefile.in index 82849b09552..f2b07f04b5b 100644 --- a/misc/libreoffice/patches/patch-Makefile.in +++ b/misc/libreoffice/patches/patch-Makefile.in @@ -1,4 +1,6 @@ -$NetBSD: patch-Makefile.in,v 1.3 2017/02/05 02:26:01 ryoon Exp $ +$NetBSD: patch-Makefile.in,v 1.4 2019/06/27 13:50:49 ryoon Exp $ + +* Enable build without root privilege --- Makefile.in.orig 2017-01-26 22:22:46.000000000 +0000 +++ Makefile.in diff --git a/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx b/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx index be881df6ca3..9a3e46a1698 100644 --- a/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx +++ b/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx @@ -1,4 +1,6 @@ -$NetBSD: patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx,v 1.1 2016/12/24 21:45:03 ryoon Exp $ +$NetBSD: patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx,v 1.2 2019/06/27 13:50:49 ryoon Exp $ + +* NetBSD has no _Unwind_Exception, fix runtime crash --- bridges/source/cpp_uno/gcc3_linux_intel/share.hxx.orig 2016-12-23 11:16:40.411146983 +0000 +++ bridges/source/cpp_uno/gcc3_linux_intel/share.hxx diff --git a/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx b/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx index 48146a8cb4f..f6c26001b1d 100644 --- a/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx +++ b/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx @@ -1,6 +1,6 @@ -$NetBSD: patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx,v 1.4 2016/12/06 15:21:00 ryoon Exp $ +$NetBSD: patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx,v 1.5 2019/06/27 13:50:49 ryoon Exp $ -* NetBSD has no _Unwind_Exception +* NetBSD has no _Unwind_Exception, fix runtime crash --- bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx.orig 2016-10-28 14:50:26.000000000 +0000 +++ bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx |