Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2016 06:33:14 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r406136 - head/www/kanboard
Message-ID:  <201601150633.u0F6XEIW017342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Jan 15 06:33:14 2016
New Revision: 406136
URL: https://svnweb.freebsd.org/changeset/ports/406136

Log:
  - Update to 1.0.23
  
  PR:		206276
  Submitted by:	maintainer

Modified:
  head/www/kanboard/Makefile
  head/www/kanboard/distinfo
  head/www/kanboard/pkg-plist

Modified: head/www/kanboard/Makefile
==============================================================================
--- head/www/kanboard/Makefile	Fri Jan 15 06:31:29 2016	(r406135)
+++ head/www/kanboard/Makefile	Fri Jan 15 06:33:14 2016	(r406136)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kanboard
-PORTVERSION=	1.0.22
+PORTVERSION=	1.0.23
 CATEGORIES=	www
 MASTER_SITES=	http://kanboard.net/ \
 		https://bitbucket.org/if0/kanboard-archives/downloads/ \

Modified: head/www/kanboard/distinfo
==============================================================================
--- head/www/kanboard/distinfo	Fri Jan 15 06:31:29 2016	(r406135)
+++ head/www/kanboard/distinfo	Fri Jan 15 06:33:14 2016	(r406136)
@@ -1,2 +1,2 @@
-SHA256 (kanboard-1.0.22.zip) = 39824b2cb47540770938a33a01b79432d243434e9bc02acb7c6d4ff65e2b3aa1
-SIZE (kanboard-1.0.22.zip) = 3875515
+SHA256 (kanboard-1.0.23.zip) = 15d749454d65e908532e234669b215156aa20d7dbfcd6fdc9c48c442b0552734
+SIZE (kanboard-1.0.23.zip) = 3825681

Modified: head/www/kanboard/pkg-plist
==============================================================================
--- head/www/kanboard/pkg-plist	Fri Jan 15 06:31:29 2016	(r406135)
+++ head/www/kanboard/pkg-plist	Fri Jan 15 06:33:14 2016	(r406136)
@@ -6,6 +6,7 @@
 %%WWWDIR%%/app/.htaccess
 %%WWWDIR%%/app/Action/Base.php
 %%WWWDIR%%/app/Action/CommentCreation.php
+%%WWWDIR%%/app/Action/CommentCreationMoveTaskColumn.php
 %%WWWDIR%%/app/Action/TaskAssignCategoryColor.php
 %%WWWDIR%%/app/Action/TaskAssignCategoryLabel.php
 %%WWWDIR%%/app/Action/TaskAssignCategoryLink.php
@@ -14,13 +15,14 @@
 %%WWWDIR%%/app/Action/TaskAssignColorLink.php
 %%WWWDIR%%/app/Action/TaskAssignColorUser.php
 %%WWWDIR%%/app/Action/TaskAssignCurrentUser.php
+%%WWWDIR%%/app/Action/TaskAssignCurrentUserColumn.php
 %%WWWDIR%%/app/Action/TaskAssignSpecificUser.php
 %%WWWDIR%%/app/Action/TaskAssignUser.php
 %%WWWDIR%%/app/Action/TaskClose.php
+%%WWWDIR%%/app/Action/TaskCloseColumn.php
 %%WWWDIR%%/app/Action/TaskCreation.php
 %%WWWDIR%%/app/Action/TaskDuplicateAnotherProject.php
 %%WWWDIR%%/app/Action/TaskEmail.php
-%%WWWDIR%%/app/Action/TaskLogMoveAnotherColumn.php
 %%WWWDIR%%/app/Action/TaskMoveAnotherProject.php
 %%WWWDIR%%/app/Action/TaskMoveColumnAssigned.php
 %%WWWDIR%%/app/Action/TaskMoveColumnCategoryChange.php
@@ -109,12 +111,14 @@
 %%WWWDIR%%/app/Controller/UserImport.php
 %%WWWDIR%%/app/Controller/WebNotification.php
 %%WWWDIR%%/app/Controller/Webhook.php
