git: 88b5b7257a56 - main - www/kanboard: update to 1.2.39

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 21 Aug 2024 15:21:54 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=88b5b7257a56d0d5b6129b077b98ab414dd32b5e

commit 88b5b7257a56d0d5b6129b077b98ab414dd32b5e
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-08-20 07:02:53 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-08-21 15:21:34 +0000

    www/kanboard: update to 1.2.39
    
    ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.39
    
     * fix: remove CSS which caused responsive issues on mobile
     * fix: incorrect template condition that set the username field to read only
       for remote users
     * fix: tasks count across swimlanes was incorrect
     * fix: avoid warning from libpng when loading PNG image with incorrect iCCP
       profiles
     * feat: improve column header task counts
     * feat: add apple-mobile-web-app-capable meta tag
     * build(deps): bump symfony/finder from 5.4.40 to 5.4.42
    
    ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.38
    
     * fix: avoid browser caching issue when showing file attachments
     * fix: comments visibility was not taken into consideration on event activities
       page
     * fix: send comment via email was broken due to missing comment visibility
       logic implemented in v1.2.36
     * feat(locale): update Greek translations
     * feat(locale): update Italian translations
     * build(deps): bump symfony/console from 5.4.40 to 5.4.41
     * build(deps): bump docker/build-push-action from 5 to 6
    
    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 c3507e549769..5f4d4f22e661 100644
--- a/www/kanboard/Makefile
+++ b/www/kanboard/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kanboard
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.37
+DISTVERSION=	1.2.39
 CATEGORIES=	www
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 
diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo
index a31f7f95c5b2..0d8c0dbcea54 100644
--- a/www/kanboard/distinfo
+++ b/www/kanboard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717744607
-SHA256 (kanboard-kanboard-v1.2.37_GH0.tar.gz) = dc65cf9ec02b9e869992c8480516a1ef0d6fc23e331db9c489a45d41f1c8ee49
-SIZE (kanboard-kanboard-v1.2.37_GH0.tar.gz) = 3395980
+TIMESTAMP = 1724137356
+SHA256 (kanboard-kanboard-v1.2.39_GH0.tar.gz) = 409dea7ede6ea7156a088f2a18ea604e9abcd25448c8f1cfa441d2a1255b82cf
+SIZE (kanboard-kanboard-v1.2.39_GH0.tar.gz) = 3402669