Summary: | packaging error in www/onlyoffice-documentserver? | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | FiLiS <freebsdbugs> |
Component: | Individual Port(s) | Assignee: | Mikael Urankar <mikael> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(mikael) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
FiLiS
2022-04-07 09:55:09 UTC
It's a fallout of the node update: I'll update the port shortly A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=960d9357eca90f092e32b190ba7d8ecdf95a4e0c commit 960d9357eca90f092e32b190ba7d8ecdf95a4e0c Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2022-04-08 16:10:15 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2022-04-09 07:29:16 +0000 www/onlyoffice-documentserver: Fix build after node 16.14.2 update and improve port - Regen the distinfo after node 16.14.2 update - Fix for an hardcoded /usr/local in files/patch-core_Common_3dParty_icu_icu.pri - Don't chown in pkg-plist and documentserver-generate-allfonts.sh.m4, there is no rational to do that - Use a trigger to execute documentserver-generate-allfonts.sh and fix pkg-message accordingly PR: 263114 www/onlyoffice-documentserver/Makefile | 24 +++++++++++++++------- www/onlyoffice-documentserver/distinfo | 8 +++++--- .../files/onlyoffice-documentserver.ucl.in (new) | 9 ++++++++ .../files/patch-core_Common_3dParty_icu_icu.pri | 6 +++--- ...rver_bin_documentserver-generate-allfonts.sh.m4 | 8 +++----- www/onlyoffice-documentserver/files/pkg-message.in | 17 ++------------- www/onlyoffice-documentserver/pkg-plist | 7 ++++--- 7 files changed, 43 insertions(+), 36 deletions(-) |