+%%WWWDIR%%/app/Core/Action/ActionManager.php
 %%WWWDIR%%/app/Core/Base.php
 %%WWWDIR%%/app/Core/Cache/Base.php
 %%WWWDIR%%/app/Core/Cache/CacheInterface.php
 %%WWWDIR%%/app/Core/Cache/MemoryCache.php
 %%WWWDIR%%/app/Core/Csv.php
 %%WWWDIR%%/app/Core/DateParser.php
+%%WWWDIR%%/app/Core/Event/EventManager.php
 %%WWWDIR%%/app/Core/Group/GroupBackendProviderInterface.php
 %%WWWDIR%%/app/Core/Group/GroupManager.php
 %%WWWDIR%%/app/Core/Group/GroupProviderInterface.php
@@ -124,6 +128,7 @@
 %%WWWDIR%%/app/Core/Http/RememberMeCookie.php
 %%WWWDIR%%/app/Core/Http/Request.php
 %%WWWDIR%%/app/Core/Http/Response.php
+%%WWWDIR%%/app/Core/Http/Route.php
 %%WWWDIR%%/app/Core/Http/Router.php
 %%WWWDIR%%/app/Core/Ldap/Client.php
 %%WWWDIR%%/app/Core/Ldap/ClientException.php
@@ -202,9 +207,6 @@
 %%WWWDIR%%/app/Helper/Text.php
 %%WWWDIR%%/app/Helper/Url.php
 %%WWWDIR%%/app/Helper/User.php
-%%WWWDIR%%/app/Integration/BitbucketWebhook.php
-%%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
@@ -229,6 +231,7 @@
 %%WWWDIR%%/app/Locale/tr_TR/translations.php
 %%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
@@ -254,11 +257,13 @@
 %%WWWDIR%%/app/Model/ProjectDailyStats.php
 %%WWWDIR%%/app/Model/ProjectDuplication.php
 %%WWWDIR%%/app/Model/ProjectGroupRole.php
+%%WWWDIR%%/app/Model/ProjectGroupRoleFilter.php
 %%WWWDIR%%/app/Model/ProjectMetadata.php
 %%WWWDIR%%/app/Model/ProjectNotification.php
 %%WWWDIR%%/app/Model/ProjectNotificationType.php
 %%WWWDIR%%/app/Model/ProjectPermission.php
 %%WWWDIR%%/app/Model/ProjectUserRole.php
+%%WWWDIR%%/app/Model/ProjectUserRoleFilter.php
 %%WWWDIR%%/app/Model/RememberMeSession.php
 %%WWWDIR%%/app/Model/Setting.php
 %%WWWDIR%%/app/Model/Subtask.php
@@ -285,6 +290,7 @@
 %%WWWDIR%%/app/Model/UserFilter.php
 %%WWWDIR%%/app/Model/UserImport.php
 %%WWWDIR%%/app/Model/UserLocking.php
+%%WWWDIR%%/app/Model/UserMention.php
 %%WWWDIR%%/app/Model/UserMetadata.php
 %%WWWDIR%%/app/Model/UserNotification.php
 %%WWWDIR%%/app/Model/UserNotificationFilter.php
@@ -300,6 +306,7 @@
 %%WWWDIR%%/app/Schema/Sql/mysql.sql
 %%WWWDIR%%/app/Schema/Sql/postgres.sql
 %%WWWDIR%%/app/Schema/Sqlite.php
+%%WWWDIR%%/app/ServiceProvider/ActionProvider.php
 %%WWWDIR%%/app/ServiceProvider/AuthenticationProvider.php
 %%WWWDIR%%/app/ServiceProvider/ClassProvider.php
 %%WWWDIR%%/app/ServiceProvider/DatabaseProvider.php
@@ -328,6 +335,7 @@
 %%WWWDIR%%/app/Template/analytic/avg_time_columns.php
 %%WWWDIR%%/app/Template/analytic/burndown.php
 %%WWWDIR%%/app/Template/analytic/cfd.php
+%%WWWDIR%%/app/Template/analytic/compare_hours.php
 %%WWWDIR%%/app/Template/analytic/layout.php
 %%WWWDIR%%/app/Template/analytic/lead_cycle_time.php
 %%WWWDIR%%/app/Template/analytic/sidebar.php
