[MAINTAINER-UPDATE] databases/mantis upgrade to latest version
PR: ports/126871 Submitted by: Dan Langille <dan@langille.org>
This commit is contained in:
parent
807c1320a9
commit
8b97cd0df3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219260
3 changed files with 6 additions and 9 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= mantis
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/mantisbt
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mantis-1.1.1.tar.gz) = 7e646be79def5bb32b74b1a246caf766
|
||||
SHA256 (mantis-1.1.1.tar.gz) = 9357d9ff7ce52f708a226c5c19230509764ceacfb89a964b45ff44dcf74f5c8b
|
||||
SIZE (mantis-1.1.1.tar.gz) = 2526314
|
||||
MD5 (mantis-1.1.2.tar.gz) = 4cf5a591fd6855b49d745285db5d91ff
|
||||
SHA256 (mantis-1.1.2.tar.gz) = f352e21bbb21168425e0faee40a98d8c0745ada48cd508112a2985e8245a2e83
|
||||
SIZE (mantis-1.1.2.tar.gz) = 2582860
|
||||
|
|
|
@ -4,10 +4,7 @@
|
|||
%%WWWDIR_REL%%/account_prefs_page.php
|
||||
%%WWWDIR_REL%%/account_prefs_reset.php
|
||||
%%WWWDIR_REL%%/account_prefs_update.php
|
||||
%%WWWDIR_REL%%/account_prof_add.php
|
||||
%%WWWDIR_REL%%/account_prof_delete.php
|
||||
%%WWWDIR_REL%%/account_prof_edit_page.php
|
||||
%%WWWDIR_REL%%/account_prof_make_default.php
|
||||
%%WWWDIR_REL%%/account_prof_menu_page.php
|
||||
%%WWWDIR_REL%%/account_prof_update.php
|
||||
%%WWWDIR_REL%%/account_sponsor_page.php
|
||||
|
@ -83,7 +80,6 @@
|
|||
%%WWWDIR_REL%%/bug_assign.php
|
||||
%%WWWDIR_REL%%/bug_assign_reporter.php
|
||||
%%WWWDIR_REL%%/bug_change_status_page.php
|
||||
%%WWWDIR_REL%%/bug_delete.php
|
||||
%%WWWDIR_REL%%/bug_file_add.php
|
||||
%%WWWDIR_REL%%/bug_file_delete.php
|
||||
%%WWWDIR_REL%%/bug_file_upload_inc.php
|
||||
|
@ -314,6 +310,7 @@
|
|||
%%WWWDIR_REL%%/core/error_api.php
|
||||
%%WWWDIR_REL%%/core/file_api.php
|
||||
%%WWWDIR_REL%%/core/filter_api.php
|
||||
%%WWWDIR_REL%%/core/form_api.php
|
||||
%%WWWDIR_REL%%/core/gpc_api.php
|
||||
%%WWWDIR_REL%%/core/graph_api.php
|
||||
%%WWWDIR_REL%%/core/graphviz_api.php
|
||||
|
@ -368,6 +365,7 @@
|
|||
%%WWWDIR_REL%%/core/relationship_graph_api.php
|
||||
%%WWWDIR_REL%%/core/rss_api.php
|
||||
%%WWWDIR_REL%%/core/send_emails.php
|
||||
%%WWWDIR_REL%%/core/session_api.php
|
||||
%%WWWDIR_REL%%/core/sponsorship_api.php
|
||||
%%WWWDIR_REL%%/core/string_api.php
|
||||
%%WWWDIR_REL%%/core/summary_api.php
|
||||
|
|
Loading…
Reference in a new issue