diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-28 21:31:20 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-02-28 21:31:20 +0000 |
commit | 92e666bad201ebf400ac6d4c0352c1d96592ff6d (patch) | |
tree | 2671af1aeaee207cd0a4987ad123b7ac2476f9ca /www/kanboard | |
parent | 21e079d96ab6be6a4f06647c52f7df2aadda8fd4 (diff) | |
download | ports-92e666bad201ebf400ac6d4c0352c1d96592ff6d.tar.gz ports-92e666bad201ebf400ac6d4c0352c1d96592ff6d.zip |
Notes
Diffstat (limited to 'www/kanboard')
-rw-r--r-- | www/kanboard/Makefile | 2 | ||||
-rw-r--r-- | www/kanboard/distinfo | 4 | ||||
-rw-r--r-- | www/kanboard/pkg-plist | 41 |
3 files changed, 40 insertions, 7 deletions
diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 96a95d6552d7..90cbc9ed9250 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kanboard -PORTVERSION= 1.0.23 +PORTVERSION= 1.0.24 CATEGORIES= www MASTER_SITES= http://kanboard.net/ \ https://bitbucket.org/if0/kanboard-archives/downloads/ \ diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index 361e70ace1bd..7e2a5bf57917 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,2 +1,2 @@ -SHA256 (kanboard-1.0.23.zip) = 15d749454d65e908532e234669b215156aa20d7dbfcd6fdc9c48c442b0552734 -SIZE (kanboard-1.0.23.zip) = 3825681 +SHA256 (kanboard-1.0.24.zip) = 576cfc7c15b594d0ba8feed75108b0538aad38fc1a64f4da7b63dcd9d041f37c +SIZE (kanboard-1.0.24.zip) = 3891592 diff --git a/www/kanboard/pkg-plist b/www/kanboard/pkg-plist index c161fe5936c7..33d491ad084d 100644 --- a/www/kanboard/pkg-plist +++ b/www/kanboard/pkg-plist @@ -29,6 +29,11 @@ %%WWWDIR%%/app/Action/TaskMoveColumnUnAssigned.php %%WWWDIR%%/app/Action/TaskOpen.php %%WWWDIR%%/app/Action/TaskUpdateStartDate.php +%%WWWDIR%%/app/Analytic/AverageLeadCycleTimeAnalytic.php +%%WWWDIR%%/app/Analytic/AverageTimeSpentColumnAnalytic.php +%%WWWDIR%%/app/Analytic/EstimatedTimeComparisonAnalytic.php +%%WWWDIR%%/app/Analytic/TaskDistributionAnalytic.php +%%WWWDIR%%/app/Analytic/UserDistributionAnalytic.php %%WWWDIR%%/app/Api/Action.php %%WWWDIR%%/app/Api/App.php %%WWWDIR%%/app/Api/Auth.php @@ -37,6 +42,8 @@ %%WWWDIR%%/app/Api/Category.php %%WWWDIR%%/app/Api/Comment.php %%WWWDIR%%/app/Api/File.php +%%WWWDIR%%/app/Api/Group.php +%%WWWDIR%%/app/Api/GroupMember.php %%WWWDIR%%/app/Api/Link.php %%WWWDIR%%/app/Api/Me.php %%WWWDIR%%/app/Api/Project.php @@ -73,6 +80,7 @@ %%WWWDIR%%/app/Controller/BoardPopover.php %%WWWDIR%%/app/Controller/BoardTooltip.php %%WWWDIR%%/app/Controller/Calendar.php +%%WWWDIR%%/app/Controller/Captcha.php %%WWWDIR%%/app/Controller/Category.php %%WWWDIR%%/app/Controller/Column.php %%WWWDIR%%/app/Controller/Comment.php @@ -90,6 +98,7 @@ %%WWWDIR%%/app/Controller/Link.php %%WWWDIR%%/app/Controller/Listing.php %%WWWDIR%%/app/Controller/Oauth.php +%%WWWDIR%%/app/Controller/PasswordReset.php %%WWWDIR%%/app/Controller/Project.php %%WWWDIR%%/app/Controller/ProjectPermission.php %%WWWDIR%%/app/Controller/Projectuser.php @@ -219,6 +228,7 @@ %%WWWDIR%%/app/Locale/id_ID/translations.php %%WWWDIR%%/app/Locale/it_IT/translations.php %%WWWDIR%%/app/Locale/ja_JP/translations.php +%%WWWDIR%%/app/Locale/my_MY/translations.php %%WWWDIR%%/app/Locale/nb_NO/translations.php %%WWWDIR%%/app/Locale/nl_NL/translations.php %%WWWDIR%%/app/Locale/pl_PL/translations.php @@ -232,7 +242,6 @@ %%WWWDIR%%/app/Locale/zh_CN/translations.php %%WWWDIR%%/app/Model/Action.php %%WWWDIR%%/app/Model/ActionParameter.php -%%WWWDIR%%/app/Model/Authentication.php %%WWWDIR%%/app/Model/Base.php %%WWWDIR%%/app/Model/Board.php %%WWWDIR%%/app/Model/Category.php @@ -250,9 +259,9 @@ %%WWWDIR%%/app/Model/Notification.php %%WWWDIR%%/app/Model/NotificationType.php %%WWWDIR%%/app/Model/OverdueNotification.php +%%WWWDIR%%/app/Model/PasswordReset.php %%WWWDIR%%/app/Model/Project.php %%WWWDIR%%/app/Model/ProjectActivity.php -%%WWWDIR%%/app/Model/ProjectAnalytic.php %%WWWDIR%%/app/Model/ProjectDailyColumnStats.php %%WWWDIR%%/app/Model/ProjectDailyStats.php %%WWWDIR%%/app/Model/ProjectDuplication.php @@ -284,7 +293,6 @@ %%WWWDIR%%/app/Model/TaskPermission.php %%WWWDIR%%/app/Model/TaskPosition.php %%WWWDIR%%/app/Model/TaskStatus.php -%%WWWDIR%%/app/Model/TaskValidator.php %%WWWDIR%%/app/Model/Transition.php %%WWWDIR%%/app/Model/User.php %%WWWDIR%%/app/Model/UserFilter.php @@ -318,13 +326,13 @@ %%WWWDIR%%/app/ServiceProvider/RouteProvider.php %%WWWDIR%%/app/ServiceProvider/SessionProvider.php %%WWWDIR%%/app/Subscriber/AuthSubscriber.php +%%WWWDIR%%/app/Subscriber/BaseSubscriber.php %%WWWDIR%%/app/Subscriber/BootstrapSubscriber.php %%WWWDIR%%/app/Subscriber/NotificationSubscriber.php %%WWWDIR%%/app/Subscriber/ProjectDailySummarySubscriber.php %%WWWDIR%%/app/Subscriber/ProjectModificationDateSubscriber.php %%WWWDIR%%/app/Subscriber/RecurringTaskSubscriber.php %%WWWDIR%%/app/Subscriber/SubtaskTimeTrackingSubscriber.php -%%WWWDIR%%/app/Subscriber/TaskMovedDateSubscriber.php %%WWWDIR%%/app/Subscriber/TransitionSubscriber.php %%WWWDIR%%/app/Template/action/event.php %%WWWDIR%%/app/Template/action/index.php @@ -356,6 +364,7 @@ %%WWWDIR%%/app/Template/auth/index.php %%WWWDIR%%/app/Template/board/popover_assignee.php %%WWWDIR%%/app/Template/board/popover_category.php +%%WWWDIR%%/app/Template/board/popover_close_all_tasks_column.php %%WWWDIR%%/app/Template/board/table_column.php %%WWWDIR%%/app/Template/board/table_container.php %%WWWDIR%%/app/Template/board/table_swimlane.php @@ -459,6 +468,9 @@ %%WWWDIR%%/app/Template/notification/task_overdue.php %%WWWDIR%%/app/Template/notification/task_update.php %%WWWDIR%%/app/Template/notification/task_user_mention.php +%%WWWDIR%%/app/Template/password_reset/change.php +%%WWWDIR%%/app/Template/password_reset/create.php +%%WWWDIR%%/app/Template/password_reset/email.php %%WWWDIR%%/app/Template/project/disable.php %%WWWDIR%%/app/Template/project/dropdown.php %%WWWDIR%%/app/Template/project/duplicate.php @@ -537,6 +549,7 @@ %%WWWDIR%%/app/Template/user/layout.php %%WWWDIR%%/app/Template/user/notifications.php %%WWWDIR%%/app/Template/user/password.php +%%WWWDIR%%/app/Template/user/password_reset.php %%WWWDIR%%/app/Template/user/profile.php %%WWWDIR%%/app/Template/user/remove.php %%WWWDIR%%/app/Template/user/sessions.php @@ -552,6 +565,23 @@ %%WWWDIR%%/app/User/LdapUserProvider.php %%WWWDIR%%/app/User/OAuthUserProvider.php %%WWWDIR%%/app/User/ReverseProxyUserProvider.php +%%WWWDIR%%/app/Validator/ActionValidator.php +%%WWWDIR%%/app/Validator/AuthValidator.php +%%WWWDIR%%/app/Validator/Base.php +%%WWWDIR%%/app/Validator/CategoryValidator.php +%%WWWDIR%%/app/Validator/ColumnValidator.php +%%WWWDIR%%/app/Validator/CommentValidator.php +%%WWWDIR%%/app/Validator/CurrencyValidator.php +%%WWWDIR%%/app/Validator/CustomFilterValidator.php +%%WWWDIR%%/app/Validator/GroupValidator.php +%%WWWDIR%%/app/Validator/LinkValidator.php +%%WWWDIR%%/app/Validator/PasswordResetValidator.php +%%WWWDIR%%/app/Validator/ProjectValidator.php +%%WWWDIR%%/app/Validator/SubtaskValidator.php +%%WWWDIR%%/app/Validator/SwimlaneValidator.php +%%WWWDIR%%/app/Validator/TaskLinkValidator.php +%%WWWDIR%%/app/Validator/TaskValidator.php +%%WWWDIR%%/app/Validator/UserValidator.php %%WWWDIR%%/app/check_setup.php %%WWWDIR%%/app/common.php %%WWWDIR%%/app/constants.php @@ -719,9 +749,12 @@ %%WWWDIR%%/doc/api-comment-procedures.markdown %%WWWDIR%%/doc/api-examples.markdown %%WWWDIR%%/doc/api-file-procedures.markdown +%%WWWDIR%%/doc/api-group-member-procedures.markdown +%%WWWDIR%%/doc/api-group-procedures.markdown %%WWWDIR%%/doc/api-json-rpc.markdown %%WWWDIR%%/doc/api-link-procedures.markdown %%WWWDIR%%/doc/api-me-procedures.markdown +%%WWWDIR%%/doc/api-project-permission-procedures.markdown %%WWWDIR%%/doc/api-project-procedures.markdown %%WWWDIR%%/doc/api-subtask-procedures.markdown %%WWWDIR%%/doc/api-swimlane-procedures.markdown |