Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2020 23:11:45 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r528612 - head/databases/mantis
Message-ID:  <202003172311.02HNBjlx016360@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Mar 17 23:11:45 2020
New Revision: 528612
URL: https://svnweb.freebsd.org/changeset/ports/528612

Log:
  databases/mantis: Update to 2.24.0
  
  Changes:	https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.24.0

Modified:
  head/databases/mantis/Makefile
  head/databases/mantis/distinfo
  head/databases/mantis/pkg-plist

Modified: head/databases/mantis/Makefile
==============================================================================
--- head/databases/mantis/Makefile	Tue Mar 17 23:09:17 2020	(r528611)
+++ head/databases/mantis/Makefile	Tue Mar 17 23:11:45 2020	(r528612)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mantis
-PORTVERSION=	2.23.0
+PORTVERSION=	2.24.0
 PORTEPOCH=	1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/mantisbt/mantis-stable/${PORTVERSION}

Modified: head/databases/mantis/distinfo
==============================================================================
--- head/databases/mantis/distinfo	Tue Mar 17 23:09:17 2020	(r528611)
+++ head/databases/mantis/distinfo	Tue Mar 17 23:11:45 2020	(r528612)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1575969112
-SHA256 (mantisbt-2.23.0.tar.gz) = c11768de0dd6bdb8c6796f38937a34ed0fcc6d8352e4da4effd3c9916ef69dea
-SIZE (mantisbt-2.23.0.tar.gz) = 14996679
+TIMESTAMP = 1584301733
+SHA256 (mantisbt-2.24.0.tar.gz) = c8e0035f2556cd62627195867424378a16758dbc11f0209d8c4d41dc7690819e
+SIZE (mantisbt-2.24.0.tar.gz) = 15007068
 SHA256 (mantisbt-plugins-Activity-99cf873396ebc3fec431c6746dae1a604768f322_GH0.tar.gz) = 7c9a2d08d98854c40e53ec5ae90aa84ea3849843e5dec8fceefd4cbfba6d4c88
 SIZE (mantisbt-plugins-Activity-99cf873396ebc3fec431c6746dae1a604768f322_GH0.tar.gz) = 42861
 SHA256 (mantisbt-plugins-Announce-v2.4.1_GH0.tar.gz) = b87b233afc70d61b4b6c1fdc574cbbd3f2997efdfd4b5cfde1cfebfb6097dbc3

Modified: head/databases/mantis/pkg-plist
==============================================================================
--- head/databases/mantis/pkg-plist	Tue Mar 17 23:09:17 2020	(r528611)
+++ head/databases/mantis/pkg-plist	Tue Mar 17 23:11:45 2020	(r528612)
@@ -190,6 +190,7 @@
 %%WWWDIR%%/core/commands/TagDetachCommand.php
 %%WWWDIR%%/core/commands/UserCreateCommand.php
 %%WWWDIR%%/core/commands/UserDeleteCommand.php
+%%WWWDIR%%/core/commands/UserResetPasswordCommand.php
 %%WWWDIR%%/core/commands/VersionAddCommand.php
 %%WWWDIR%%/core/compress_api.php
 %%WWWDIR%%/core/config_api.php
@@ -1984,7 +1985,6 @@
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/README.md
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/UPGRADING.md
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/composer.json
-%%WWWDIR%%/vendor/guzzlehttp/guzzle/phpstan.neon.dist
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Client.php
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/ClientInterface.php
 %%WWWDIR%%/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php



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