Date: Mon, 15 Sep 2008 21:16:37 +0200 (CEST) From: Jan Siml <jsi@jules.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/127408: [MAINTAINER] devel/rth: update to 1.7.0 Message-ID: <200809151916.m8FJGbgE062700@eris.jules.de> Resent-Message-ID: <200809151940.m8FJe1UL059638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127408 >Category: ports >Synopsis: [MAINTAINER] devel/rth: update to 1.7.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Sep 15 19:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jan Siml >Release: FreeBSD 6.3-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD eris.jules.de 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #2: Sun Jul 13 23:04:15 CEST 2008 >Description: - Update to 1.7.0 >How-To-Repeat: >Fix: --- rth-1.7.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/rth/Makefile /home/jan/ports/rth/Makefile --- /usr/ports/devel/rth/Makefile 2008-07-14 22:27:55.000000000 +0200 +++ /home/jan/ports/rth/Makefile 2008-09-13 15:52:19.000000000 +0200 @@ -2,11 +2,11 @@ # Date created: 2006-06-06 # Whom: Jan Siml <jsi@jules.de> # -# $FreeBSD: ports/devel/rth/Makefile,v 1.10 2008/07/13 22:52:03 miwi Exp $ +# $FreeBSD: ports/devel/rth/Makefile,v 1.4 2006/10/06 03:49:10 clsung Exp $ # PORTNAME= rth -PORTVERSION= 1.6.4 +PORTVERSION= 1.7.0 CATEGORIES= devel www MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/devel/rth/distinfo /home/jan/ports/rth/distinfo --- /usr/ports/devel/rth/distinfo 2008-07-14 22:27:55.000000000 +0200 +++ /home/jan/ports/rth/distinfo 2008-09-13 15:36:30.000000000 +0200 @@ -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 -ruN --exclude=CVS /usr/ports/devel/rth/pkg-plist /home/jan/ports/rth/pkg-plist --- /usr/ports/devel/rth/pkg-plist 2008-07-14 22:27:56.000000000 +0200 +++ /home/jan/ports/rth/pkg-plist 2008-09-13 15:47:43.000000000 +0200 @@ -173,6 +173,7 @@ 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/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/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.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_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_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_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 --- rth-1.7.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809151916.m8FJGbgE062700>