From nobody Mon Jun 12 15:40:06 2023 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 4Qfwql3rdrz4cmxN; Mon, 12 Jun 2023 15:40:19 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X448 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qfwql1RK8z4WS2; Mon, 12 Jun 2023 15:40:19 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Authentication-Results: mx1.freebsd.org; none Received: from anongoth.pl (unknown [192.168.1.2]) (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) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id E5099102E1A; Mon, 12 Jun 2023 17:40:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=anongoth.pl; s=ANONGOTH; t=1686584409; bh=7MQr7iZ1k4yHxw3UtiOG8Bp7XQNA1CtyEtpFBsatfx8=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=IUFQQRYCB/plPcesRqa1wDKB8aVAST3d0RcMTTvoM8C5qkT0k17jqy9tbhe2xPym8 +M9RJMGwXO1JnGrSdEmYvo92CyH6bAUC+8ENhoB+1hixLrHxTr+2LLYIpc/Txn6tC1 2otYKRX2Y2A4JH4KyKoCubrm+X9+q5SCOQ0TyMM+dre3EZFBlgRyTPqveC/KIH/ogZ v+h2wvdFc2q2V/sn2dsyyUeEQtQ8/Pgsm0GmLdxuvmmuderewGFwzbSryHCtuTGNcM /aHkbv98JAbhfW8NNw+jLCaGAQZk2qY1dB0tgRHDDj+g+47d50KYg/SBijFpgbK3MC U4W9O/eVwB8SA== Date: Mon, 12 Jun 2023 17:40:06 +0200 From: Piotr Kubaj To: Vladimir Druzenko Cc: Piotr Kubaj , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 19a93ee6d921 - main - editors/libreoffice: better fix for powerpc* Message-ID: References: <202306121514.35CFERK9029728@gitrepo.freebsd.org> <268bae4b-b768-5a3c-9c17-b40c0a806969@freebsd.org> 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="YtZdSt68zBvM5MNj" Content-Disposition: inline In-Reply-To: <268bae4b-b768-5a3c-9c17-b40c0a806969@freebsd.org> X-Rspamd-Queue-Id: 4Qfwql1RK8z4WS2 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:47544, ipnet:46.248.160.0/19, country:PL] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --YtZdSt68zBvM5MNj Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 23-06-12 18:27:33, Vladimir Druzenko wrote: > 12.06.2023 18:14, Piotr Kubaj =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > The branch main has been updated by pkubaj: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D19a93ee6d9218bcc2e4a15= 06e20015d84a84ee21 > > > > commit 19a93ee6d9218bcc2e4a1506e20015d84a84ee21 > > Author: Piotr Kubaj > > AuthorDate: 2023-06-12 13:16:06 +0000 > > Commit: Piotr Kubaj > > CommitDate: 2023-06-12 15:14:19 +0000 > > > > editors/libreoffice: better fix for powerpc* > > =20 > > Fixes broken colors on powerpc64. > > =20 > > Obtained from: Chimera Linux > > --- > > editors/libreoffice/Makefile | 6 +- > > editors/libreoffice/files/patch-powerpc64 | 955 ++++++++++++= +++++++++ > > ...es-source-cpp_uno-gcc3_linux_powerpc-except.cxx | 140 --- > > ...ges-source-cpp_uno-gcc3_linux_powerpc-share.hxx | 106 --- > > ...source-cpp_uno-gcc3_linux_powerpc64-cpp2uno.cxx | 79 -- > > ...-source-cpp_uno-gcc3_linux_powerpc64-except.cxx | 120 --- > > ...s-source-cpp_uno-gcc3_linux_powerpc64-share.hxx | 106 --- > > .../patch-cppuhelper_source_exc__thrower.cxx | 10 - > > ...atch-desktop_source_deployment_misc_dp__ucb.cxx | 20 - > > .../patch-include_com_sun_star_uno_Reference.h | 11 - > > .../patch-include_com_sun_star_uno_Reference.hxx | 20 - > > .../files/powerpc64/patch-include_uno_mapping.hxx | 10 - > > .../powerpc64/patch-ucb_source_ucp_file_bc.cxx | 10 - > > 13 files changed, 956 insertions(+), 637 deletions(-) > > > > diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile > > index 61696b6647a6..9b1d23153f08 100644 > > --- a/editors/libreoffice/Makefile > > +++ b/editors/libreoffice/Makefile > > @@ -1,4 +1,4 @@ > > -PORTREVISION=3D 0 > > +PORTREVISION=3D 1 > > =20 > > .include "${.CURDIR}/Makefile.common" > > =20 > > @@ -339,10 +339,6 @@ BINARY_ALIAS=3D sed=3Dgsed > > BROKEN=3D please update FreeBSD base system first to fix an ABI incom= patibility > > .endif > > =20 > > -.if ${ARCH:Mpowerpc*} > > -EXTRA_PATCHES+=3D ${FILESDIR}/powerpc64 > > -.endif > > - > > .if ${ARCH} =3D=3D powerpc || ${ARCH} =3D=3D powerpcspe || ${ARCH} = =3D=3D powerpc64 > > CONFIGURE_ARGS+=3D --disable-skia > > .endif > > > > < cut > > > > > *** 724 LINES SKIPPED *** >=20 > Bump=E2=80=A6 > Just update libreoffice on my hosts and now rebuild it again without=20 > single change for amd64=E2=80=A6 >=20 > Is it possible to change version for installed port without=20 > reinstall/rebuild it? You would need to update the pkg's sqlite database directly with pkg shell, but I'm not sure how it's done. >=20 > --=20 > Best regards, > Vladimir Druzenko >=20 --YtZdSt68zBvM5MNj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmSHPFYACgkQelmbhSCD nJ2NIhAAi8ps3R69ku8Z7rlHqOqmwz3CImWj/pbpM5tf0rBlQ14uYtC18bHPOYSe b9926D+rqWdTGvkXDDMjZuexU43NSbU4MELEZJ+CliT1GysBkilQKPnnMzVZ+ZbQ 8GLh0dlTc2xDo3Wt/0K2EoskHj4z1I5OxwLsd9xTryvEOPWy4cCV52gt48mYmW5X 6QA6nsFzrje5Cc0+anFd2z4sNEteeMxNscPJV3T+Da81emMpgDHszFn4GPicoLeX KphP7KZ8fYCv5qEQnWCegcLPU7XoeKO5gJub+EP9casdHZzmyqxPqKgJIKhZWo/r Qce5mEzbFgEW9iz0Q1RVCVbql4WMeaANY3ShvY1RIKUaX/Hso4MDZEmkFcf9YLbl PxUuJHuHexBu94VqKBDN8dF73ocjKWdYTj0emBksN5sddWLPysjTjFd2AaR6QEtJ 0vmk2SBqMozFNlHZVhuM+hxTGpMxjjXXaKM813RAcVjA2WczNRuTrFKY+fuJPeze gPYISXkSDajE++vZyfshbAAQBCKM+v1t0v1W0hvFIdnJhzE7IDv/UgmQAEzVaPR2 8pJNd2p5cLr7u+L8aA0T/mqMDtYWN+6hLppyxrtP7+/peRntNUZXvazqlzhPMn/0 bUZak3rNdZjjGq6uw2Enji3sDN6tcMD+9mp90qqbtzIGF/6UlAM= =WovO -----END PGP SIGNATURE----- --YtZdSt68zBvM5MNj--