From nobody Mon Nov 29 14:22:13 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 8B49D18B1ACC; Mon, 29 Nov 2021 14:22:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J2nc648Zjz3hdk; Mon, 29 Nov 2021 14:22:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0980A24081; Mon, 29 Nov 2021 14:22:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ATEMDK7058792; Mon, 29 Nov 2021 14:22:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ATEMDG1058791; Mon, 29 Nov 2021 14:22:13 GMT (envelope-from git) Date: Mon, 29 Nov 2021 14:22:13 GMT Message-Id: <202111291422.1ATEMDG1058791@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 83bc8e5919b7 - main - editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N helppacks List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 83bc8e5919b7fb74ce8069ce19c47f4f4169a332 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638195735; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dFlWJCYrL8FZHdmp130mVhRodAaglruGJnj5zcrBKsA=; b=XIHAL9l5PqUc+u3Szl6vVIGyZjvHAD7ELPTgB/n8P/76o6RweBG0G2cozj06SX6ULh2pMv XF3t3Onayr4UNqIbeSdKY9poxmMo58LpCd+zU3iKvSGtKw9F4PyYIExl8D2S6mHFWaNUua /E1GNY3S3yKRjiSAldy+cczO6TeqKfHJYMAWqfhRqPbhzhR62DxC9hiQ/cLz6bT70A1lNV 8At62g7hJTP2oFSHbeQXPn9sQo0EsoP183WWQ52W2PhGUdoMA7Ir5GiWTkadac+pcyrjJ7 jGFDKAqlNnd5pSNAgiwjd/j4+TgcxxHebyZ35c69ertBgTTGmE8lAkkcQkYpHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638195735; a=rsa-sha256; cv=none; b=UfIwAgpsFr4xu4060itiqmdCOu7EBlNo3D59dMxZWSSqFsKBIftpwVhGePf5LQwYF8sHy6 HQnhAZeiPhqDnhFqCbT5X3c2fGwFSdLFvxI3dutgaLh0RGRMryV7pDHrQgg/ku9z68pwYz dHeZKO+cJNdVZGxxgS3c9J9NuXbRrSjHG03mjhvMmuY56u/oCJmy5+O92tbKa4VpIsKCZK bWd4D6/KdA6F4pl5yKcc3obUh0RgTK52Cbezz/adJDIUGtbkfS+7nNon6oAWUzw10d+3hm J2wmqEXzjxVSsxJeW6s893KJFXQeupWm8EAnxTL3TGGiUgfJFoNvQGfZd38VSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=83bc8e5919b7fb74ce8069ce19c47f4f4169a332 commit 83bc8e5919b7fb74ce8069ce19c47f4f4169a332 Author: Dima Panov AuthorDate: 2021-11-29 14:19:05 +0000 Commit: Dima Panov CommitDate: 2021-11-29 14:21:21 +0000 editors/libreoffice: additional tweak to regenerate html docs and unbreak L10N helppacks Bump PORTREVISION to force rebuild. Sponsored by: Netzkommune GmbH --- editors/libreoffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 0aca8330d5c0..8cbf42989471 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" @@ -139,7 +139,7 @@ COINMP_LIB_DEPENDS= libCoinMP.so:math/coinmp CUPS_CONFIGURE_ENABLE= cups CUPS_LIB_DEPENDS= libcups.so:print/cups -DOCS_CONFIGURE_WITH= help +DOCS_CONFIGURE_ON= --with-help=html GNOME_CONFIGURE_ENABLE= dbus dconf GNOME_IMPLIES= GTK3