aboutsummaryrefslogtreecommitdiff
path: root/www/kanboard/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-11-11 18:41:51 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-11-11 18:41:51 +0000
commitec9ed0ccd7c66b52496b498cd51d34e7170db1ae (patch)
treea2297e67b8d0812c1a50bfb9209db3602433fe69 /www/kanboard/Makefile
parent3bb9dd037976f652584fcae7ce81a2cf8b5ce4ea (diff)
downloadports-ec9ed0ccd7c66b52496b498cd51d34e7170db1ae.tar.gz
ports-ec9ed0ccd7c66b52496b498cd51d34e7170db1ae.zip
Update to 1.2.6
Changelog: - Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2 - Reduce number of SQL queries when doing groups sync - Make swimlane filter compatible with numeric title - Duplicate reference fields when duplicating a task - Do not try to redirect to login page when offline - Define fixed width for auto-complete dropdown - Fix task drag and drop slowdown when a column is hidden - Make PLUGINS_DIR absolute in config.default.php - Add custom roles project duplication - Allow 'No assignee' for external task on single user public boards - Add tag and category colors - Exclude task links and user mentions from nesting (Markdown parser) - When forcing HTTPS, handle subfolder URLs properly - Add search within a range of dates for completion, modification, creation, and moved fields - Update Docker image to Alpine Linux 3.8 - Make sure the presense of mod_env is checked in .htaccess - Make HTTP client timeout configurable - Use SET NAMES instead of charset for MySQL connection - Vendoring deprecated Composer libs - Update translations and fix typos PR: 232349 Reported by: Alexander (inbox@gmail.com) Approved by: bsd@if0.eu (maintainer timeout) Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=484758
Diffstat (limited to 'www/kanboard/Makefile')
-rw-r--r--www/kanboard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile
index a825ad8223a1..9d45c12f3700 100644
--- a/www/kanboard/Makefile
+++ b/www/kanboard/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kanboard
-PORTVERSION= 1.2.5
+PORTVERSION= 1.2.6
DISTVERSIONPREFIX= v
CATEGORIES= www