Date: Tue, 10 Jan 2023 20:18:32 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6e1d6efd973a - main - editors/libreoffice: prepare for textproc/zxing-cpp 2.0.0 update Message-ID: <202301102018.30AKIW4Z038824@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e1d6efd973a5c58f8dc63badbd27be4ea84d9a8 commit 6e1d6efd973a5c58f8dc63badbd27be4ea84d9a8 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-01-10 20:17:44 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-01-10 20:17:44 +0000 editors/libreoffice: prepare for textproc/zxing-cpp 2.0.0 update --- editors/libreoffice/Makefile | 4 ++++ editors/libreoffice/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index eb87ebd8aa3a..8ea59b230fcf 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -10,6 +10,10 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= libreoffice EXTRACT_ONLY:= ${DISTFILES} +#ZXing 2.0.0 +PATCH_SITES+= https://github.com/LibreOffice/core/commit/ +PATCHFILES+= 15e5d86cc55ad94ac946e04d5e25b84be5810970.diff:-p1 + COMMENT= Full integrated office productivity suite WWW?= https://www.libreoffice.org/ diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo index 9344fe8b52d0..c1021c9d9345 100644 --- a/editors/libreoffice/distinfo +++ b/editors/libreoffice/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1669104852 +TIMESTAMP = 1673377887 SHA256 (libreoffice/libreoffice-7.4.3.2.tar.xz) = ffbcbb182e2296ec68ea2ec46bce80a40d53540729c00280ad541cd83c69db3b SIZE (libreoffice/libreoffice-7.4.3.2.tar.xz) = 263885136 SHA256 (libreoffice/libreoffice-help-7.4.3.2.tar.xz) = d08f4a2f16fb375903270facab527e28de57deb9ba452f9d449d5271d0f118a2 @@ -49,3 +49,5 @@ SHA256 (libreoffice/pdfium-5058.tar.bz2) = eaf4ce9fad32b5d951c524139df23119b66c6 SIZE (libreoffice/pdfium-5058.tar.bz2) = 9771391 SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 SIZE (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = 12288 +SHA256 (libreoffice/15e5d86cc55ad94ac946e04d5e25b84be5810970.diff) = 8c7262f8439bce704d4344d59c632a781a60901470b3265d31748cfed1620570 +SIZE (libreoffice/15e5d86cc55ad94ac946e04d5e25b84be5810970.diff) = 1272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301102018.30AKIW4Z038824>