@@ -436,6 +444,7 @@
 %%WWWDIR%%/app/Template/listing/show.php
 %%WWWDIR%%/app/Template/notification/comment_create.php
 %%WWWDIR%%/app/Template/notification/comment_update.php
+%%WWWDIR%%/app/Template/notification/comment_user_mention.php
 %%WWWDIR%%/app/Template/notification/file_create.php
 %%WWWDIR%%/app/Template/notification/footer.php
 %%WWWDIR%%/app/Template/notification/subtask_create.php
@@ -449,6 +458,7 @@
 %%WWWDIR%%/app/Template/notification/task_open.php
 %%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/project/disable.php
 %%WWWDIR%%/app/Template/project/dropdown.php
 %%WWWDIR%%/app/Template/project/duplicate.php
@@ -515,6 +525,7 @@
 %%WWWDIR%%/app/Template/twofactor/check.php
 %%WWWDIR%%/app/Template/twofactor/disable.php
 %%WWWDIR%%/app/Template/twofactor/index.php
+%%WWWDIR%%/app/Template/twofactor/show.php
 %%WWWDIR%%/app/Template/user/authentication.php
 %%WWWDIR%%/app/Template/user/create_local.php
 %%WWWDIR%%/app/Template/user/create_remote.php
@@ -526,6 +537,7 @@
 %%WWWDIR%%/app/Template/user/layout.php
 %%WWWDIR%%/app/Template/user/notifications.php
 %%WWWDIR%%/app/Template/user/password.php
+%%WWWDIR%%/app/Template/user/profile.php
 %%WWWDIR%%/app/Template/user/remove.php
 %%WWWDIR%%/app/Template/user/sessions.php
 %%WWWDIR%%/app/Template/user/share.php
@@ -615,6 +627,7 @@
 %%WWWDIR%%/assets/js/src/Board.js
 %%WWWDIR%%/assets/js/src/BurndownChart.js
 %%WWWDIR%%/assets/js/src/Calendar.js
+%%WWWDIR%%/assets/js/src/CompareHoursColumnChart.js
 %%WWWDIR%%/assets/js/src/CumulativeFlowDiagram.js
 %%WWWDIR%%/assets/js/src/Dropdown.js
 %%WWWDIR%%/assets/js/src/Gantt.js
@@ -639,6 +652,7 @@
 %%WWWDIR%%/assets/js/vendor/jquery-1.11.3.min.js
 %%WWWDIR%%/assets/js/vendor/jquery-ui-timepicker-addon.min.js
 %%WWWDIR%%/assets/js/vendor/jquery-ui.min.js
+%%WWWDIR%%/assets/js/vendor/jquery.textcomplete.js
 %%WWWDIR%%/assets/js/vendor/jquery.ui.touch-punch.min.js
 %%WWWDIR%%/assets/js/vendor/lang/ar-ma.js
 %%WWWDIR%%/assets/js/vendor/lang/ar-sa.js
@@ -716,7 +730,6 @@
 %%WWWDIR%%/doc/application-configuration.markdown
 %%WWWDIR%%/doc/assets.markdown
 %%WWWDIR%%/doc/automatic-actions.markdown
-%%WWWDIR%%/doc/bitbucket-webhooks.markdown
 %%WWWDIR%%/doc/board-collapsed-expanded.markdown
 %%WWWDIR%%/doc/board-configuration.markdown
 %%WWWDIR%%/doc/board-horizontal-scrolling-and-compact-view.markdown
@@ -795,9 +808,7 @@
 %%WWWDIR%%/doc/gantt-chart-projects.markdown
 %%WWWDIR%%/doc/gantt-chart-tasks.markdown
 %%WWWDIR%%/doc/github-authentication.markdown
-%%WWWDIR%%/doc/github-webhooks.markdown
 %%WWWDIR%%/doc/gitlab-authentication.markdown
