Received: by mail.netbsd.org (Postfix, from userid 605) id 5C28E84EC6; Mon, 25 Apr 2022 17:24:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9826284E19 for ; Mon, 25 Apr 2022 17:24:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id qsDrcAeiWvj5 for ; Mon, 25 Apr 2022 17:24:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1DB4584D16 for ; Mon, 25 Apr 2022 17:24:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15FEDFB1A; Mon, 25 Apr 2022 17:24:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650907491155690" MIME-Version: 1.0 Date: Mon, 25 Apr 2022 13:24:51 -0400 From: "Christos Zoulas" Subject: CVS commit: pkgsrc/devel/mantis To: pkgsrc-changes@NetBSD.org Reply-To: christos@netbsd.org X-Mailer: log_accum Message-Id: <20220425172451.15FEDFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650907491155690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: christos Date: Mon Apr 25 17:24:50 UTC 2022 Modified Files: pkgsrc/devel/mantis: Makefile PLIST distinfo Log Message: Update from 2.24.5 to 2.25.3 because older one does not work with php7.4.27 See: https://www.mantisbt.org/bugs/changelog_page.php To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 pkgsrc/devel/mantis/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/mantis/PLIST cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/mantis/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650907491155690 Content-Disposition: inline Content-Length: 35287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/mantis/Makefile diff -u pkgsrc/devel/mantis/Makefile:1.59 pkgsrc/devel/mantis/Makefile:1.60 --- pkgsrc/devel/mantis/Makefile:1.59 Mon May 24 15:50:02 2021 +++ pkgsrc/devel/mantis/Makefile Mon Apr 25 13:24:50 2022 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2021/05/24 19:50:02 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2022/04/25 17:24:50 christos Exp $ -DISTNAME= mantisbt-2.24.5 +DISTNAME= mantisbt-2.25.3 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/mantisbt/mantis/} -PKGREVISION= 1 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/} @@ -35,8 +34,6 @@ SUBST_FILES.conf= mantis.conf SUBST_VARS.conf= MANTIS_HOME SUBST_MESSAGE.conf= Fixing configuration files. -REPLACE_BASH+= scripts/travis_before_script.sh - REPLACE_INTERPRETER+= php REPLACE.php.old= /usr/bin/php REPLACE.php.new= ${PREFIX}/bin/php Index: pkgsrc/devel/mantis/PLIST diff -u pkgsrc/devel/mantis/PLIST:1.22 pkgsrc/devel/mantis/PLIST:1.23 --- pkgsrc/devel/mantis/PLIST:1.22 Sat Mar 6 08:42:07 2021 +++ pkgsrc/devel/mantis/PLIST Mon Apr 25 13:24:50 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2021/03/06 13:42:07 taca Exp $ +@comment $NetBSD: PLIST,v 1.23 2022/04/25 17:24:50 christos Exp $ share/doc/mantis/en-US/Admin_Guide/Admin_Guide.pdf share/doc/mantis/en-US/Admin_Guide/Admin_Guide.txt share/doc/mantis/en-US/Admin_Guide/html-desktop/Common_Content/css/brand.css @@ -219,6 +219,8 @@ share/doc/mantis/en-US/Admin_Guide/html- share/doc/mantis/en-US/Admin_Guide/html-single-plain/Common_Content/images/yellow.png share/doc/mantis/en-US/Admin_Guide/html-single-plain/images/mantis_logo.png share/doc/mantis/en-US/Admin_Guide/html-single-plain/index.html +share/doc/mantis/en-US/Developers_Guide/Developers_Guide.pdf +share/doc/mantis/en-US/Developers_Guide/Developers_Guide.txt share/doc/mantis/en-US/Developers_Guide/html-desktop/Common_Content/css/brand.css share/doc/mantis/en-US/Developers_Guide/html-desktop/Common_Content/css/common.css share/doc/mantis/en-US/Developers_Guide/html-desktop/Common_Content/css/default.css @@ -329,9 +331,120 @@ share/doc/mantis/en-US/Developers_Guide/ share/doc/mantis/en-US/Developers_Guide/html-desktop/images/erd.png share/doc/mantis/en-US/Developers_Guide/html-desktop/images/mantis_logo.png share/doc/mantis/en-US/Developers_Guide/html-desktop/index.html +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/css/brand.css +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/css/common.css +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/css/default.css +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/css/epub.css +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/css/print.css +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/1.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/1.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/10.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/10.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/11.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/11.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/12.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/12.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/13.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/13.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/14.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/14.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/15.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/15.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/16.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/16.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/17.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/17.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/18.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/18.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/19.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/19.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/2.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/2.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/20.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/20.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/21.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/21.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/22.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/22.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/23.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/23.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/24.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/24.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/25.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/25.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/26.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/26.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/27.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/27.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/28.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/28.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/29.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/29.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/3.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/3.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/30.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/30.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/31.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/31.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/32.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/32.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/33.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/33.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/34.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/34.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/35.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/35.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/36.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/36.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/37.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/37.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/38.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/38.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/39.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/39.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/4.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/4.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/40.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/40.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/5.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/5.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/6.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/6.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/7.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/7.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/8.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/8.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/9.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/9.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/dot.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/dot2.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/green.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/h1-bg.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/image_left.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/image_right.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/important.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/important.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/note.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/note.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/red.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/shine.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-back.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-forward.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-up.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-home.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/title_logo.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/title_logo.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/warning.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/warning.svg +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/watermark-draft.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/Common_Content/images/yellow.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/images/erd.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/images/mantis_logo.png +share/doc/mantis/en-US/Developers_Guide/html-single-plain/index.html share/examples/mantis/config_inc.php share/examples/mantis/mantis.conf share/examples/mantis/mantis_offline.php.sample +share/mantis/KEYS.md share/mantis/account_delete.php share/mantis/account_manage_columns_page.php share/mantis/account_page.php @@ -356,6 +469,7 @@ share/mantis/admin/check/check_api.php share/mantis/admin/check/check_attachments_inc.php share/mantis/admin/check/check_config_inc.php share/mantis/admin/check/check_crypto_inc.php +share/mantis/admin/check/check_customfields_inc.php share/mantis/admin/check/check_database_inc.php share/mantis/admin/check/check_display_inc.php share/mantis/admin/check/check_email_inc.php @@ -363,6 +477,7 @@ share/mantis/admin/check/check_i18n_inc. share/mantis/admin/check/check_integrity_inc.php share/mantis/admin/check/check_paths_inc.php share/mantis/admin/check/check_php_inc.php +share/mantis/admin/check/check_plugins_inc.php share/mantis/admin/check/check_webservice_inc.php share/mantis/admin/check/index.php share/mantis/admin/db_stats.php @@ -376,6 +491,8 @@ share/mantis/admin/system_utils.php share/mantis/admin/test_langs.php share/mantis/admin/upgrade_unattended.php share/mantis/api/rest/.htaccess +share/mantis/api/rest/api.postman_collection.json +share/mantis/api/rest/env.postman_environment.json share/mantis/api/rest/index.php share/mantis/api/rest/restcore/.htaccess share/mantis/api/rest/restcore/ApiEnabledMiddleware.php @@ -431,7 +548,6 @@ share/mantis/bug_change_status_page.php share/mantis/bug_file_delete.php share/mantis/bug_monitor_add.php share/mantis/bug_monitor_delete.php -share/mantis/bug_monitor_list_view_inc.php share/mantis/bug_relationship_add.php share/mantis/bug_relationship_delete.php share/mantis/bug_relationship_graph.php @@ -483,6 +599,8 @@ share/mantis/core/classes/BugFilterQuery share/mantis/core/classes/ConfigParser.class.php share/mantis/core/classes/DbQuery.class.php share/mantis/core/classes/FilterConverter.class.php +share/mantis/core/classes/InvalidDefinitionPlugin.class.php +share/mantis/core/classes/InvalidPlugin.class.php share/mantis/core/classes/IssueAssignedTimelineEvent.class.php share/mantis/core/classes/IssueAttachmentTimelineEvent.class.php share/mantis/core/classes/IssueCreatedTimelineEvent.class.php @@ -498,11 +616,14 @@ share/mantis/core/classes/MantisFilter.c share/mantis/core/classes/MantisFormattingPlugin.class.php share/mantis/core/classes/MantisPlugin.class.php share/mantis/core/classes/MantisWikiPlugin.class.php +share/mantis/core/classes/MissingClassPlugin.class.php +share/mantis/core/classes/MissingPlugin.class.php share/mantis/core/classes/TimelineEvent.class.php share/mantis/core/classes/Tokenizer.class.php share/mantis/core/collapse_api.php share/mantis/core/columns_api.php share/mantis/core/commands/Command.php +share/mantis/core/commands/ConfigsGetCommand.php share/mantis/core/commands/IssueAddCommand.php share/mantis/core/commands/IssueDeleteCommand.php share/mantis/core/commands/IssueFileAddCommand.php @@ -512,6 +633,7 @@ share/mantis/core/commands/IssueNoteDele share/mantis/core/commands/IssueRelationshipAddCommand.php share/mantis/core/commands/IssueRelationshipDeleteCommand.php share/mantis/core/commands/IssueViewPageCommand.php +share/mantis/core/commands/LocalizedStringsGetCommand.php share/mantis/core/commands/MonitorAddCommand.php share/mantis/core/commands/ProjectHierarchyAddCommand.php share/mantis/core/commands/ProjectHierarchyDeleteCommand.php @@ -604,7 +726,7 @@ share/mantis/css/bootstrap-datetimepicke share/mantis/css/default.css share/mantis/css/dropzone-5.5.0.css share/mantis/css/dropzone-5.5.0.min.css -share/mantis/css/font-awesome-4.6.3.min.css +share/mantis/css/font-awesome-4.7.0.min.css share/mantis/css/fonts.css share/mantis/css/images/ajax-loader.gif share/mantis/css/images/ajax-loader.png @@ -867,6 +989,8 @@ share/mantis/doc/en-US/Admin_Guide/html- share/mantis/doc/en-US/Admin_Guide/html-single-plain/Common_Content/images/yellow.png share/mantis/doc/en-US/Admin_Guide/html-single-plain/images/mantis_logo.png share/mantis/doc/en-US/Admin_Guide/html-single-plain/index.html +share/mantis/doc/en-US/Developers_Guide/Developers_Guide.pdf +share/mantis/doc/en-US/Developers_Guide/Developers_Guide.txt share/mantis/doc/en-US/Developers_Guide/html-desktop/Common_Content/css/brand.css share/mantis/doc/en-US/Developers_Guide/html-desktop/Common_Content/css/common.css share/mantis/doc/en-US/Developers_Guide/html-desktop/Common_Content/css/default.css @@ -977,6 +1101,116 @@ share/mantis/doc/en-US/Developers_Guide/ share/mantis/doc/en-US/Developers_Guide/html-desktop/images/erd.png share/mantis/doc/en-US/Developers_Guide/html-desktop/images/mantis_logo.png share/mantis/doc/en-US/Developers_Guide/html-desktop/index.html +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/css/brand.css +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/css/common.css +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/css/default.css +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/css/epub.css +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/css/print.css +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/1.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/1.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/10.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/10.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/11.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/11.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/12.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/12.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/13.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/13.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/14.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/14.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/15.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/15.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/16.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/16.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/17.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/17.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/18.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/18.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/19.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/19.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/2.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/2.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/20.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/20.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/21.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/21.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/22.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/22.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/23.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/23.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/24.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/24.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/25.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/25.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/26.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/26.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/27.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/27.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/28.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/28.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/29.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/29.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/3.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/3.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/30.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/30.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/31.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/31.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/32.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/32.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/33.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/33.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/34.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/34.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/35.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/35.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/36.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/36.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/37.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/37.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/38.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/38.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/39.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/39.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/4.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/4.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/40.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/40.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/5.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/5.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/6.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/6.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/7.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/7.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/8.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/8.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/9.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/9.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/dot.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/dot2.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/green.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/h1-bg.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/image_left.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/image_right.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/important.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/important.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/note.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/note.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/red.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/shine.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-back.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-forward.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-go-up.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/stock-home.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/title_logo.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/title_logo.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/warning.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/warning.svg +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/watermark-draft.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/Common_Content/images/yellow.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/images/erd.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/images/mantis_logo.png +share/mantis/doc/en-US/Developers_Guide/html-single-plain/index.html share/mantis/doc/modern_my_view.png share/mantis/doc/modern_view_issue.png share/mantis/doc/modern_view_issues.png @@ -1052,7 +1286,7 @@ share/mantis/js/list-1.5.0.min.js share/mantis/js/login.js share/mantis/js/manage_custom_field_edit_page.js share/mantis/js/manage_proj_edit_page.js -share/mantis/js/moment-with-locales-2.24.0.min.js +share/mantis/js/moment-with-locales-2.29.2.min.js share/mantis/js/typeahead.jquery-1.3.0.min.js share/mantis/jump_to_bug.php share/mantis/lang/.htaccess @@ -1251,13 +1485,17 @@ share/mantis/plugins/Gravatar/lang/strin share/mantis/plugins/Gravatar/lang/strings_galician.txt share/mantis/plugins/Gravatar/lang/strings_german.txt share/mantis/plugins/Gravatar/lang/strings_greek.txt +share/mantis/plugins/Gravatar/lang/strings_hebrew.txt share/mantis/plugins/Gravatar/lang/strings_hungarian.txt share/mantis/plugins/Gravatar/lang/strings_icelandic.txt +share/mantis/plugins/Gravatar/lang/strings_interlingua.txt share/mantis/plugins/Gravatar/lang/strings_italian.txt share/mantis/plugins/Gravatar/lang/strings_japanese.txt share/mantis/plugins/Gravatar/lang/strings_korean.txt share/mantis/plugins/Gravatar/lang/strings_macedonian.txt share/mantis/plugins/Gravatar/lang/strings_norwegian_bokmal.txt +share/mantis/plugins/Gravatar/lang/strings_persian.txt +share/mantis/plugins/Gravatar/lang/strings_polish.txt share/mantis/plugins/Gravatar/lang/strings_portuguese_brazil.txt share/mantis/plugins/Gravatar/lang/strings_portuguese_standard.txt share/mantis/plugins/Gravatar/lang/strings_qqq.txt @@ -1341,8 +1579,7 @@ share/mantis/plugins/MantisCoreFormattin share/mantis/plugins/MantisGraph/MantisGraph.php share/mantis/plugins/MantisGraph/core/Period.php share/mantis/plugins/MantisGraph/core/graph_api.php -share/mantis/plugins/MantisGraph/files/Chart-2.8.0.min.js -share/mantis/plugins/MantisGraph/files/Chart.bundle-2.8.0.min.js +share/mantis/plugins/MantisGraph/files/Chart-2.9.4.min.js share/mantis/plugins/MantisGraph/files/MantisGraph.js share/mantis/plugins/MantisGraph/files/chartjs-plugin-colorschemes-0.4.0.min.js share/mantis/plugins/MantisGraph/lang/strings_afrikaans.txt @@ -1498,7 +1735,6 @@ share/mantis/proj_doc_delete.php share/mantis/proj_doc_edit_page.php share/mantis/proj_doc_page.php share/mantis/proj_doc_update.php -share/mantis/project_page.php share/mantis/query_store.php share/mantis/query_store_page.php share/mantis/readme.md @@ -1507,9 +1743,8 @@ share/mantis/roadmap_page.php share/mantis/scripts/.htaccess share/mantis/scripts/README.md share/mantis/scripts/Web.config +share/mantis/scripts/cronjob.php share/mantis/scripts/send_emails.php -share/mantis/scripts/travis_before_script.sh -share/mantis/scripts/travis_script.sh share/mantis/search.php share/mantis/set_project.php share/mantis/signup.php @@ -1843,6 +2078,7 @@ share/mantis/vendor/guzzlehttp/guzzle/sr share/mantis/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php share/mantis/vendor/guzzlehttp/guzzle/src/TransferStats.php share/mantis/vendor/guzzlehttp/guzzle/src/UriTemplate.php +share/mantis/vendor/guzzlehttp/guzzle/src/Utils.php share/mantis/vendor/guzzlehttp/guzzle/src/functions.php share/mantis/vendor/guzzlehttp/guzzle/src/functions_include.php share/mantis/vendor/guzzlehttp/promises/CHANGELOG.md @@ -1863,6 +2099,7 @@ share/mantis/vendor/guzzlehttp/promises/ share/mantis/vendor/guzzlehttp/promises/src/TaskQueueInterface.php share/mantis/vendor/guzzlehttp/promises/src/functions.php share/mantis/vendor/guzzlehttp/promises/src/functions_include.php +share/mantis/vendor/guzzlehttp/psr7/.php_cs.dist share/mantis/vendor/guzzlehttp/psr7/CHANGELOG.md share/mantis/vendor/guzzlehttp/psr7/LICENSE share/mantis/vendor/guzzlehttp/psr7/README.md @@ -1871,13 +2108,17 @@ share/mantis/vendor/guzzlehttp/psr7/src/ share/mantis/vendor/guzzlehttp/psr7/src/CachingStream.php share/mantis/vendor/guzzlehttp/psr7/src/DroppingStream.php share/mantis/vendor/guzzlehttp/psr7/src/FnStream.php +share/mantis/vendor/guzzlehttp/psr7/src/Header.php share/mantis/vendor/guzzlehttp/psr7/src/InflateStream.php share/mantis/vendor/guzzlehttp/psr7/src/LazyOpenStream.php share/mantis/vendor/guzzlehttp/psr7/src/LimitStream.php +share/mantis/vendor/guzzlehttp/psr7/src/Message.php share/mantis/vendor/guzzlehttp/psr7/src/MessageTrait.php +share/mantis/vendor/guzzlehttp/psr7/src/MimeType.php share/mantis/vendor/guzzlehttp/psr7/src/MultipartStream.php share/mantis/vendor/guzzlehttp/psr7/src/NoSeekStream.php share/mantis/vendor/guzzlehttp/psr7/src/PumpStream.php +share/mantis/vendor/guzzlehttp/psr7/src/Query.php share/mantis/vendor/guzzlehttp/psr7/src/Request.php share/mantis/vendor/guzzlehttp/psr7/src/Response.php share/mantis/vendor/guzzlehttp/psr7/src/Rfc7230.php @@ -1889,6 +2130,7 @@ share/mantis/vendor/guzzlehttp/psr7/src/ share/mantis/vendor/guzzlehttp/psr7/src/Uri.php share/mantis/vendor/guzzlehttp/psr7/src/UriNormalizer.php share/mantis/vendor/guzzlehttp/psr7/src/UriResolver.php +share/mantis/vendor/guzzlehttp/psr7/src/Utils.php share/mantis/vendor/guzzlehttp/psr7/src/functions.php share/mantis/vendor/guzzlehttp/psr7/src/functions_include.php share/mantis/vendor/nikic/fast-route/.hhconfig @@ -1978,6 +2220,7 @@ share/mantis/vendor/phpmailer/phpmailer/ share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php +share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php @@ -1985,6 +2228,7 @@ share/mantis/vendor/phpmailer/phpmailer/ share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php share/mantis/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php +share/mantis/vendor/phpmailer/phpmailer/phpunit.xml.dist share/mantis/vendor/phpmailer/phpmailer/src/Exception.php share/mantis/vendor/phpmailer/phpmailer/src/OAuth.php share/mantis/vendor/phpmailer/phpmailer/src/PHPMailer.php @@ -2088,6 +2332,21 @@ share/mantis/vendor/slim/slim/Slim/Route share/mantis/vendor/slim/slim/Slim/RouteGroup.php share/mantis/vendor/slim/slim/Slim/Router.php share/mantis/vendor/slim/slim/phpstan.neon.dist +share/mantis/vendor/symfony/polyfill-intl-idn/Idn.php +share/mantis/vendor/symfony/polyfill-intl-idn/LICENSE +share/mantis/vendor/symfony/polyfill-intl-idn/README.md +share/mantis/vendor/symfony/polyfill-intl-idn/bootstrap.php +share/mantis/vendor/symfony/polyfill-mbstring/LICENSE +share/mantis/vendor/symfony/polyfill-mbstring/Mbstring.php +share/mantis/vendor/symfony/polyfill-mbstring/README.md +share/mantis/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +share/mantis/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +share/mantis/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +share/mantis/vendor/symfony/polyfill-mbstring/bootstrap.php +share/mantis/vendor/symfony/polyfill-php72/LICENSE +share/mantis/vendor/symfony/polyfill-php72/Php72.php +share/mantis/vendor/symfony/polyfill-php72/README.md +share/mantis/vendor/symfony/polyfill-php72/bootstrap.php share/mantis/vendor/vboctor/disposable_email_checker/changelog.txt share/mantis/vendor/vboctor/disposable_email_checker/data/.htaccess share/mantis/vendor/vboctor/disposable_email_checker/data/domains.txt Index: pkgsrc/devel/mantis/distinfo diff -u pkgsrc/devel/mantis/distinfo:1.25 pkgsrc/devel/mantis/distinfo:1.26 --- pkgsrc/devel/mantis/distinfo:1.25 Tue Oct 26 06:15:39 2021 +++ pkgsrc/devel/mantis/distinfo Mon Apr 25 13:24:50 2022 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2021/10/26 10:15:39 nia Exp $ +$NetBSD: distinfo,v 1.26 2022/04/25 17:24:50 christos Exp $ -BLAKE2s (mantisbt-2.24.5.tar.gz) = 2bdcbfbff6015942053aa7b4ce28822322eff0b7ce6afd02d4296d648bc571b4 -SHA512 (mantisbt-2.24.5.tar.gz) = bb84634154dd4b4a3a5549a45742501d7f852b19f5f7479239ab020ccbc8c54b0aa43f27cfbb39ce976931f483b77600b0a28f0096ac77b799656ceb35a9bea6 -Size (mantisbt-2.24.5.tar.gz) = 14407448 bytes +BLAKE2s (mantisbt-2.25.3.tar.gz) = efd42a6758f7a54c02308e31c9de6d70de4d0acfb6a926b275d492152765ca02 +SHA512 (mantisbt-2.25.3.tar.gz) = eebf77a365f28815305c788e2a5c7e430efc07a5e9e844a94235e1e4ebd669fa26125c034e1613a6d81f572e7f1b68871eff19b01e9419eace0dc4e395f057c1 +Size (mantisbt-2.25.3.tar.gz) = 15122369 bytes --_----------=_1650907491155690--