summaryrefslogtreecommitdiff
path: root/devel/rth
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-24 14:56:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-24 14:56:54 +0000
commit04ed8d0875a68d496ab957a9ad355b46c123efe3 (patch)
treeb135e22eb113f661cded7e1f1e5050b278387f7f /devel/rth
parent- Fix commandline arguments handling (again) (diff)
- Update to 1.7.0
PR: 127408 Submitted by: Jan Siml <jsi@jules.de> (maintainer)
Notes
Notes: svn path=/head/; revision=220697
Diffstat (limited to 'devel/rth')
-rw-r--r--devel/rth/Makefile2
-rw-r--r--devel/rth/distinfo6
-rw-r--r--devel/rth/pkg-plist10
3 files changed, 14 insertions, 4 deletions
diff --git a/devel/rth/Makefile b/devel/rth/Makefile
index c50c56eb84fd..a397b63d7030 100644
--- a/devel/rth/Makefile
+++ b/devel/rth/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rth
-PORTVERSION= 1.6.4
+PORTVERSION= 1.7.0
CATEGORIES= devel www
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/devel/rth/distinfo b/devel/rth/distinfo
index 1ee31ad94c8d..f8f2cf967c74 100644
--- a/devel/rth/distinfo
+++ b/devel/rth/distinfo
@@ -1,3 +1,3 @@
-MD5 (rth_1.6.4.zip) = fd751fe9c02685c8f1a282952e2fa3c0
-SHA256 (rth_1.6.4.zip) = 76b2fb2790a42fa11b85bfce36f4b41fd8dea2823fee4a5e466d75ddfa1e3f28
-SIZE (rth_1.6.4.zip) = 5484199
+MD5 (rth_1.7.0.zip) = a3d242612ceaa93154c45fc73e8e8b32
+SHA256 (rth_1.7.0.zip) = 1cde939ad2ab9516b55a3bd3bb43ad005d6aa79ed26e2d9c4ff7295c8a6cc6d9
+SIZE (rth_1.7.0.zip) = 5509502
diff --git a/devel/rth/pkg-plist b/devel/rth/pkg-plist
index 9fd16975fc3c..0fc0966b6a40 100644
--- a/devel/rth/pkg-plist
+++ b/devel/rth/pkg-plist
@@ -173,6 +173,7 @@ www/rth/api/admin_api.php
www/rth/api/authenticate_user_inc.php
www/rth/api/authentication_api.php
www/rth/api/bug_api.php
+www/rth/api/build_api.php
www/rth/api/date_api.php
www/rth/api/db_api.php
www/rth/api/discussion_api.php
@@ -190,6 +191,7 @@ www/rth/api/log_api.php
www/rth/api/news_api.php
www/rth/api/project_api.php
www/rth/api/properties_inc.php-dist
+www/rth/api/release_api.php
www/rth/api/report_api.php
www/rth/api/requirement_api.php
www/rth/api/results_api.php
@@ -1590,11 +1592,13 @@ www/rth/images/icons/zip.jpg
www/rth/images/info.gif
www/rth/images/issue.gif
www/rth/images/load_test.gif
+www/rth/images/locked.png
www/rth/images/manual.gif
www/rth/images/paperclip.gif
www/rth/images/pass.gif
www/rth/images/pie_chart_2_image.php
www/rth/images/pie_chart_image.php
+www/rth/images/sign-small.png
www/rth/images/tree_dots_column.gif
www/rth/images/tree_dots_L.gif
www/rth/images/tree_dots_minus.gif
@@ -3125,6 +3129,7 @@ www/rth/sql/1.5.8_update_db.sql
www/rth/sql/1.5.9_update_db.sql
www/rth/sql/1.6.1_update_db.sql
www/rth/sql/1.6.3_update_db.sql
+www/rth/sql/1.7.0_update_db.sql
www/rth/sql/rth.sql
www/rth/sql/rth_demo.sql
www/rth/testset_add_action.php
@@ -3139,6 +3144,8 @@ www/rth/testset_edit_action.php
www/rth/testset_edit_description_action.php
www/rth/testset_edit_description_page.php
www/rth/testset_edit_page.php
+www/rth/testset_lock_action.php
+www/rth/testset_lock_page.php
www/rth/testset_page.php
www/rth/testset_plan_file_upload_action.php
www/rth/testset_show_test_plan_history_page.php
@@ -3146,6 +3153,7 @@ www/rth/testset_signoff_action.php
www/rth/testset_signoff_page.php
www/rth/testset_upload_new_test_plan_version_action.php
www/rth/testset_upload_new_test_plan_version_page.php
+www/rth/testset_viewlast_page.php
www/rth/test_add_action.php
www/rth/test_add_doc_version_action.php
www/rth/test_add_doc_version_page.php
@@ -3154,6 +3162,8 @@ www/rth/test_add_version_action.php
www/rth/test_add_version_page.php
www/rth/test_csv_export.php
www/rth/test_delete_assoc_action.php
+www/rth/test_delete_doc_action.php
+www/rth/test_delete_doc_version.php
www/rth/test_detail_copy_action.php
www/rth/test_detail_copy_page.php
www/rth/test_detail_delete_action.php