-%%WWWDIR%%/doc/gitlab-webhooks.markdown
 %%WWWDIR%%/doc/google-authentication.markdown
 %%WWWDIR%%/doc/groups.markdown
 %%WWWDIR%%/doc/heroku.markdown
@@ -816,6 +827,8 @@
 %%WWWDIR%%/doc/plugin-authentication-architecture.markdown
 %%WWWDIR%%/doc/plugin-authentication.markdown
 %%WWWDIR%%/doc/plugin-authorization-architecture.markdown
+%%WWWDIR%%/doc/plugin-automatic-actions.markdown
+%%WWWDIR%%/doc/plugin-events.markdown
 %%WWWDIR%%/doc/plugin-group-provider.markdown
 %%WWWDIR%%/doc/plugin-hooks.markdown
 %%WWWDIR%%/doc/plugin-ldap-client.markdown
@@ -824,6 +837,7 @@
 %%WWWDIR%%/doc/plugin-notifications.markdown
 %%WWWDIR%%/doc/plugin-overrides.markdown
 %%WWWDIR%%/doc/plugin-registration.markdown
+%%WWWDIR%%/doc/plugin-routes.markdown
 %%WWWDIR%%/doc/plugin-schema-migrations.markdown
 %%WWWDIR%%/doc/plugins.markdown
 %%WWWDIR%%/doc/postgresql-configuration.markdown
@@ -831,13 +845,14 @@
 %%WWWDIR%%/doc/project-permissions.markdown
 %%WWWDIR%%/doc/project-types.markdown
 %%WWWDIR%%/doc/project-views.markdown
-%%WWWDIR%%/doc/recommended-configuration.markdown
 %%WWWDIR%%/doc/recurring-tasks.markdown
+%%WWWDIR%%/doc/requirements.markdown
 %%WWWDIR%%/doc/reverse-proxy-authentication.markdown
 %%WWWDIR%%/doc/roles.markdown
 %%WWWDIR%%/doc/rss.markdown
 %%WWWDIR%%/doc/screenshots.markdown
 %%WWWDIR%%/doc/screenshots/groups-management.png
+%%WWWDIR%%/doc/screenshots/mention-autocomplete.png
 %%WWWDIR%%/doc/screenshots/project-permissions.png
 %%WWWDIR%%/doc/search.markdown
 %%WWWDIR%%/doc/sharing-projects.markdown
@@ -854,6 +869,7 @@
 %%WWWDIR%%/doc/update.markdown
 %%WWWDIR%%/doc/usage-examples.markdown
 %%WWWDIR%%/doc/user-management.markdown
+%%WWWDIR%%/doc/user-mentions.markdown
 %%WWWDIR%%/doc/user-types.markdown
 %%WWWDIR%%/doc/vagrant.markdown
 %%WWWDIR%%/doc/webhooks.markdown
@@ -867,7 +883,6 @@
 %%WWWDIR%%/plugins/.gitignore
 %%WWWDIR%%/robots.txt
 %%WWWDIR%%/vendor/autoload.php
-%%WWWDIR%%/vendor/bin/html-to-markdown
 %%WWWDIR%%/vendor/christian-riesen/base32/.scrutinizer.yml
 %%WWWDIR%%/vendor/christian-riesen/base32/LICENSE
 %%WWWDIR%%/vendor/christian-riesen/base32/build.xml
@@ -880,6 +895,7 @@
 %%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/Otp.php
 %%WWWDIR%%/vendor/christian-riesen/otp/src/Otp/OtpInterface.php
 %%WWWDIR%%/vendor/composer/ClassLoader.php
+%%WWWDIR%%/vendor/composer/LICENSE
 %%WWWDIR%%/vendor/composer/autoload_classmap.php
 %%WWWDIR%%/vendor/composer/autoload_files.php
 %%WWWDIR%%/vendor/composer/autoload_namespaces.php
@@ -916,58 +932,6 @@
 %%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt
 %%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php
 %%WWWDIR%%/vendor/erusev/parsedown/phpunit.xml.dist
