git: 195f2e79ef39 - main - editors/libreoffice: Remove an already integrated patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Feb 2023 10:36:50 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=195f2e79ef39507f88a438ab842013ab5089e7cf commit 195f2e79ef39507f88a438ab842013ab5089e7cf Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-02-04 10:35:10 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-02-04 10:35:10 +0000 editors/libreoffice: Remove an already integrated patch Reported by: rhurlin --- .../files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h b/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h deleted file mode 100644 index a0610e60c1f2..000000000000 --- a/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/LibreOfficeKit/LibreOfficeKitInit.h.orig 2022-01-26 14:35:29 UTC -+++ include/LibreOfficeKit/LibreOfficeKitInit.h -@@ -20,7 +20,7 @@ - - #if defined(__linux__) || defined (__FreeBSD__) || defined(_AIX) ||\ - defined(_WIN32) || defined(__APPLE__) || defined (__NetBSD__) ||\ -- defined (__sun) || defined(__OpenBSD__) -+ defined (__sun) || defined(__OpenBSD__) || defined (__FreeBSD__) - - #include <stdio.h> - #include <stdlib.h>