diff options
author | edwin <edwin@FreeBSD.org> | 2008-08-27 11:32:32 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-08-27 11:32:32 +0800 |
commit | 28d04cd4fc5833894fd1c3159f524741ad273411 (patch) | |
tree | 0e0b8840ba7a16b19eb836ad4c61a69fe7115d5c /databases | |
parent | 5c5fb3196bce2454124041d38732c9b5108cb23a (diff) | |
download | freebsd-ports-graphics-28d04cd4fc5833894fd1c3159f524741ad273411.tar.gz freebsd-ports-graphics-28d04cd4fc5833894fd1c3159f524741ad273411.tar.zst freebsd-ports-graphics-28d04cd4fc5833894fd1c3159f524741ad273411.zip |
[MAINTAINER-UPDATE] databases/mantis upgrade to latest version
PR: ports/126871
Submitted by: Dan Langille <dan@langille.org>
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mantis/Makefile | 3 | ||||
-rw-r--r-- | databases/mantis/distinfo | 6 | ||||
-rw-r--r-- | databases/mantis/pkg-plist | 6 |
3 files changed, 6 insertions, 9 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index d70c2718ad5..7711ae17b3c 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mantis -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.2 CATEGORIES= databases www MASTER_SITES= SF/mantisbt diff --git a/databases/mantis/distinfo b/databases/mantis/distinfo index 67fb6855d0b..ce7c3715316 100644 --- a/databases/mantis/distinfo +++ b/databases/mantis/distinfo @@ -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 diff --git a/databases/mantis/pkg-plist b/databases/mantis/pkg-plist index eb354da737e..163c4cdc6f5 100644 --- a/databases/mantis/pkg-plist +++ b/databases/mantis/pkg-plist @@ -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 |