diff options
-rw-r--r-- | www/otrs/Makefile | 5 | ||||
-rw-r--r-- | www/otrs/distinfo | 6 | ||||
-rw-r--r-- | www/otrs/pkg-plist | 5 |
3 files changed, 10 insertions, 6 deletions
diff --git a/www/otrs/Makefile b/www/otrs/Makefile index be0313c619f8..4a9b6b523de5 100644 --- a/www/otrs/Makefile +++ b/www/otrs/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= otrs -PORTVERSION= 6.0.19 -PORTREVISION= 1 +DISTVERSION= 6_0_25 +DISTVERSIONPREFIX= rel- CATEGORIES= www MAINTAINER= m.tsatsenko@gmail.com @@ -55,7 +55,6 @@ USES= cpe shebangfix perl5 tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= OTRS -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 --git a/www/otrs/distinfo b/www/otrs/distinfo index 2e7808cc44c8..d13f9a0d2de2 100644 --- a/www/otrs/distinfo +++ b/www/otrs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558571903 -SHA256 (OTRS-otrs-6.0.19-b7b2693_GH0.tar.gz) = e3e9076b283f6b19e7b517e6fb08aa78c7379f7548152a3a4bcc8faf71481510 -SIZE (OTRS-otrs-6.0.19-b7b2693_GH0.tar.gz) = 40909105 +TIMESTAMP = 1576507510 +SHA256 (OTRS-otrs-rel-6_0_25_GH0.tar.gz) = bde365e9d6a5fd9e107d66439cd899f491f781aa26e9cea775640cd8b1896112 +SIZE (OTRS-otrs-rel-6_0_25_GH0.tar.gz) = 41233206 diff --git a/www/otrs/pkg-plist b/www/otrs/pkg-plist index 79791a1eb393..f9652f31c1ec 100644 --- a/www/otrs/pkg-plist +++ b/www/otrs/pkg-plist @@ -829,6 +829,7 @@ otrs/Kernel/System/Console/Command/Admin/WebService/Delete.pm 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/CPANAudit.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 @@ -1130,6 +1131,7 @@ otrs/Kernel/System/SupportDataCollector/Plugin/OS/Distribution.pm otrs/Kernel/System/SupportDataCollector/Plugin/OS/KernelVersion.pm otrs/Kernel/System/SupportDataCollector/Plugin/OS/Load.pm otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlModules.pm +otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlModulesAudit.pm otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlVersion.pm otrs/Kernel/System/SupportDataCollector/Plugin/OS/Swap.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ArticleSearchIndexStatus.pm @@ -1284,6 +1286,7 @@ otrs/Kernel/System/XML/Simple.pm otrs/Kernel/System/YAML.pm otrs/README.md otrs/RELEASE +otrs/SECURITY.md otrs/UPDATING.md otrs/bin/Cron.sh otrs/bin/cgi-bin/app.psgi @@ -1309,6 +1312,7 @@ otrs/scripts/DBUpdateTo6.pm otrs/scripts/DBUpdateTo6/ACLDeploy.pm otrs/scripts/DBUpdateTo6/AddAppointmentCalendarNotification.pm otrs/scripts/DBUpdateTo6/Base.pm +otrs/scripts/DBUpdateTo6/CPANAuditCheck.pm otrs/scripts/DBUpdateTo6/CacheCleanup.pm otrs/scripts/DBUpdateTo6/CleanGroupUserPermissionValue.pm otrs/scripts/DBUpdateTo6/CreateAppointmentCalendarTables.pm @@ -1326,6 +1330,7 @@ otrs/scripts/DBUpdateTo6/MigrateArticleSearchIndex.pm otrs/scripts/DBUpdateTo6/MigrateChatData.pm otrs/scripts/DBUpdateTo6/MigrateConfigEffectiveValues.pm otrs/scripts/DBUpdateTo6/MigrateGenericAgentJobs.pm +otrs/scripts/DBUpdateTo6/MigrateModifiedSettings.pm otrs/scripts/DBUpdateTo6/MigratePackageRepositoryConfiguration.pm otrs/scripts/DBUpdateTo6/MigratePossibleNextActions.pm otrs/scripts/DBUpdateTo6/MigratePostMasterData.pm |