View | Details | Raw Unified | Return to bug 204856
Collapse All | Expand All

(-)b/kanboard/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	kanboard
3
PORTNAME=	kanboard
4
PORTVERSION=	1.0.20
4
PORTVERSION=	1.0.21
5
CATEGORIES=	www
5
CATEGORIES=	www
6
MASTER_SITES=	http://kanboard.net/ \
6
MASTER_SITES=	http://kanboard.net/ \
7
		https://bitbucket.org/if0/kanboard-archives/downloads/ \
7
		https://bitbucket.org/if0/kanboard-archives/downloads/ \
(-)b/kanboard/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (kanboard-1.0.20.zip) = ef01cc281e971c4ab1f72cd3998918771e8684ddc5bc2f88f2bfc0950975f04f
1
SHA256 (kanboard-1.0.21.zip) = d3dcd8a3839a2d8bad3a63707fdd92c46b91dbce6279ec6acb7d8cd9ea62f90f
2
SIZE (kanboard-1.0.20.zip) = 3675013
2
SIZE (kanboard-1.0.21.zip) = 3700061
(-)b/kanboard/pkg-plist (-6 / +12 lines)
Lines 8-13 Link Here
8
%%WWWDIR%%/app/Action/CommentCreation.php
8
%%WWWDIR%%/app/Action/CommentCreation.php
9
%%WWWDIR%%/app/Action/TaskAssignCategoryColor.php
9
%%WWWDIR%%/app/Action/TaskAssignCategoryColor.php
10
%%WWWDIR%%/app/Action/TaskAssignCategoryLabel.php
10
%%WWWDIR%%/app/Action/TaskAssignCategoryLabel.php
11
%%WWWDIR%%/app/Action/TaskAssignCategoryLink.php
11
%%WWWDIR%%/app/Action/TaskAssignColorCategory.php
12
%%WWWDIR%%/app/Action/TaskAssignColorCategory.php
12
%%WWWDIR%%/app/Action/TaskAssignColorColumn.php
13
%%WWWDIR%%/app/Action/TaskAssignColorColumn.php
13
%%WWWDIR%%/app/Action/TaskAssignColorLink.php
14
%%WWWDIR%%/app/Action/TaskAssignColorLink.php
Lines 107-113 Link Here
107
%%WWWDIR%%/app/Core/Csv.php
108
%%WWWDIR%%/app/Core/Csv.php
108
%%WWWDIR%%/app/Core/DateParser.php
109
%%WWWDIR%%/app/Core/DateParser.php
109
%%WWWDIR%%/app/Core/Helper.php
110
%%WWWDIR%%/app/Core/Helper.php
110
%%WWWDIR%%/app/Core/HttpClient.php
111
%%WWWDIR%%/app/Core/Http/Client.php
112
%%WWWDIR%%/app/Core/Http/Request.php
113
%%WWWDIR%%/app/Core/Http/Response.php
114
%%WWWDIR%%/app/Core/Http/Router.php
111
%%WWWDIR%%/app/Core/Lexer.php
115
%%WWWDIR%%/app/Core/Lexer.php
112
%%WWWDIR%%/app/Core/Mail/Client.php
116
%%WWWDIR%%/app/Core/Mail/Client.php
113
%%WWWDIR%%/app/Core/Mail/ClientInterface.php
117
%%WWWDIR%%/app/Core/Mail/ClientInterface.php
Lines 123-133 Link Here
123
%%WWWDIR%%/app/Core/Plugin/Base.php
127
%%WWWDIR%%/app/Core/Plugin/Base.php
124
%%WWWDIR%%/app/Core/Plugin/Hook.php
128
%%WWWDIR%%/app/Core/Plugin/Hook.php
125
%%WWWDIR%%/app/Core/Plugin/Loader.php
129
%%WWWDIR%%/app/Core/Plugin/Loader.php
126
%%WWWDIR%%/app/Core/Request.php
130
%%WWWDIR%%/app/Core/Security/Token.php
127
%%WWWDIR%%/app/Core/Response.php
131
%%WWWDIR%%/app/Core/Session/FlashMessage.php
128
%%WWWDIR%%/app/Core/Router.php
132
%%WWWDIR%%/app/Core/Session/SessionManager.php
129
%%WWWDIR%%/app/Core/Security.php
133
%%WWWDIR%%/app/Core/Session/SessionStorage.php
130
%%WWWDIR%%/app/Core/Session.php
131
%%WWWDIR%%/app/Core/Template.php
134
%%WWWDIR%%/app/Core/Template.php
132
%%WWWDIR%%/app/Core/Tool.php
135
%%WWWDIR%%/app/Core/Tool.php
133
%%WWWDIR%%/app/Core/Translator.php
136
%%WWWDIR%%/app/Core/Translator.php
Lines 161-166 Link Here
161
%%WWWDIR%%/app/Integration/GithubWebhook.php
164
%%WWWDIR%%/app/Integration/GithubWebhook.php
162
%%WWWDIR%%/app/Integration/GitlabWebhook.php
165
%%WWWDIR%%/app/Integration/GitlabWebhook.php
163
%%WWWDIR%%/app/Library/password.php
166
%%WWWDIR%%/app/Library/password.php
167
%%WWWDIR%%/app/Locale/bs_BA/translations.php
164
%%WWWDIR%%/app/Locale/cs_CZ/translations.php
168
%%WWWDIR%%/app/Locale/cs_CZ/translations.php
165
%%WWWDIR%%/app/Locale/da_DK/translations.php
169
%%WWWDIR%%/app/Locale/da_DK/translations.php
166
%%WWWDIR%%/app/Locale/de_DE/translations.php
170
%%WWWDIR%%/app/Locale/de_DE/translations.php
Lines 253-258 Link Here
253
%%WWWDIR%%/app/ServiceProvider/DatabaseProvider.php
257
%%WWWDIR%%/app/ServiceProvider/DatabaseProvider.php
254
%%WWWDIR%%/app/ServiceProvider/EventDispatcherProvider.php
258
%%WWWDIR%%/app/ServiceProvider/EventDispatcherProvider.php
255
%%WWWDIR%%/app/ServiceProvider/LoggingProvider.php
259
%%WWWDIR%%/app/ServiceProvider/LoggingProvider.php
260
%%WWWDIR%%/app/ServiceProvider/SessionProvider.php
256
%%WWWDIR%%/app/Subscriber/AuthSubscriber.php
261
%%WWWDIR%%/app/Subscriber/AuthSubscriber.php
257
%%WWWDIR%%/app/Subscriber/BootstrapSubscriber.php
262
%%WWWDIR%%/app/Subscriber/BootstrapSubscriber.php
258
%%WWWDIR%%/app/Subscriber/NotificationSubscriber.php
263
%%WWWDIR%%/app/Subscriber/NotificationSubscriber.php
Lines 337-342 Link Here
337
%%WWWDIR%%/app/Template/event/comment_create.php
342
%%WWWDIR%%/app/Template/event/comment_create.php
338
%%WWWDIR%%/app/Template/event/comment_update.php
343
%%WWWDIR%%/app/Template/event/comment_update.php
339
%%WWWDIR%%/app/Template/event/events.php
344
%%WWWDIR%%/app/Template/event/events.php
345
%%WWWDIR%%/app/Template/event/file_create.php
340
%%WWWDIR%%/app/Template/event/subtask_create.php
346
%%WWWDIR%%/app/Template/event/subtask_create.php
341
%%WWWDIR%%/app/Template/event/subtask_update.php
347
%%WWWDIR%%/app/Template/event/subtask_update.php
342
%%WWWDIR%%/app/Template/event/task_assignee_change.php
348
%%WWWDIR%%/app/Template/event/task_assignee_change.php

Return to bug 204856