-%%WWWDIR%%/vendor/fabiang/xmpp/CHANGELOG.md
-%%WWWDIR%%/vendor/fabiang/xmpp/LICENSE.md
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Client.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/AbstractConnection.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/ConnectionInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/Socket.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Connection/SocketConnectionInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/Event.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManager.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManagerAwareInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/EventManagerInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/XMLEvent.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Event/XMLEventInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/AbstractEventListener.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/BlockingEventListenerInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/EventListenerInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Logger.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/AbstractSessionEvent.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/AuthenticationInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/DigestMd5.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Authentication/Plain.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Bind.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Roster.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Session.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/StartTls.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/Stream.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/EventListener/Stream/StreamError.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/ErrorException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/OutOfRangeException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/SocketException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/Stream/AuthenticationErrorException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/Stream/StreamErrorException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/TimeoutException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Exception/XMLParserException.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Options.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/OptionsAwareInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/DefaultImplementation.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/ImplementationInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Message.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Presence.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/ProtocolImplementationInterface.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/Roster.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Protocol/User/User.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Stream/SocketClient.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Stream/XMLStream.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Util/ErrorHandler.php
-%%WWWDIR%%/vendor/fabiang/xmpp/src/Util/XML.php
 %%WWWDIR%%/vendor/fguillot/json-rpc/LICENSE
 %%WWWDIR%%/vendor/fguillot/json-rpc/src/JsonRPC/AccessDeniedException.php
 %%WWWDIR%%/vendor/fguillot/json-rpc/src/JsonRPC/Client.php
@@ -1030,32 +994,23 @@
 %%WWWDIR%%/vendor/gregwar/captcha/demo/index.php
 %%WWWDIR%%/vendor/gregwar/captcha/demo/ocr.php
 %%WWWDIR%%/vendor/gregwar/captcha/demo/output.php
-%%WWWDIR%%/vendor/league/html-to-markdown/CHANGELOG.md
-%%WWWDIR%%/vendor/league/html-to-markdown/CONDUCT.md
-%%WWWDIR%%/vendor/league/html-to-markdown/LICENSE
-%%WWWDIR%%/vendor/league/html-to-markdown/bin/html-to-markdown
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Configuration.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/ConfigurationAwareInterface.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/BlockquoteConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/CommentConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ConverterInterface.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/DefaultConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/DivConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/EmphasisConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HardBreakConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HeaderConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/HorizontalRuleConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ImageConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/LinkConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ListBlockConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ListItemConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/ParagraphConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/PreformattedConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Converter/TextConverter.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Element.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/ElementInterface.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/Environment.php
-%%WWWDIR%%/vendor/league/html-to-markdown/src/HtmlConverter.php
+%%WWWDIR%%/vendor/paragonie/random_compat/.scrutinizer.yml
+%%WWWDIR%%/vendor/paragonie/random_compat/ERRATA.md
+%%WWWDIR%%/vendor/paragonie/random_compat/LICENSE
+%%WWWDIR%%/vendor/paragonie/random_compat/SECURITY.md
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/byte_safe_strings.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/cast_to_int.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/error_polyfill.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_bytes_openssl.php
+%%WWWDIR%%/vendor/paragonie/random_compat/lib/random_int.php
+%%WWWDIR%%/vendor/paragonie/random_compat/phpunit.sh
+%%WWWDIR%%/vendor/paragonie/random_compat/phpunit.xml.dist
 %%WWWDIR%%/vendor/pimple/pimple/CHANGELOG
 %%WWWDIR%%/vendor/pimple/pimple/LICENSE
 %%WWWDIR%%/vendor/pimple/pimple/README.rst
@@ -1083,6 +1038,10 @@
 %%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php
 %%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php
 %%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
+%%WWWDIR%%/vendor/ramsey/array_column/CHANGELOG.md
+%%WWWDIR%%/vendor/ramsey/array_column/LICENSE
+%%WWWDIR%%/vendor/ramsey/array_column/phpunit.xml.dist
+%%WWWDIR%%/vendor/ramsey/array_column/src/array_column.php
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/.gitattributes
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/CHANGES
 %%WWWDIR%%/vendor/swiftmailer/swiftmailer/LICENSE



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