Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2019 11:21:14 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r499533 - branches/2019Q2/databases/mantis
Message-ID:  <201904211121.x3LBLEZv061677@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Apr 21 11:21:14 2019
New Revision: 499533
URL: https://svnweb.freebsd.org/changeset/ports/499533

Log:
  MFH: r499531
  
  databases/mantis: Update to 2.21.0
  
  Changes:	https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.20.1
  Changes:	https://mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=2.21.0
  Security:	CVE-2019-10905
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q2/databases/mantis/Makefile
  branches/2019Q2/databases/mantis/distinfo
  branches/2019Q2/databases/mantis/pkg-plist
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/databases/mantis/Makefile
==============================================================================
--- branches/2019Q2/databases/mantis/Makefile	Sun Apr 21 10:44:27 2019	(r499532)
+++ branches/2019Q2/databases/mantis/Makefile	Sun Apr 21 11:21:14 2019	(r499533)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mantis
-PORTVERSION=	2.20.0
+PORTVERSION=	2.21.0
 PORTEPOCH=	1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/mantisbt/mantis-stable/${PORTVERSION}

Modified: branches/2019Q2/databases/mantis/distinfo
==============================================================================
--- branches/2019Q2/databases/mantis/distinfo	Sun Apr 21 10:44:27 2019	(r499532)
+++ branches/2019Q2/databases/mantis/distinfo	Sun Apr 21 11:21:14 2019	(r499533)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1552805133
-SHA256 (mantisbt-2.20.0.tar.gz) = 98f3ebf3fead94f3e991d9ca51302233261813910fb0a32733a2752bdab1d044
-SIZE (mantisbt-2.20.0.tar.gz) = 16743762
+TIMESTAMP = 1555837458
+SHA256 (mantisbt-2.21.0.tar.gz) = 85478ee6bffc0173673f3af49873412c62fd8c6ce762d50a5ef185db92299d8e
+SIZE (mantisbt-2.21.0.tar.gz) = 16754160
 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: branches/2019Q2/databases/mantis/pkg-plist
==============================================================================
--- branches/2019Q2/databases/mantis/pkg-plist	Sun Apr 21 10:44:27 2019	(r499532)
+++ branches/2019Q2/databases/mantis/pkg-plist	Sun Apr 21 11:21:14 2019	(r499533)
@@ -57,6 +57,7 @@
 %%WWWDIR%%/api/rest/restcore/projects_rest.php
 %%WWWDIR%%/api/rest/restcore/users_rest.php
 %%WWWDIR%%/api/rest/swagger.json
+%%WWWDIR%%/api/rest/web.config
 %%WWWDIR%%/api/soap/mantisconnect.php
 %%WWWDIR%%/api/soap/mantisconnect.wsdl
 %%WWWDIR%%/api/soap/mc_account_api.php
@@ -1673,6 +1674,8 @@
 %%WWWDIR%%/tag_update.php
 %%WWWDIR%%/tag_update_page.php
 %%WWWDIR%%/tag_view_page.php
+%%WWWDIR%%/vendor/.htaccess
+%%WWWDIR%%/vendor/Web.config
 %%WWWDIR%%/vendor/adodb/adodb-php/LICENSE.md
 %%WWWDIR%%/vendor/adodb/adodb-php/README.md
 %%WWWDIR%%/vendor/adodb/adodb-php/adodb-active-record.inc.php
@@ -1959,6 +1962,7 @@
 %%WWWDIR%%/vendor/dapphp/securimage/securimage_play.php
 %%WWWDIR%%/vendor/dapphp/securimage/securimage_play.swf
 %%WWWDIR%%/vendor/dapphp/securimage/securimage_show.php
+%%WWWDIR%%/vendor/dapphp/securimage/web.config
 %%WWWDIR%%/vendor/dapphp/securimage/words/words.txt
 %%WWWDIR%%/vendor/doctrine/instantiator/.scrutinizer.yml
 %%WWWDIR%%/vendor/doctrine/instantiator/.travis.install.sh
@@ -2741,6 +2745,7 @@
 %%WWWDIR%%/vendor/sebastian/version/src/Version.php
 %%WWWDIR%%/vendor/slim/slim/CODE_OF_CONDUCT.md
 %%WWWDIR%%/vendor/slim/slim/LICENSE.md
+%%WWWDIR%%/vendor/slim/slim/MAINTAINERS.md
 %%WWWDIR%%/vendor/slim/slim/Slim/App.php
 %%WWWDIR%%/vendor/slim/slim/Slim/CallableResolver.php
 %%WWWDIR%%/vendor/slim/slim/Slim/CallableResolverAwareTrait.php



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