Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2019 16:14:51 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520730 - head/www/otrs
Message-ID:  <201912231614.xBNGEpfG078362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Dec 23 16:14:51 2019
New Revision: 520730
URL: https://svnweb.freebsd.org/changeset/ports/520730

Log:
  - Update to 6_0_25
  
  PR:		242640
  Submitted by:	m.tsatsenko@gmail.com (maintainer)

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

Modified: head/www/otrs/Makefile
==============================================================================
--- head/www/otrs/Makefile	Mon Dec 23 15:54:12 2019	(r520729)
+++ head/www/otrs/Makefile	Mon Dec 23 16:14:51 2019	(r520730)
@@ -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

Modified: head/www/otrs/distinfo
==============================================================================
--- head/www/otrs/distinfo	Mon Dec 23 15:54:12 2019	(r520729)
+++ head/www/otrs/distinfo	Mon Dec 23 16:14:51 2019	(r520730)
@@ -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

Modified: head/www/otrs/pkg-plist
==============================================================================
--- head/www/otrs/pkg-plist	Mon Dec 23 15:54:12 2019	(r520729)
+++ head/www/otrs/pkg-plist	Mon Dec 23 16:14:51 2019	(r520730)
@@ -829,6 +829,7 @@ otrs/Kernel/System/Console/Command/Admin/WebService/De
 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/Dist
 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



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