Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2023 14:37:19 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 15ba9fdd407b - 2023Q2 - www/kanboard: Fix pkg-plist
Message-ID:  <202306011437.351EbJmX018171@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15ba9fdd407bcb10bc86048a30ca297d50c8b8f2

commit 15ba9fdd407bcb10bc86048a30ca297d50c8b8f2
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-06-01 14:31:32 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-06-01 14:31:32 +0000

    www/kanboard: Fix pkg-plist
    
    Some files were missing during bad merge.
    
    Fixes:  7fb636ec2c47a522cf522dd6874c167829c4a4ad
---
 www/kanboard/pkg-plist | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/kanboard/pkg-plist b/www/kanboard/pkg-plist
index 45ae5ecadf45..c97372adb7bf 100644
--- a/www/kanboard/pkg-plist
+++ b/www/kanboard/pkg-plist
@@ -607,6 +607,7 @@
 %%WWWDIR%%/app/Pagination/TaskPagination.php
 %%WWWDIR%%/app/Pagination/UserPagination.php
 %%WWWDIR%%/app/Schema/Migration.php
+%%WWWDIR%%/app/Schema/Mssql.php
 %%WWWDIR%%/app/Schema/Mysql.php
 %%WWWDIR%%/app/Schema/Postgres.php
 %%WWWDIR%%/app/Schema/Sql/mysql.sql
@@ -867,6 +868,7 @@
 %%WWWDIR%%/app/Template/project_user_overview/tasks.php
 %%WWWDIR%%/app/Template/project_user_overview/tooltip_users.php
 %%WWWDIR%%/app/Template/project_view/duplicate.php
+%%WWWDIR%%/app/Template/project_view/importTasks.php
 %%WWWDIR%%/app/Template/project_view/integrations.php
 %%WWWDIR%%/app/Template/project_view/notifications.php
 %%WWWDIR%%/app/Template/project_view/share.php
@@ -1998,14 +2000,13 @@
 %%WWWDIR%%/vendor/symfony/polyfill-php73/bootstrap.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/LICENSE
 %%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php
+%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
+%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
 %%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php
-%%WWWDIR%%/vendor/symfony/service-contracts/Attribute/Required.php
-%%WWWDIR%%/vendor/symfony/service-contracts/Attribute/SubscribedService.php
-%%WWWDIR%%/vendor/symfony/service-contracts/CHANGELOG.md
 %%WWWDIR%%/vendor/symfony/service-contracts/LICENSE
 %%WWWDIR%%/vendor/symfony/service-contracts/ResetInterface.php
 %%WWWDIR%%/vendor/symfony/service-contracts/ServiceLocatorTrait.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306011437.351EbJmX018171>