pkgsrc/devel/pcre2/distinfo
wiz 5b4ec1180e pcre2: update to 10.40.
Version 10.40 15-April-2022
---------------------------

This is mostly a bug-fixing and code-tidying release. However, there are some
extensions to Unicode property handling:

* Added support for Bidi_Class and a number of binary Unicode properties,
including Bidi_Control.

* A number of changes to script matching for \p and \P:

  (a) Script extensions for a character are now coded as a bitmap instead of
      a list of script numbers, which should be faster and does not need a
      loop.

  (b) Added the syntax \p{script:xxx} and \p{script_extensions:xxx} (synonyms
      sc and scx).

  (c) Changed \p{scriptname} from being the same as \p{sc:scriptname} to being
      the same as \p{scx:scriptname} because this change happened in Perl at
      release 5.26.

  (d) The standard Unicode 4-letter abbreviations for script names are now
      recognized.

  (e) In accordance with Unicode and Perl's "loose matching" rules, spaces,
      hyphens, and underscores are ignored in property names, which are then
      matched independent of case.
2022-04-20 20:14:48 +00:00

5 lines
353 B
Text

$NetBSD: distinfo,v 1.21 2022/04/20 20:14:48 wiz Exp $
BLAKE2s (pcre2-10.40.tar.gz) = 777be6f5cf7889f49c92e0c9e4033b0811672fd7e6a43faf83e6ebbfc8151db7
SHA512 (pcre2-10.40.tar.gz) = 679c6f540571850adec880934812e4f26f08ad858c776f10d1ed68ed3c0d4f91f6e1b53d781b53340af43a22c521e585cfc908f3659013c630a320e4fb246dc2
Size (pcre2-10.40.tar.gz) = 2359622 bytes