git: 329f1a070461 - main - devel/pcre2: fix patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 15:21:24 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=329f1a070461635240e4453d21416f5d7deddc57 commit 329f1a070461635240e4453d21416f5d7deddc57 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-25 15:15:30 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-25 15:15:30 +0000 devel/pcre2: fix patch --- ...it_sljitConfigInternal.h => patch-src_sljit_sljitConfigInternal.h} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/pcre2/files/patch-sljit_sljitConfigInternal.h b/devel/pcre2/files/patch-src_sljit_sljitConfigInternal.h similarity index 76% rename from devel/pcre2/files/patch-sljit_sljitConfigInternal.h rename to devel/pcre2/files/patch-src_sljit_sljitConfigInternal.h index a8b0b81da719..96f61b289b02 100644 --- a/devel/pcre2/files/patch-sljit_sljitConfigInternal.h +++ b/devel/pcre2/files/patch-src_sljit_sljitConfigInternal.h @@ -1,5 +1,5 @@ ---- sljit/sljitConfigInternal.h.orig 2022-03-25 09:54:56 UTC -+++ sljit/sljitConfigInternal.h +--- src/sljit/sljitConfigInternal.h.orig 2022-03-25 09:54:56 UTC ++++ src/sljit/sljitConfigInternal.h @@ -283,7 +283,7 @@ /* Instruction cache flush. */ /****************************/