Subject: CVS commit: pkgsrc/devel/editorconfig-core
From: Adam Ciarcinski
Date: 2021-03-20 19:52:45
Message id: 20210320185245.96993FA95@cvs.NetBSD.org

Log Message:
editorconfig-core: updated to 0.12.4

v0.12.4
Fix two OOM issues.
Fix one buffer overflow issue.
Fix one memory allocation error caused by strdup.
Upgrade CMake minimum to 3.5.1.
Other misc fixes.

v0.12.3
Bump required minimum cmake version to 2.8.12.
Support pcre2 and drop support for pcre.

v0.12.2
Add support for pkgconfig.
Memory leaks and crash fixes.
Improve error messages.
Add CI on AppVeyor.
Known issue: Test utf_8_char on AppVeyor won't pass.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/editorconfig-core/Makefile
1.2modifypkgsrc/devel/editorconfig-core/PLIST
1.2modifypkgsrc/devel/editorconfig-core/distinfo
1.3modifypkgsrc/devel/editorconfig-core/options.mk
1.1removepkgsrc/devel/editorconfig-core/patches/patch-doc_CMakeLists.txt