FreeBSD Bugzilla – Attachment 163597 Details for
Bug 204856
www/kanboard: Update to 1.0.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update from 1.0.20 to 1.0.21
bump_1.0.20_to_1.0.21.diff (text/plain), 3.31 KB, created by
Bart Wrobel
on 2015-11-27 21:05:42 UTC
(
hide
)
Description:
patch to update from 1.0.20 to 1.0.21
Filename:
MIME Type:
Creator:
Bart Wrobel
Created:
2015-11-27 21:05:42 UTC
Size:
3.31 KB
patch
obsolete
>diff -r 9446be39199a kanboard/Makefile >--- a/kanboard/Makefile Fri Nov 27 19:55:32 2015 +0100 >+++ b/kanboard/Makefile Fri Nov 27 21:03:11 2015 +0100 >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= kanboard >-PORTVERSION= 1.0.20 >+PORTVERSION= 1.0.21 > CATEGORIES= www > MASTER_SITES= http://kanboard.net/ \ > https://bitbucket.org/if0/kanboard-archives/downloads/ \ >diff -r 9446be39199a kanboard/distinfo >--- a/kanboard/distinfo Fri Nov 27 19:55:32 2015 +0100 >+++ b/kanboard/distinfo Fri Nov 27 21:03:11 2015 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (kanboard-1.0.20.zip) = ef01cc281e971c4ab1f72cd3998918771e8684ddc5bc2f88f2bfc0950975f04f >-SIZE (kanboard-1.0.20.zip) = 3675013 >+SHA256 (kanboard-1.0.21.zip) = d3dcd8a3839a2d8bad3a63707fdd92c46b91dbce6279ec6acb7d8cd9ea62f90f >+SIZE (kanboard-1.0.21.zip) = 3700061 >diff -r 9446be39199a kanboard/pkg-plist >--- a/kanboard/pkg-plist Fri Nov 27 19:55:32 2015 +0100 >+++ b/kanboard/pkg-plist Fri Nov 27 21:03:11 2015 +0100 >@@ -8,6 +8,7 @@ > %%WWWDIR%%/app/Action/CommentCreation.php > %%WWWDIR%%/app/Action/TaskAssignCategoryColor.php > %%WWWDIR%%/app/Action/TaskAssignCategoryLabel.php >+%%WWWDIR%%/app/Action/TaskAssignCategoryLink.php > %%WWWDIR%%/app/Action/TaskAssignColorCategory.php > %%WWWDIR%%/app/Action/TaskAssignColorColumn.php > %%WWWDIR%%/app/Action/TaskAssignColorLink.php >@@ -107,7 +108,10 @@ > %%WWWDIR%%/app/Core/Csv.php > %%WWWDIR%%/app/Core/DateParser.php > %%WWWDIR%%/app/Core/Helper.php >-%%WWWDIR%%/app/Core/HttpClient.php >+%%WWWDIR%%/app/Core/Http/Client.php >+%%WWWDIR%%/app/Core/Http/Request.php >+%%WWWDIR%%/app/Core/Http/Response.php >+%%WWWDIR%%/app/Core/Http/Router.php > %%WWWDIR%%/app/Core/Lexer.php > %%WWWDIR%%/app/Core/Mail/Client.php > %%WWWDIR%%/app/Core/Mail/ClientInterface.php >@@ -123,11 +127,10 @@ > %%WWWDIR%%/app/Core/Plugin/Base.php > %%WWWDIR%%/app/Core/Plugin/Hook.php > %%WWWDIR%%/app/Core/Plugin/Loader.php >-%%WWWDIR%%/app/Core/Request.php >-%%WWWDIR%%/app/Core/Response.php >-%%WWWDIR%%/app/Core/Router.php >-%%WWWDIR%%/app/Core/Security.php >-%%WWWDIR%%/app/Core/Session.php >+%%WWWDIR%%/app/Core/Security/Token.php >+%%WWWDIR%%/app/Core/Session/FlashMessage.php >+%%WWWDIR%%/app/Core/Session/SessionManager.php >+%%WWWDIR%%/app/Core/Session/SessionStorage.php > %%WWWDIR%%/app/Core/Template.php > %%WWWDIR%%/app/Core/Tool.php > %%WWWDIR%%/app/Core/Translator.php >@@ -161,6 +164,7 @@ > %%WWWDIR%%/app/Integration/GithubWebhook.php > %%WWWDIR%%/app/Integration/GitlabWebhook.php > %%WWWDIR%%/app/Library/password.php >+%%WWWDIR%%/app/Locale/bs_BA/translations.php > %%WWWDIR%%/app/Locale/cs_CZ/translations.php > %%WWWDIR%%/app/Locale/da_DK/translations.php > %%WWWDIR%%/app/Locale/de_DE/translations.php >@@ -253,6 +257,7 @@ > %%WWWDIR%%/app/ServiceProvider/DatabaseProvider.php > %%WWWDIR%%/app/ServiceProvider/EventDispatcherProvider.php > %%WWWDIR%%/app/ServiceProvider/LoggingProvider.php >+%%WWWDIR%%/app/ServiceProvider/SessionProvider.php > %%WWWDIR%%/app/Subscriber/AuthSubscriber.php > %%WWWDIR%%/app/Subscriber/BootstrapSubscriber.php > %%WWWDIR%%/app/Subscriber/NotificationSubscriber.php >@@ -337,6 +342,7 @@ > %%WWWDIR%%/app/Template/event/comment_create.php > %%WWWDIR%%/app/Template/event/comment_update.php > %%WWWDIR%%/app/Template/event/events.php >+%%WWWDIR%%/app/Template/event/file_create.php > %%WWWDIR%%/app/Template/event/subtask_create.php > %%WWWDIR%%/app/Template/event/subtask_update.php > %%WWWDIR%%/app/Template/event/task_assignee_change.php
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204856
: 163597 |
163599