From b1cc83b0063a75425606b32abc1c5cd1ee5d1adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Fri, 16 Jul 2021 14:13:52 +0200 Subject: groups/231.native_packages_etc.group: pcre: bump to v8.45 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/pcre-8.44.local.patch | 11 ----------- patches/pcre-8.45.local.patch | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 patches/pcre-8.44.local.patch create mode 100644 patches/pcre-8.45.local.patch (limited to 'patches') diff --git a/patches/pcre-8.44.local.patch b/patches/pcre-8.44.local.patch deleted file mode 100644 index babbfce9..00000000 --- a/patches/pcre-8.44.local.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pcre-8.42/Makefile.in.orig 2018-03-20 10:53:18.000000000 +0000 -+++ pcre-8.42/Makefile.in 2018-08-21 20:20:32.800000000 +0000 -@@ -1081,7 +1081,7 @@ - # it is generated from pcre.h.in. - nodist_include_HEADERS = pcre.h $(am__append_1) - include_HEADERS = pcreposix.h $(am__append_2) --bin_SCRIPTS = pcre-config -+bin_SCRIPTS = - @WITH_REBUILD_CHARTABLES_TRUE@dftables_SOURCES = dftables.c - BUILT_SOURCES = pcre_chartables.c - @WITH_PCRE8_TRUE@libpcre_la_SOURCES = \ diff --git a/patches/pcre-8.45.local.patch b/patches/pcre-8.45.local.patch new file mode 100644 index 00000000..babbfce9 --- /dev/null +++ b/patches/pcre-8.45.local.patch @@ -0,0 +1,11 @@ +--- pcre-8.42/Makefile.in.orig 2018-03-20 10:53:18.000000000 +0000 ++++ pcre-8.42/Makefile.in 2018-08-21 20:20:32.800000000 +0000 +@@ -1081,7 +1081,7 @@ + # it is generated from pcre.h.in. + nodist_include_HEADERS = pcre.h $(am__append_1) + include_HEADERS = pcreposix.h $(am__append_2) +-bin_SCRIPTS = pcre-config ++bin_SCRIPTS = + @WITH_REBUILD_CHARTABLES_TRUE@dftables_SOURCES = dftables.c + BUILT_SOURCES = pcre_chartables.c + @WITH_PCRE8_TRUE@libpcre_la_SOURCES = \ -- cgit v1.2.3