K 10 svn:author V 7 fernape K 8 svn:date V 27 2020-05-11T05:58:37.462137Z K 7 svn:log V 547 sysutils/fselect: Update to 0.6.10 ChangeLog: https://github.com/jhspetersson/fselect/releases/0.6.10 * NOT keyword (e.g., where name not like '%.tmp') * added .d to the list of source file extensions * alternate form !~= of notrx operator * TRIM, REPLACE, UCASE and LCASE (synonyms for UPPER and LOWER) functions * .dockerignore support * dockerignore, gitignore, and hgignore boolean config parameters with default options for search within any roots, if not specified otherwise PR: 246326 Submitted by: vulcan@wired.sh (maintainer) END