Subject: CVS commit: pkgsrc/lang/qore
From: Niclas Rosenvik
Date: 2023-08-13 12:31:52
Message id: 20230813103153.6517CFBDB@cvs.NetBSD.org

Log Message:
Update lang/qore to version 1.18.0

Changes from release notes;

* implemented options to allow some badly-formatted Swagger parsing
  that allows schemas with issues to be parsed
* HTTP connections have no default connect timeout
* implemented an initial EmpathicBuildingDataProvider module
* fixed date subtraction when the RHS is 1970-01-01Z
* Fix compilation of QoreEllipsesNode during non-scu build
* verify connection option values against allowed_values and enforce
  in the constructor
* fixed a bug where the HttpConnection scheme could not be used

Files:
RevisionActionfile
1.25modifypkgsrc/lang/qore/Makefile
1.13modifypkgsrc/lang/qore/PLIST
1.20modifypkgsrc/lang/qore/distinfo
1.1removepkgsrc/lang/qore/patches/patch-lib_QoreEllipsesNode.cpp