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>
Sun, 22 Oct 2023 11:23:58 +0000 (13:23 +0200)
commitdb305165c9a0b9b69a83f6379d0994c3708d58e8
treee2c99227200f3a15ca28ad8afcbdda3a2360eb8a
parent99b3b46abc6d3db1c9435c2066010eeba2bb9bcd
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>
net/shadowsocks-libev/Makefile
net/shadowsocks-libev/patches/100-Upgrade-PCRE-to-PCRE2.patch [new file with mode: 0644]