diff options
author | Tim Schumacher <timschumi@gmx.de> | 2021-11-06 00:13:24 +0100 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-11-06 00:32:36 -0700 |
commit | 7391104e5db4835c76a71aa9ecc952c80d6db89e (patch) | |
tree | 8704ad240792722210451b62b5fd5dd080af2daa /Ports/pcre2/patches | |
parent | 3d3304332a1dcbc88ec0ae2332ea80490a84ed91 (diff) | |
download | serenity-7391104e5db4835c76a71aa9ecc952c80d6db89e.zip |
Ports: Update pcre2 to 10.39
PCRE2 has moved to GitHub for code and release hosting, and ftp.pcre.org
is decommissioned.
Diffstat (limited to 'Ports/pcre2/patches')
-rw-r--r-- | Ports/pcre2/patches/fix-autoconf.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Ports/pcre2/patches/fix-autoconf.patch b/Ports/pcre2/patches/fix-autoconf.patch deleted file mode 100644 index 3b18eab762..0000000000 --- a/Ports/pcre2/patches/fix-autoconf.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- pcre2-10.34/config.sub.orig Sun Jan 19 18:21:01 2020 -+++ pcre2-10.34/config.sub Sun Jan 19 18:21:19 2020 -@@ -1364,6 +1364,7 @@ - # Each alternative MUST end in a * to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ -+ | -serenity* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ - | -sym* | -kopensolaris* | -plan9* \ |