diff -ruN otrs.orig/Makefile otrs/Makefile --- otrs.orig/Makefile 2019-05-23 03:36:47.538764000 +0300 +++ otrs/Makefile 2019-05-23 03:38:00.291604000 +0300 @@ -2,8 +2,7 @@ # $FreeBSD: head/www/otrs/Makefile 478524 2018-08-31 07:19:21Z wen $ PORTNAME= otrs -PORTVERSION= 6.0.10 -PORTREVISION= 1 +PORTVERSION= 6.0.19 CATEGORIES= www MAINTAINER= m.tsatsenko@gmail.com @@ -54,7 +53,7 @@ USE_GITHUB= yes GH_ACCOUNT= OTRS -GH_TAGNAME= 51cbe50 +GH_TAGNAME= b7b2693 SHEBANG_FILES= bin/cgi-bin/*.pl bin/cgi-bin/app.psgi bin/fcgi-bin/*.pl bin/*.pl \ scripts/tools/*.pl scripts/*.pl diff -ruN otrs.orig/distinfo otrs/distinfo --- otrs.orig/distinfo 2019-05-23 03:36:47.564706000 +0300 +++ otrs/distinfo 2019-05-23 03:38:23.386809000 +0300 @@ -1,3 +1,3 @@ -TIMESTAMP = 1535683312 -SHA256 (OTRS-otrs-6.0.10-51cbe50_GH0.tar.gz) = 1545455267e45ee3370c02645cac52be75b10bf5f852195808d04f99e8e25205 -SIZE (OTRS-otrs-6.0.10-51cbe50_GH0.tar.gz) = 39579491 +TIMESTAMP = 1558571903 +SHA256 (OTRS-otrs-6.0.19-b7b2693_GH0.tar.gz) = e3e9076b283f6b19e7b517e6fb08aa78c7379f7548152a3a4bcc8faf71481510 +SIZE (OTRS-otrs-6.0.19-b7b2693_GH0.tar.gz) = 40909105 diff -ruN otrs.orig/pkg-plist otrs/pkg-plist --- otrs.orig/pkg-plist 2019-05-23 03:36:47.579228000 +0300 +++ otrs/pkg-plist 2019-06-11 05:21:47.782879000 +0300 @@ -86,14 +86,17 @@ otrs/Kernel/Language/id.pm otrs/Kernel/Language/it.pm otrs/Kernel/Language/ja.pm +otrs/Kernel/Language/ko.pm otrs/Kernel/Language/lt.pm otrs/Kernel/Language/lv.pm +otrs/Kernel/Language/mk.pm otrs/Kernel/Language/ms.pm otrs/Kernel/Language/nb_NO.pm otrs/Kernel/Language/nl.pm otrs/Kernel/Language/pl.pm otrs/Kernel/Language/pt.pm otrs/Kernel/Language/pt_BR.pm +otrs/Kernel/Language/ro.pm otrs/Kernel/Language/ru.pm otrs/Kernel/Language/sk_SK.pm otrs/Kernel/Language/sl.pm @@ -355,6 +358,7 @@ otrs/Kernel/Output/HTML/Notification/DaemonCheck.pm otrs/Kernel/Output/HTML/Notification/Generic.pm otrs/Kernel/Output/HTML/Notification/OutofOfficeCheck.pm +otrs/Kernel/Output/HTML/Notification/PackageManagerCheckNotVerifiedPackages.pm otrs/Kernel/Output/HTML/Notification/SystemConfigurationInvalidCheck.pm otrs/Kernel/Output/HTML/Notification/SystemConfigurationIsDirtyCheck.pm otrs/Kernel/Output/HTML/Notification/SystemConfigurationOutOfSyncCheck.pm @@ -787,6 +791,8 @@ otrs/Kernel/System/Console/Command/Admin/Article/StorageSwitch.pm otrs/Kernel/System/Console/Command/Admin/CommunicationChannel/Drop.pm otrs/Kernel/System/Console/Command/Admin/CommunicationChannel/Sync.pm +otrs/Kernel/System/Console/Command/Admin/Config/FixInvalid.pm +otrs/Kernel/System/Console/Command/Admin/Config/ListInvalid.pm otrs/Kernel/System/Console/Command/Admin/Config/Read.pm otrs/Kernel/System/Console/Command/Admin/Config/UnlockAll.pm otrs/Kernel/System/Console/Command/Admin/Config/Update.pm @@ -823,6 +829,7 @@ otrs/Kernel/System/Console/Command/Admin/WebService/Dump.pm otrs/Kernel/System/Console/Command/Admin/WebService/List.pm otrs/Kernel/System/Console/Command/Admin/WebService/Update.pm +otrs/Kernel/System/Console/Command/Dev/Code/CPANUpdate.pm otrs/Kernel/System/Console/Command/Dev/Code/ContributorsListUpdate.pm otrs/Kernel/System/Console/Command/Dev/Code/Generate/ConsoleCommand.pm otrs/Kernel/System/Console/Command/Dev/Code/Generate/ConsoleCommand/ConsoleCommand.pm.skel @@ -1135,7 +1142,6 @@ otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultSOAPUser.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultUser.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/EmailQueue.pm -otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ErrorLog.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FQDN.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FileSystemWritable.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/LegacyConfigBackups.pm @@ -1217,7 +1223,6 @@ otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm otrs/Kernel/System/Ticket/Event/ArchiveRestore.pm -otrs/Kernel/System/Ticket/Event/ArticleSearchIndex.pm otrs/Kernel/System/Ticket/Event/DynamicFieldFromCustomerUser.pm otrs/Kernel/System/Ticket/Event/ForceOwnerReset.pm otrs/Kernel/System/Ticket/Event/ForceState.pm @@ -1301,6 +1306,7 @@ otrs/bin/otrs.SetPermissions.pl otrs/scripts/DBUpdate-to-6.pl otrs/scripts/DBUpdateTo6.pm +otrs/scripts/DBUpdateTo6/ACLDeploy.pm otrs/scripts/DBUpdateTo6/AddAppointmentCalendarNotification.pm otrs/scripts/DBUpdateTo6/Base.pm otrs/scripts/DBUpdateTo6/CacheCleanup.pm @@ -1314,9 +1320,10 @@ otrs/scripts/DBUpdateTo6/DropObjectLockState.pm otrs/scripts/DBUpdateTo6/FrameworkVersionCheck.pm otrs/scripts/DBUpdateTo6/InitializeDefaultCronjobs.pm -otrs/scripts/DBUpdateTo6/MigrateChatData.pm +otrs/scripts/DBUpdateTo6/InvalidSettingsCheck.pm otrs/scripts/DBUpdateTo6/MigrateArticleData.pm otrs/scripts/DBUpdateTo6/MigrateArticleSearchIndex.pm +otrs/scripts/DBUpdateTo6/MigrateChatData.pm otrs/scripts/DBUpdateTo6/MigrateConfigEffectiveValues.pm otrs/scripts/DBUpdateTo6/MigrateGenericAgentJobs.pm otrs/scripts/DBUpdateTo6/MigratePackageRepositoryConfiguration.pm @@ -1327,7 +1334,7 @@ otrs/scripts/DBUpdateTo6/MigrateTicketFrontendCustomerInfoZoom.pm otrs/scripts/DBUpdateTo6/MigrateTicketMergedHistory.pm otrs/scripts/DBUpdateTo6/MigrateTicketNotifications.pm -otrs/scripts/DBUpdateTo6/TaskConfig/MigrateArticleData.yml.dist +otrs/scripts/DBUpdateTo6/MigrateTicketSearchProfiles.pm otrs/scripts/DBUpdateTo6/MigrateTicketStats.pm otrs/scripts/DBUpdateTo6/MigrateTicketStorageModule.pm otrs/scripts/DBUpdateTo6/MigrateTimeZoneConfiguration.pm @@ -1336,8 +1343,10 @@ otrs/scripts/DBUpdateTo6/PerlModulesCheck.pm otrs/scripts/DBUpdateTo6/PerlVersionCheck.pm otrs/scripts/DBUpdateTo6/PostArticleTableStructureChanges.pm +otrs/scripts/DBUpdateTo6/ProcessDeploy.pm otrs/scripts/DBUpdateTo6/RebuildConfig.pm -otrs/scripts/DBUpdateTo6/SysConfigCheck.pm +otrs/scripts/DBUpdateTo6/RebuildConfigCleanup.pm +otrs/scripts/DBUpdateTo6/TaskConfig/MigrateArticleData.yml.dist otrs/scripts/DBUpdateTo6/UninstallMergedFeatureAddOns.pm otrs/scripts/DBUpdateTo6/UpdateAppointmentCalendarFutureTasks.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure.pm @@ -1346,6 +1355,8 @@ otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/ArticleTableChangesRename.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/CommunicationLogs.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/DynamicFieldChanges.pm +otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/FixUserPreferenceKeys.pm +otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/IndexArticleDataMimeTable.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/NewArticleSearchIndexTable.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/NewChatDataTable.pm otrs/scripts/DBUpdateTo6/UpgradeDatabaseStructure/NewCommunicationChannelTable.pm @@ -1374,6 +1385,7 @@ otrs/scripts/database/otrs-schema.xml otrs/scripts/restore.pl otrs/scripts/rpc-example.pl +otrs/scripts/test/Archive.t otrs/scripts/test/AsynchronousExecutor.t otrs/scripts/test/Auth.t otrs/scripts/test/AuthSession.t @@ -1426,6 +1438,7 @@ otrs/scripts/test/ReferenceData.t otrs/scripts/test/SLA.t otrs/scripts/test/SMIME.t +otrs/scripts/test/SMIMEAutoResponse.t otrs/scripts/test/Salutation.t otrs/scripts/test/SearchProfile.t otrs/scripts/test/Service.t @@ -1505,6 +1518,7 @@ otrs/var/httpd/htdocs/js/Core.Agent.Admin.Log.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.MailAccount.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.NotificationEvent.js +otrs/var/httpd/htdocs/js/Core.Agent.Admin.PGP.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.PackageManager.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.PostMasterFilter.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.Priority.js @@ -1553,6 +1567,7 @@ otrs/var/httpd/htdocs/js/Core.Agent.Preferences.js otrs/var/httpd/htdocs/js/Core.Agent.Responsive.js otrs/var/httpd/htdocs/js/Core.Agent.Search.js +otrs/var/httpd/htdocs/js/Core.Agent.SharedSecretGenerator.js otrs/var/httpd/htdocs/js/Core.Agent.SortedTree.js otrs/var/httpd/htdocs/js/Core.Agent.Statistics.ParamsWidget.js otrs/var/httpd/htdocs/js/Core.Agent.Statistics.js @@ -2104,6 +2119,7 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippetgeshi/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/colordialog/dialogs/colordialog.css otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/colordialog/dialogs/colordialog.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/contextmenu_linkopen/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/copyformatting/cursors/cursor-disabled.svg otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/copyformatting/cursors/cursor.svg otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/copyformatting/styles/copyformatting.css @@ -2967,7 +2983,7 @@ otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-scheduler-1.6.2/scheduler.min.js otrs/var/httpd/htdocs/js/thirdparty/jquery-3.2.1/jquery.js otrs/var/httpd/htdocs/js/thirdparty/jquery-browser-detection/jquery-browser-detection.js -otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-3.3.4/jquery.jstree.js +otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-3.3.7/jquery.jstree.js otrs/var/httpd/htdocs/js/thirdparty/jquery-migrate-3.0.0/jquery-migrate.js otrs/var/httpd/htdocs/js/thirdparty/jquery-pubsub/pubsub.js otrs/var/httpd/htdocs/js/thirdparty/jquery-tablesorter-2.28.14/jquery.tablesorter.js @@ -2985,6 +3001,7 @@ otrs/var/httpd/htdocs/js/thirdparty/qunit-2.3.3/qunit.css otrs/var/httpd/htdocs/js/thirdparty/qunit-2.3.3/qunit.js otrs/var/httpd/htdocs/js/thirdparty/spectrum-1.8.0/spectrum.js +otrs/var/httpd/htdocs/robots.txt otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.ACL.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.CloudServices.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.CommunicationLog.css