Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2022 15:53:05 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a185ff2237a3 - main - editors/libreoffice: prepare for poppler 22.09
Message-ID:  <202209061553.286Fr5vV070624@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a185ff2237a3a9fb50248effcd0edec09218c8f1

commit a185ff2237a3a9fb50248effcd0edec09218c8f1
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-06 15:04:01 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-06 15:50:00 +0000

    editors/libreoffice: prepare for poppler 22.09
    
    PR:             266151
    Obtained from:  https://github.com/archlinux/svntogit-packages/blob/packages/libreoffice-fresh/trunk/libreoffice-poppler-22.09.0.patch
---
 editors/libreoffice/Makefile | 3 +++
 editors/libreoffice/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 1ddde06ec79b..d1c86052c8b0 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -10,6 +10,9 @@ DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
 DIST_SUBDIR=	libreoffice
 EXTRACT_ONLY:=	${DISTFILES}
 
+PATCH_SITES=	https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/libreoffice-fresh/trunk/
+PATCHFILES=	libreoffice-poppler-22.09.0.patch:-p1
+
 COMMENT=	Full integrated office productivity suite
 
 BUILD_DEPENDS=	p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
diff --git a/editors/libreoffice/distinfo b/editors/libreoffice/distinfo
index 297172184056..e766fe0994cb 100644
--- a/editors/libreoffice/distinfo
+++ b/editors/libreoffice/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1660523146
+TIMESTAMP = 1662474305
 SHA256 (libreoffice/libreoffice-7.4.0.3.tar.xz) = acc383a4386e1ceb74266a2f6406dee4b3a78576bda6bc71630f629ea20e3c19
 SIZE (libreoffice/libreoffice-7.4.0.3.tar.xz) = 262953208
 SHA256 (libreoffice/libreoffice-help-7.4.0.3.tar.xz) = aa1922940b1742a833f34efc2cc2267dd592363530764dcfd352112c9b329547
@@ -47,5 +47,5 @@ SHA256 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) =
 SIZE (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919
 SHA256 (libreoffice/pdfium-5058.tar.bz2) = eaf4ce9fad32b5d951c524139df23119b66c67720057defb97acab2dfb2582ac
 SIZE (libreoffice/pdfium-5058.tar.bz2) = 9771391
-SHA256 (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6
-SIZE (libreoffice/185d60944ea767075d27247c3162b3bc-unowinreg.dll) = 12288
+SHA256 (libreoffice/libreoffice-poppler-22.09.0.patch) = 95716d255aae9d8795eb76c634541f82a094b87dfeaa6ffcdbd97c0f19c14ac4
+SIZE (libreoffice/libreoffice-poppler-22.09.0.patch) = 1792



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209061553.286Fr5vV070624>