From nobody Wed Aug 06 19:27:26 2025 X-Original-To: dev-commits-ports-main@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 4by0g3123bz6470N; Wed, 06 Aug 2025 19:27:27 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4by0g25zrGz3tKS; Wed, 06 Aug 2025 19:27:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754508447; 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=0IyG5CiunJlBNcKt4pAf4XLD+cLaCro6j6ogVcjcang=; b=VZ3rcaesx62jVdeQwt3kXOaBULMPpww9i2w8e+Teg4BAq+nRnndZ9HrARfMF9w0+6ytw4o 5NiyhsSXKhTj/h//rltUAr976cmyejBNBRBlmD9m7qQlosC7vqaS7AQw1Bz6UtESUU3elv ZvSU2o0N1fsAjthDHOnt+gwIWdntpCAwjPXYyznoJNQa3FPce+r1kCeC0GPzZGsNfKNXkj OozmNqFq0LD8MEq4iITr5LzP7mum3FfCA4/udjcxglSs5Ri5aIZ1DUJ65GAt691SlLBxfJ vj3+dzc1vEyy7buyP+DXFQZnK+YzbvfGZe3C3tCaeDMkqxqrAFsMF/4N5MDeig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754508446; 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=0IyG5CiunJlBNcKt4pAf4XLD+cLaCro6j6ogVcjcang=; b=Nb2JS8bOFkBgkP8SqzR54doUZZRyk5FEePjDbkRvBHykKVTI51Tk3DplzJhd2Jb563r4Be C3R/JZ0cFDHmmiqrSI1q4Q48XLroSfHG0lB/xsY1JhlrtDGY3VxklAiFl3FkL/Z0GBUWH8 ZqnHB+Ifp3l/gkK14EExwXRxPovH0YGBAsf0+uMKmvRbM/tmBvM7I9MRLNirq/ZPQD4JB/ 2KTBOQ/KpE5IcVtgzdJAS/y2xievz6cxOYDvgpkzrK59fvMK2LPQTpvYAnRUerzITNA7ab vPOSBo1DLFROF48aYK4OjYNmhj7embxgsDodbr+QSjAFVsA6TZnVVnm8AbVv0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754508446; a=rsa-sha256; cv=none; b=IchnJJTKREx5gIZNvnIGiuy7kpPUtJtaC7rbNqVS98tSy7h4AQadcIawBL5qOfziDzA7vh BUlSRCqw7+KOE0jUb36yap7BHER0ZmXe3y5pWlLB+R41FK/TEtT/1msRqWm/+rA2httoNR BgOL4QvonDH9SwUwxdnEC71RMj8+DGGa1tOCQ7Dmiy69UraR0c7XB/n+hGCjeAyBn4GCr3 912C+D+RnkLFfGLTLH1tWCf/rp32E9y307uWFDefX0bcxrEZOOG3blCF0RfHgLOcEqDI4C kAlkh8NyrtRfEJmSlIm23LYKoRm0BD61GUsYs6zYIv2jpIY0zWNgkluhD6kv0Q== 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 4by0g24Y4pzZrb; Wed, 06 Aug 2025 19:27:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 576JRQrP084084; Wed, 6 Aug 2025 19:27:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 576JRQ1K084081; Wed, 6 Aug 2025 19:27:26 GMT (envelope-from git) Date: Wed, 6 Aug 2025 19:27:26 GMT Message-Id: <202508061927.576JRQ1K084081@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: f65cedba733b - main - editors/libreoffice: fix installation on powerpc64le List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f65cedba733b8e26464f7e87efaa209f6f9d7d53 Auto-Submitted: auto-generated The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=f65cedba733b8e26464f7e87efaa209f6f9d7d53 commit f65cedba733b8e26464f7e87efaa209f6f9d7d53 Author: Piotr Kubaj AuthorDate: 2025-08-06 19:23:53 +0000 Commit: Piotr Kubaj CommitDate: 2025-08-06 19:26:56 +0000 editors/libreoffice: fix installation on powerpc64le Currently installing on powerpc64le fails with: pkg-static: Missing shlib dependency: libjawt.so I'm not sure why it doesn't happen on other architectures. --- editors/libreoffice/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 48b77bebd0b8..eba12eaeba09 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 2 +PORTREVISION= 3 .include "${.CURDIR}/Makefile.common" @@ -228,7 +228,7 @@ JAVA_DISTFILES= 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip:src \ bsh-2.1.1-src.zip:src \ rhino-1.7.15.zip:src JAVA_USES= java -JAVA_VARS= JAVA_VERSION=17+ +JAVA_VARS= JAVA_VERSION=17+ NO_SHLIB_REQUIRES_GLOB=libjawt.so KF5_CONFIGURE_ENABLE= kf5 KF5_USE= kde=config,coreaddons,i18n,kio,windowsystem