Created attachment 245285 [details] py-director-0.4.0.patch Description: * Remove StrictYAML dependency (No longer needed by Director). * Add pyaml-env. * Add python-dotenv. ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.4.0 * Added: checks for unknown keys. * Added: Convertion of non-string keys and values to strings. * Added: differ_options(...) to detect when global options change from the previous one. QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.2-RELEASE, amd64, DOCS APPJAIL_STABLE tested)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9234e9c7c800693e260eb88316863faad3458a6 commit a9234e9c7c800693e260eb88316863faad3458a6 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-09-27 12:52:20 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-09-28 04:57:58 +0000 sysutils/py-director: Update to 0.4.0 * Remove StrictYAML dependency (No longer needed by Director). * Add pyaml-env. * Add python-dotenv. ChangeLog: https://github.com/DtxdF/director/releases/tag/v0.4.0 * Added: checks for unknown keys. * Added: Convertion of non-string keys and values to strings. * Added: differ_options(...) to detect when global options change from the previous one. PR: 274128 sysutils/py-director/Makefile | 5 +++-- sysutils/py-director/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeb0323aaa187cfa1958a0a6d1f945120b0b4e8b commit eeb0323aaa187cfa1958a0a6d1f945120b0b4e8b Author: Oleg A. Mamontov <oleg@mamontov.net> AuthorDate: 2023-09-27 11:18:06 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-09-28 05:16:03 +0000 www/angie-module-keyval: update to upstream version 0.2.0 PR: 274128 www/angie-module-keyval/Makefile | 2 +- www/angie/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)