diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-25 06:01:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-25 06:01:22 +0800 |
commit | 79cc306b362b8c35ebe58d237be390004afcb3e5 (patch) | |
tree | 681ce3f51fdebd1c3bae9fe8c5524b7924b5d7db | |
parent | 7de626959891217cfe6f74debdafc6abcf90a42f (diff) | |
download | freebsd-ports-gnome-79cc306b362b8c35ebe58d237be390004afcb3e5.tar.gz freebsd-ports-gnome-79cc306b362b8c35ebe58d237be390004afcb3e5.tar.zst freebsd-ports-gnome-79cc306b362b8c35ebe58d237be390004afcb3e5.zip |
- Update to 1.1.1
PR: 119932
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: maintainer (via irc)
-rw-r--r-- | databases/mantis/Makefile | 2 | ||||
-rw-r--r-- | databases/mantis/distinfo | 6 | ||||
-rw-r--r-- | databases/mantis/pkg-plist | 7 |
3 files changed, 6 insertions, 9 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 77df46c47fbe..d62e9ef1e3f3 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mantis -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mantisbt diff --git a/databases/mantis/distinfo b/databases/mantis/distinfo index fceee246f4e2..67fb6855d0b5 100644 --- a/databases/mantis/distinfo +++ b/databases/mantis/distinfo @@ -1,3 +1,3 @@ -MD5 (mantis-1.1.0.tar.gz) = 0b5e99ae4f33dfb7b99ee989a4b70b78 -SHA256 (mantis-1.1.0.tar.gz) = b7402ecbb0879d21b6a8e2e64fead64a1fb44e65b6948022c11e75f03f3800d1 -SIZE (mantis-1.1.0.tar.gz) = 2501413 +MD5 (mantis-1.1.1.tar.gz) = 7e646be79def5bb32b74b1a246caf766 +SHA256 (mantis-1.1.1.tar.gz) = 9357d9ff7ce52f708a226c5c19230509764ceacfb89a964b45ff44dcf74f5c8b +SIZE (mantis-1.1.1.tar.gz) = 2526314 diff --git a/databases/mantis/pkg-plist b/databases/mantis/pkg-plist index ff97e7c14039..eb354da737eb 100644 --- a/databases/mantis/pkg-plist +++ b/databases/mantis/pkg-plist @@ -120,8 +120,8 @@ %%WWWDIR_REL%%/changelog_page.php %%WWWDIR_REL%%/config_defaults_inc.php %%WWWDIR_REL%%/config_inc.php.sample -%%WWWDIR_REL%%/core.php %%WWWDIR_REL%%/core/.htaccess +%%WWWDIR_REL%%/core.php %%WWWDIR_REL%%/core/access_api.php %%WWWDIR_REL%%/core/adodb/adodb-active-record.inc.php %%WWWDIR_REL%%/core/adodb/adodb-csvlib.inc.php @@ -392,6 +392,7 @@ %%WWWDIR_REL%%/doc/ChangeLog %%WWWDIR_REL%%/doc/INSTALL %%WWWDIR_REL%%/doc/LICENSE +%%WWWDIR_REL%%/doc/UPGRADING %%WWWDIR_REL%%/file_download.php %%WWWDIR_REL%%/graphs/graph_assigned_to_me.php %%WWWDIR_REL%%/graphs/graph_by_category.php @@ -632,9 +633,6 @@ %%WWWDIR_REL%%/news_rss.php %%WWWDIR_REL%%/news_update.php %%WWWDIR_REL%%/news_view_page.php -%%WWWDIR_REL%%/packages/.htaccess -%%WWWDIR_REL%%/packages/mantis-httpd.conf -%%WWWDIR_REL%%/packages/mantis.spec %%WWWDIR_REL%%/permalink_page.php %%WWWDIR_REL%%/print_all_bug_options_inc.php %%WWWDIR_REL%%/print_all_bug_options_page.php @@ -700,7 +698,6 @@ %%WWWDIR_REL%%/view_filters_page.php %%WWWDIR_REL%%/wiki.php %%WWWDIR_REL%%/xmlhttprequest.php -@dirrm %%WWWDIR_REL%%/packages @dirrm %%WWWDIR_REL%%/lang @dirrm %%WWWDIR_REL%%/javascript/projax @dirrm %%WWWDIR_REL%%/javascript/jscalendar/lang |