shadowsocks-libev: convert to PCRE2
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Oct 2023 16:30:58 +0000 (18:30 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 23 Oct 2023 08:00:06 +0000 (10:00 +0200)
commit94be9cc19025d5e8aed6b0b29414fc5a3b5eae24
treef720c3b4b1fc31c953cf03395425d8e0d333b25f
parentf14a03638bc54e8838a951fb89780c32f1a9bd2f
shadowsocks-libev: convert to PCRE2

Convert package to PCRE2 by porting a pending patch from a closed PR.

The PR is old but the code never changed and is simple enough to check
the changes. The patch apply directly with no changes (aside from
commenting out the travis CI file)

The PR was never merged as PCRE2 at times was too new and they were
trying to find a better regex lib.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit db305165c9a0b9b69a83f6379d0994c3708d58e8)
net/shadowsocks-libev/Makefile
net/shadowsocks-libev/patches/100-Upgrade-PCRE-to-PCRE2.patch [new file with mode: 0644]