From owner-svn-ports-all@freebsd.org Sat Jun 3 17:57:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B1BDBF6383; Sat, 3 Jun 2017 17:57:39 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0292678695; Sat, 3 Jun 2017 17:57:38 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v53HvcUS045676; Sat, 3 Jun 2017 17:57:38 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v53Hvb6h045672; Sat, 3 Jun 2017 17:57:37 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706031757.v53Hvb6h045672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 3 Jun 2017 17:57:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442510 - in head: . www/kanboard X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jun 2017 17:57:39 -0000 Author: joneum Date: Sat Jun 3 17:57:37 2017 New Revision: 442510 URL: https://svnweb.freebsd.org/changeset/ports/442510 Log: - 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 Modified: head/UPDATING head/www/kanboard/Makefile head/www/kanboard/distinfo head/www/kanboard/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Jun 3 16:57:23 2017 (r442509) +++ head/UPDATING Sat Jun 3 17:57:37 2017 (r442510) @@ -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 Modified: head/www/kanboard/Makefile ============================================================================== --- head/www/kanboard/Makefile Sat Jun 3 16:57:23 2017 (r442509) +++ head/www/kanboard/Makefile Sat Jun 3 17:57:37 2017 (r442510) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kanboard -PORTVERSION= 1.0.41 +PORTVERSION= 1.0.44 CATEGORIES= www MASTER_SITES= http://kanboard.net/ \ https://bitbucket.org/if0/kanboard-archives/downloads/ \ Modified: head/www/kanboard/distinfo ============================================================================== --- head/www/kanboard/distinfo Sat Jun 3 16:57:23 2017 (r442509) +++ head/www/kanboard/distinfo Sat Jun 3 17:57:37 2017 (r442510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490640952 -SHA256 (kanboard-1.0.41.zip) = 825885960c65f7817d9fc34ca5ac8c36ef637ed285bcdb2bf3f5569bf64c9ff2 -SIZE (kanboard-1.0.41.zip) = 7112626 +TIMESTAMP = 1496172935 +SHA256 (kanboard-1.0.44.zip) = ea6bbc7c4ff05148f204074e73b48f374bb9d466fe1891401cac3e5a1d5dc970 +SIZE (kanboard-1.0.44.zip) = 7064312 Modified: head/www/kanboard/pkg-plist ============================================================================== --- head/www/kanboard/pkg-plist Sat Jun 3 16:57:23 2017 (r442509) +++ head/www/kanboard/pkg-plist Sat Jun 3 17:57:37 2017 (r442510) @@ -122,7 +122,6 @@ %%WWWDIR%%/app/Controller/BoardPopoverController.php %%WWWDIR%%/app/Controller/BoardTooltipController.php %%WWWDIR%%/app/Controller/BoardViewController.php -%%WWWDIR%%/app/Controller/CalendarController.php %%WWWDIR%%/app/Controller/CaptchaController.php %%WWWDIR%%/app/Controller/CategoryController.php %%WWWDIR%%/app/Controller/ColumnController.php @@ -154,7 +153,6 @@ %%WWWDIR%%/app/Controller/ProjectCreationController.php %%WWWDIR%%/app/Controller/ProjectEditController.php %%WWWDIR%%/app/Controller/ProjectFileController.php -%%WWWDIR%%/app/Controller/ProjectGanttController.php %%WWWDIR%%/app/Controller/ProjectListController.php %%WWWDIR%%/app/Controller/ProjectOverviewController.php %%WWWDIR%%/app/Controller/ProjectPermissionController.php @@ -177,7 +175,6 @@ %%WWWDIR%%/app/Controller/TaskDuplicationController.php %%WWWDIR%%/app/Controller/TaskExternalLinkController.php %%WWWDIR%%/app/Controller/TaskFileController.php -%%WWWDIR%%/app/Controller/TaskGanttController.php %%WWWDIR%%/app/Controller/TaskImportController.php %%WWWDIR%%/app/Controller/TaskInternalLinkController.php %%WWWDIR%%/app/Controller/TaskListController.php @@ -388,17 +385,18 @@ %%WWWDIR%%/app/Formatter/BoardTaskFormatter.php %%WWWDIR%%/app/Formatter/GroupAutoCompleteFormatter.php %%WWWDIR%%/app/Formatter/ProjectActivityEventFormatter.php -%%WWWDIR%%/app/Formatter/ProjectGanttFormatter.php +%%WWWDIR%%/app/Formatter/ProjectApiApiFormatter.php +%%WWWDIR%%/app/Formatter/ProjectsApiFormatter.php %%WWWDIR%%/app/Formatter/SubtaskListFormatter.php %%WWWDIR%%/app/Formatter/SubtaskTimeTrackingCalendarFormatter.php +%%WWWDIR%%/app/Formatter/TaskApiFormatter.php %%WWWDIR%%/app/Formatter/TaskAutoCompleteFormatter.php -%%WWWDIR%%/app/Formatter/TaskCalendarFormatter.php -%%WWWDIR%%/app/Formatter/TaskGanttFormatter.php %%WWWDIR%%/app/Formatter/TaskICalFormatter.php %%WWWDIR%%/app/Formatter/TaskListFormatter.php %%WWWDIR%%/app/Formatter/TaskListSubtaskAssigneeFormatter.php %%WWWDIR%%/app/Formatter/TaskListSubtaskFormatter.php %%WWWDIR%%/app/Formatter/TaskSuggestMenuFormatter.php +%%WWWDIR%%/app/Formatter/TasksApiFormatter.php %%WWWDIR%%/app/Formatter/UserAutoCompleteFormatter.php %%WWWDIR%%/app/Formatter/UserMentionFormatter.php %%WWWDIR%%/app/Group/DatabaseBackendGroupProvider.php @@ -409,7 +407,6 @@ %%WWWDIR%%/app/Helper/AssetHelper.php %%WWWDIR%%/app/Helper/AvatarHelper.php %%WWWDIR%%/app/Helper/BoardHelper.php -%%WWWDIR%%/app/Helper/CalendarHelper.php %%WWWDIR%%/app/Helper/CommentHelper.php %%WWWDIR%%/app/Helper/DateHelper.php %%WWWDIR%%/app/Helper/FileHelper.php @@ -444,6 +441,7 @@ %%WWWDIR%%/app/Job/UserMentionJob.php %%WWWDIR%%/app/Library/password.php %%WWWDIR%%/app/Locale/bs_BA/translations.php +%%WWWDIR%%/app/Locale/ca_ES/translations.php %%WWWDIR%%/app/Locale/cs_CZ/translations.php %%WWWDIR%%/app/Locale/da_DK/translations.php %%WWWDIR%%/app/Locale/de_DE/translations.php @@ -554,6 +552,9 @@ %%WWWDIR%%/app/Notification/WebNotification.php %%WWWDIR%%/app/Notification/WebhookNotification.php %%WWWDIR%%/app/Pagination/DashboardPagination.php +%%WWWDIR%%/app/Pagination/ProjectPagination.php +%%WWWDIR%%/app/Pagination/SubtaskPagination.php +%%WWWDIR%%/app/Pagination/TaskPagination.php %%WWWDIR%%/app/Pagination/UserPagination.php %%WWWDIR%%/app/Schema/Migration.php %%WWWDIR%%/app/Schema/Mysql.php @@ -633,8 +634,6 @@ %%WWWDIR%%/app/Template/board/view_private.php %%WWWDIR%%/app/Template/board/view_public.php %%WWWDIR%%/app/Template/board_popover/close_all_tasks_column.php -%%WWWDIR%%/app/Template/calendar/project.php -%%WWWDIR%%/app/Template/calendar/user.php %%WWWDIR%%/app/Template/category/create.php %%WWWDIR%%/app/Template/category/edit.php %%WWWDIR%%/app/Template/category/index.php @@ -659,7 +658,6 @@ %%WWWDIR%%/app/Template/config/api.php %%WWWDIR%%/app/Template/config/application.php %%WWWDIR%%/app/Template/config/board.php -%%WWWDIR%%/app/Template/config/calendar.php %%WWWDIR%%/app/Template/config/email.php %%WWWDIR%%/app/Template/config/integrations.php %%WWWDIR%%/app/Template/config/keyboard_shortcuts.php @@ -675,7 +673,12 @@ %%WWWDIR%%/app/Template/custom_filter/edit.php %%WWWDIR%%/app/Template/custom_filter/index.php %%WWWDIR%%/app/Template/custom_filter/remove.php -%%WWWDIR%%/app/Template/dashboard/show.php +%%WWWDIR%%/app/Template/dashboard/layout.php +%%WWWDIR%%/app/Template/dashboard/overview.php +%%WWWDIR%%/app/Template/dashboard/projects.php +%%WWWDIR%%/app/Template/dashboard/sidebar.php +%%WWWDIR%%/app/Template/dashboard/subtasks.php +%%WWWDIR%%/app/Template/dashboard/tasks.php %%WWWDIR%%/app/Template/doc/show.php %%WWWDIR%%/app/Template/event/comment_create.php %%WWWDIR%%/app/Template/event/comment_delete.php @@ -709,6 +712,7 @@ %%WWWDIR%%/app/Template/group/dropdown.php %%WWWDIR%%/app/Template/group/index.php %%WWWDIR%%/app/Template/group/remove.php +%%WWWDIR%%/app/Template/group/user_dropdown.php %%WWWDIR%%/app/Template/group/users.php %%WWWDIR%%/app/Template/group_creation/show.php %%WWWDIR%%/app/Template/group_modification/show.php @@ -760,7 +764,6 @@ %%WWWDIR%%/app/Template/project_edit/show.php %%WWWDIR%%/app/Template/project_file/create.php %%WWWDIR%%/app/Template/project_file/remove.php -%%WWWDIR%%/app/Template/project_gantt/show.php %%WWWDIR%%/app/Template/project_header/dropdown.php %%WWWDIR%%/app/Template/project_header/header.php %%WWWDIR%%/app/Template/project_header/search.php @@ -859,7 +862,6 @@ %%WWWDIR%%/app/Template/task_file/remove.php %%WWWDIR%%/app/Template/task_file/screenshot.php %%WWWDIR%%/app/Template/task_file/show.php -%%WWWDIR%%/app/Template/task_gantt/show.php %%WWWDIR%%/app/Template/task_import/show.php %%WWWDIR%%/app/Template/task_internal_link/create.php %%WWWDIR%%/app/Template/task_internal_link/edit.php @@ -920,7 +922,6 @@ %%WWWDIR%%/app/Template/user_view/timesheet.php %%WWWDIR%%/app/Template/web_notification/show.php %%WWWDIR%%/app/User/Avatar/AvatarFileProvider.php -%%WWWDIR%%/app/User/Avatar/GravatarProvider.php %%WWWDIR%%/app/User/Avatar/LetterAvatarProvider.php %%WWWDIR%%/app/User/DatabaseUserProvider.php %%WWWDIR%%/app/User/LdapUserProvider.php @@ -980,7 +981,6 @@ %%WWWDIR%%/assets/fonts/fontawesome-webfont.woff %%WWWDIR%%/assets/fonts/fontawesome-webfont.woff2 %%WWWDIR%%/assets/img/favicon.png -%%WWWDIR%%/assets/img/gravatar-icon.png %%WWWDIR%%/assets/img/icon.svg %%WWWDIR%%/assets/img/touch-icon-ipad-retina.png %%WWWDIR%%/assets/img/touch-icon-ipad.png @@ -989,7 +989,6 @@ %%WWWDIR%%/assets/js/app.min.js %%WWWDIR%%/assets/js/components/accordion.js %%WWWDIR%%/assets/js/components/board-task-click.js -%%WWWDIR%%/assets/js/components/calendar.js %%WWWDIR%%/assets/js/components/chart-project-avg-time-column.js %%WWWDIR%%/assets/js/components/chart-project-burndown.js %%WWWDIR%%/assets/js/components/chart-project-cumulative-flow.js @@ -1035,7 +1034,6 @@ %%WWWDIR%%/assets/js/src/Bootstrap.js %%WWWDIR%%/assets/js/src/Column.js %%WWWDIR%%/assets/js/src/Dropdown.js -%%WWWDIR%%/assets/js/src/Gantt.js %%WWWDIR%%/assets/js/src/Namespace.js %%WWWDIR%%/assets/js/src/Search.js %%WWWDIR%%/assets/js/src/Swimlane.js @@ -1057,7 +1055,6 @@ %%WWWDIR%%/assets/sass/_file_upload.sass %%WWWDIR%%/assets/sass/_filter_box.sass %%WWWDIR%%/assets/sass/_form.sass -%%WWWDIR%%/assets/sass/_gantt_chart.sass %%WWWDIR%%/assets/sass/_header.sass %%WWWDIR%%/assets/sass/_icon.sass %%WWWDIR%%/assets/sass/_image_slideshow.sass @@ -1104,6 +1101,21 @@ %%WWWDIR%%/config.default.php %%WWWDIR%%/data/.htaccess %%WWWDIR%%/data/web.config +%%WWWDIR%%/doc/cs_CZ/board-collapsed-expanded.markdown +%%WWWDIR%%/doc/cs_CZ/board-horizontal-scrolling-and-compact-view.markdown +%%WWWDIR%%/doc/cs_CZ/board-show-hide-columns.markdown +%%WWWDIR%%/doc/cs_CZ/closing-tasks.markdown +%%WWWDIR%%/doc/cs_CZ/creating-projects.markdown +%%WWWDIR%%/doc/cs_CZ/creating-tasks.markdown +%%WWWDIR%%/doc/cs_CZ/duplicate-move-tasks.markdown +%%WWWDIR%%/doc/cs_CZ/editing-projects.markdown +%%WWWDIR%%/doc/cs_CZ/index.markdown +%%WWWDIR%%/doc/cs_CZ/project-configuration.markdown +%%WWWDIR%%/doc/cs_CZ/project-permissions.markdown +%%WWWDIR%%/doc/cs_CZ/project-types.markdown +%%WWWDIR%%/doc/cs_CZ/project-views.markdown +%%WWWDIR%%/doc/cs_CZ/removing-projects.markdown +%%WWWDIR%%/doc/cs_CZ/what-is-kanban.markdown %%WWWDIR%%/doc/en_US/2fa.markdown %%WWWDIR%%/doc/en_US/analytics-tasks.markdown %%WWWDIR%%/doc/en_US/analytics.markdown