pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/libreoffice



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jun 27 13:50:49 UTC 2019

Modified Files:
        pkgsrc/misc/libreoffice: distinfo
        pkgsrc/misc/libreoffice/patches: patch-Makefile.in
            patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx
            patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx

Log Message:
Improve some comments


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/misc/libreoffice/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/libreoffice/patches/patch-Makefile.in
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/libreoffice/distinfo
diff -u pkgsrc/misc/libreoffice/distinfo:1.80 pkgsrc/misc/libreoffice/distinfo:1.81
--- pkgsrc/misc/libreoffice/distinfo:1.80       Thu Jun 27 13:48:11 2019
+++ pkgsrc/misc/libreoffice/distinfo    Thu Jun 27 13:50:49 2019
@@ -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)
 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

Index: pkgsrc/misc/libreoffice/patches/patch-Makefile.in
diff -u pkgsrc/misc/libreoffice/patches/patch-Makefile.in:1.3 pkgsrc/misc/libreoffice/patches/patch-Makefile.in:1.4
--- pkgsrc/misc/libreoffice/patches/patch-Makefile.in:1.3       Sun Feb  5 02:26:01 2017
+++ pkgsrc/misc/libreoffice/patches/patch-Makefile.in   Thu Jun 27 13:50:49 2019
@@ -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

Index: pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx
diff -u pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx:1.1 pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx:1.2
--- pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx:1.1      Sat Dec 24 21:45:03 2016
+++ pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx  Thu Jun 27 13:50:49 2019
@@ -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

Index: pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx
diff -u pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx:1.4 pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx:1.5
--- pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx:1.4     Tue Dec  6 15:21:00 2016
+++ pkgsrc/misc/libreoffice/patches/patch-bridges_source_cpp__uno_gcc3__linux__x86-64_share.hxx Thu Jun 27 13:50:49 2019
@@ -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



Home | Main Index | Thread Index | Old Index