git: 36088d7ab029 - main - www/kanboard: update to 1.2.40
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Sep 2024 16:55:00 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=36088d7ab02944cf3a7592476b14afaacee6ace2 commit 36088d7ab02944cf3a7592476b14afaacee6ace2 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-09-27 08:45:27 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-09-30 16:54:45 +0000 www/kanboard: update to 1.2.40 ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.40 * build(deps): bump symfony/finder from 5.4.42 to 5.4.43 * chore: add php83-xmlwriter package to the Docker image * ci: update GitHub pull-request template * fix: avoid PHP error if no subtask in progress is found * fix: avoid potential XSS and HTML injection in comment replies * fix: prevent duplicated columns when enabling per-swimlane column task limits * fix(api): check comment visibility in API procedures * fix(api): verify comment ownership in API procedures * fix(mssql): escape identifiers in timesheet queries * fix(mssql): use ANSI OFFSET/FETCH syntax for pagination queries * fix(test): use explicit ORDER BY for queries returning multiple rows * test: add unit tests for Subtask Time Tracking query methods * test: ensure pagination produces correct chunks Reported by: portscout --- www/kanboard/Makefile | 2 +- www/kanboard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 5f4d4f22e661..a0efe1d88492 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,6 +1,6 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v -DISTVERSION= 1.2.39 +DISTVERSION= 1.2.40 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index 0d8c0dbcea54..718bf36070ca 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724137356 -SHA256 (kanboard-kanboard-v1.2.39_GH0.tar.gz) = 409dea7ede6ea7156a088f2a18ea604e9abcd25448c8f1cfa441d2a1255b82cf -SIZE (kanboard-kanboard-v1.2.39_GH0.tar.gz) = 3402669 +TIMESTAMP = 1727426716 +SHA256 (kanboard-kanboard-v1.2.40_GH0.tar.gz) = 34eced93d9867fe9e331d791205e1bacdc610eec5376029f8f89ee4a5db27321 +SIZE (kanboard-kanboard-v1.2.40_GH0.tar.gz) = 3405227