mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 14:59:13 -04:00
Unescaped left brace in regex is illegal in regex when not used as a quantifier. - /foo{3}/ will match foofoofoo. - /\\new{bar}/ is illegal and should be written as /\\new\{bar}/. PR: 226817 Sponsored by: Absolight |
||
---|---|---|
.. | ||
patch-config-install.pl | ||
patch-latex2html.pin | ||
patch-versions_html4__0.pl | ||
pkg-message.in |