Subject: CVS commit: pkgsrc/devel/pcre2
From: Thomas Klausner
Date: 2020-12-06 11:37:03
Message id: 20201206103703.56C0BFA9D@cvs.NetBSD.org

Log Message:
pcre2: update to 10.36.

Version 10.36 04-December-2020
------------------------------

Again, mainly bug fixes and tidies. The only enhancements are the addition of
GNU grep's -m (aka --max-count) option to pcre2grep, and also unifying the
handling of substitution strings for both -O and callouts in pcre2grep, with
the addition of $x{...} and $o{...} to allow for characters whose code points
are greater than 255 in Unicode mode.

NOTE: there is an outstanding issue with JIT support for MacOS on arm64
hardware. For details, please see Bugzilla issue #2618.

Files:
RevisionActionfile
1.19modifypkgsrc/devel/pcre2/Makefile
1.15modifypkgsrc/devel/pcre2/distinfo
1.4removepkgsrc/devel/pcre2/patches/patch-src_sljit_sljitProtExecAllocator.c