From owner-freebsd-office@freebsd.org Tue Feb 5 03:12:48 2019 Return-Path: Delivered-To: freebsd-office@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1CEE14C63F9 for ; Tue, 5 Feb 2019 03:12:48 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-yw1-f42.google.com (mail-yw1-f42.google.com [209.85.161.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A43128A7DE; Tue, 5 Feb 2019 03:12:44 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-yw1-f42.google.com with SMTP id v201so1157501ywa.9; Mon, 04 Feb 2019 19:12:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tWLOhzUXHAcF8ywjXqHwYel/B7GMGDUioxoS9A8ARhk=; b=Fmaoc21ajRC6+t+6y0U0UdM+TyKCZeSPSxp9x6k/yVHKvNYsZX7dBr7PmokrTyYl2S 2GUYZyw5E8wDROu33pj2wqbOFU3RmpAQgPHRWSZInOoLF44OkZ8u0l5hHf30hGWF/qy3 Ocbd8Vyzss5Pa9U//dl27LjZg69veoVr9iuQRP3sicmNx3llvDNL7liCeVZOytfyPmwN N4jYmzNUW9Uw5PiopHu+uGkqtgz5yaMULCV6CB84VYhJIFcyER1g492EokjhLmPgoRRo MhPuxQP5XdgglI5RM2Ex3rs0ZxGYfVXtgIc57P/cQBzD9GjfTyyaQ93MYi+EPGHP10en TUjg== X-Gm-Message-State: AHQUAub+vGKUQN7ptK2FWuvLbNo7IvVTZBDOP/Jg+I812NpLb2mx0HHK vShCM6p4mWAoTgFshuidiQY9Jmd+qRveZWfgDD2D59e+ X-Google-Smtp-Source: AHgI3IaWqksmZ18oP4l2gie6O50zqFn9M53kMvSZQ9HCV7M+GGoYGEZNWhuARoYBrUt2xN0DjIXRjSBeGTHtDKnHTX8= X-Received: by 2002:a81:5356:: with SMTP id h83mr2144360ywb.8.1549336357979; Mon, 04 Feb 2019 19:12:37 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Li-Wen Hsu Date: Tue, 5 Feb 2019 11:12:25 +0800 Message-ID: Subject: [call for help] libreoffice 6.2 update To: freebsd-office@freebsd.org Cc: Greg V , Greg Veldman , Jung-uk Kim , Justin Hibbits Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: A43128A7DE X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of lwhsufreebsd@gmail.com designates 209.85.161.42 as permitted sender) smtp.mailfrom=lwhsufreebsd@gmail.com X-Spamd-Result: default: False [-3.85 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; TAGGED_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[freebsd.org]; RCPT_COUNT_FIVE(0.00)[5]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_HAM_SHORT(-0.68)[-0.679,0]; RCVD_IN_DNSWL_NONE(0.00)[42.161.85.209.list.dnswl.org : 127.0.5.0]; IP_SCORE(-1.16)[ipnet: 209.85.128.0/17(-3.77), asn: 15169(-1.94), country: US(-0.07)]; FORGED_SENDER(0.30)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[lwhsu@freebsd.org,lwhsufreebsd@gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2019 03:12:48 -0000 Again, LibreOffice 6.2 will be announced soon. I squeezed few hours to get most the patches updated ( patch-bridges_source_cpp__uno_gcc3__linux__intel_share.hxx and patch-bridges_source_cpp__uno_gcc3__linux__intel_uno2cpp.cxx still need more work) in my working repository: https://github.com/lwhsu/freebsd-ports-libreoffice There are also some updates to the dependencies: I added textproc/libnumbertext, while for devel/liborcus and devel/mdds need to use the versions in the WIP repository or they will break current libreoffice in the ports tree. LibreOffice 6.2 port still needs some (uncertain amount of) work to get it build but I am afraid that I cannot spend too much time on it in the following days. So, if you happen to have time, please check the repository and help. Thanks very much. Best, Li-Wen