diff options
author | joneum <joneum@FreeBSD.org> | 2017-06-04 01:57:37 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2017-06-04 01:57:37 +0800 |
commit | adf88c28587075d75eb8ed3239a6012df2c3d65b (patch) | |
tree | 0f4eaba0f4fab3c3da30fdd2e898394b863aa7d9 /UPDATING | |
parent | 27fe091021922668d64d42e4ba88962c1857dd8e (diff) | |
download | freebsd-ports-gnome-adf88c28587075d75eb8ed3239a6012df2c3d65b.tar.gz freebsd-ports-gnome-adf88c28587075d75eb8ed3239a6012df2c3d65b.tar.zst freebsd-ports-gnome-adf88c28587075d75eb8ed3239a6012df2c3d65b.zip |
- www/kanboard: Update from 1.0.41 to 1.0.44
- Changelog: https://github.com/kanboard/kanboard/blob/master/ChangeLog
PR: 219663
Submitted by: Bart Wrobel (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11004
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20170603: + AFFECTS: users of www/kanboard + AUTHOR: joneum@FreeBSD.org + + After update to 1.0.44, there are following breaking changes: + * Move calendar to external plugin: https://github.com/kanboard/plugin-calendar + * Move Gantt charts to external plugin: https://github.com/kanboard/plugin-gantt + * Move Gravatar to external plugin: https://github.com/kanboard/plugin-gravatar + 20170602: AFFECTS: users of Qt 5 in presence of binutils AUTHOR: amdmi3@FreeBSD.org |