CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/02/23 06:59:05
Modified files:
lang/gawk : Makefile distinfo
lang/gawk/pkg : PLIST
Log message:
update to gawk-5.4.0, fixes pma on OpenBSD
this version includes a new regular expression matcher, minRX.
unlike previous this is POSIX-compliant; the old matchers are still
present for now and can be selected by setting a GAWK_GNU_MATCHERS
environment variable. see README_d/README.matchers.
