Date: Fri, 13 Feb 2026 17:15:58 +0000 From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 62389951d759 - main - editors/libreoffice: Fix patch filename typo (pathc- -> patch-) Message-ID: <698f5c4e.31af3.73e65396@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=62389951d7598e2f046d3b1eafa31c4f2941a9db commit 62389951d7598e2f046d3b1eafa31c4f2941a9db Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2026-02-13 17:15:35 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2026-02-13 17:15:35 +0000 editors/libreoffice: Fix patch filename typo (pathc- -> patch-) PR: 289341 Fixes: c2417c70a783 editors/libreoffice: use non-expired Gentium font --- editors/libreoffice/Makefile | 2 +- .../{pathc-vcl_workben_vcldemo.cxx => patch-vcl_workben_vcldemo.cxx} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index b501d9512a06..683b4e86160e 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" diff --git a/editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx b/editors/libreoffice/files/patch-vcl_workben_vcldemo.cxx similarity index 100% rename from editors/libreoffice/files/pathc-vcl_workben_vcldemo.cxx rename to editors/libreoffice/files/patch-vcl_workben_vcldemo.cxxhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698f5c4e.31af3.73e65396>
