From owner-svn-ports-all@FreeBSD.ORG Sun Aug 17 07:45:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FAE8EBF; Sun, 17 Aug 2014 07:45:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E30E42565; Sun, 17 Aug 2014 07:45:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7H7j0Gb054269; Sun, 17 Aug 2014 07:45:00 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7H7j0UL054260; Sun, 17 Aug 2014 07:45:00 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201408170745.s7H7j0UL054260@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 17 Aug 2014 07:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365157 - head/www/testlink X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2014 07:45:01 -0000 Author: tota Date: Sun Aug 17 07:44:59 2014 New Revision: 365157 URL: http://svnweb.freebsd.org/changeset/ports/365157 QAT: https://qat.redports.org/buildarchive/r365157/ Log: - Update to 1.9.11 - Add LICENSE_FILE Modified: head/www/testlink/Makefile head/www/testlink/distinfo head/www/testlink/pkg-plist Modified: head/www/testlink/Makefile ============================================================================== --- head/www/testlink/Makefile Sun Aug 17 07:32:12 2014 (r365156) +++ head/www/testlink/Makefile Sun Aug 17 07:44:59 2014 (r365157) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= testlink -PORTVERSION= 1.9.10 +PORTVERSION= 1.9.11 CATEGORIES= www devel MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/TestLink%201.9/TestLink%20${PORTVERSION} @@ -11,6 +11,7 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Web based test management and test execution system LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE USE_PHP= gd iconv mbstring session xml WANT_PHP_WEB= yes Modified: head/www/testlink/distinfo ============================================================================== --- head/www/testlink/distinfo Sun Aug 17 07:32:12 2014 (r365156) +++ head/www/testlink/distinfo Sun Aug 17 07:44:59 2014 (r365157) @@ -1,2 +1,2 @@ -SHA256 (testlink-1.9.10.tar.gz) = 3946ce3e84628a3bf6921a643a1a98df3f84ff775d041830c70c6feaa0363d2a -SIZE (testlink-1.9.10.tar.gz) = 26361758 +SHA256 (testlink-1.9.11.tar.gz) = dd5d2ffd13c90017ab9bc234b4b1758818f2a8d3f7dd8e237bd7e0df96ab925c +SIZE (testlink-1.9.11.tar.gz) = 26379408 Modified: head/www/testlink/pkg-plist ============================================================================== --- head/www/testlink/pkg-plist Sun Aug 17 07:32:12 2014 (r365156) +++ head/www/testlink/pkg-plist Sun Aug 17 07:44:59 2014 (r365157) @@ -220,6 +220,7 @@ %%WWWDIR%%/gui/templates/testcases/containerOrder.tpl %%WWWDIR%%/gui/templates/testcases/containerOrderDnD.tpl %%WWWDIR%%/gui/templates/testcases/containerView.tpl +%%WWWDIR%%/gui/templates/testcases/containerViewTestSuiteTextButtons.inc.tpl %%WWWDIR%%/gui/templates/testcases/inc_steps.tpl %%WWWDIR%%/gui/templates/testcases/inc_tcbody.tpl %%WWWDIR%%/gui/templates/testcases/inc_testsuite_viewer_ro.tpl @@ -275,6 +276,7 @@ %%WWWDIR%%/gui/themes/default/images/bar2.gif %%WWWDIR%%/gui/themes/default/images/brick.png %%WWWDIR%%/gui/themes/default/images/brick_go.png +%%WWWDIR%%/gui/themes/default/images/bricks.png %%WWWDIR%%/gui/themes/default/images/btn_attach.gif %%WWWDIR%%/gui/themes/default/images/bug.png %%WWWDIR%%/gui/themes/default/images/bug1.gif @@ -456,6 +458,12 @@ %%WWWDIR%%/install/sql/alter_tables/1.9.10/mssql/DB.1.9.10/step1/db_data_update.sql %%WWWDIR%%/install/sql/alter_tables/1.9.10/mysql/DB.1.9.10/step1/db_data_update.sql %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres/DB.1.9.10/step1/db_data_update.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/step1/db_schema_update.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/stepZ/z_final_step.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/step1/db_schema_update.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/stepZ/z_final_step.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/step1/db_schema_update.sql +%%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/stepZ/z_final_step.sql %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5/step1/db_schema_update.sql %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5/stepZ/z_final_step.sql %%WWWDIR%%/install/sql/alter_tables/1.9.4/mysql/DB.1.5/step1/db_schema_update.sql @@ -529,6 +537,7 @@ %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientAddPlatformToTestPlan.php %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientAddTestCaseToTestPlan.php %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientAssignRequirements.php +%%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientAssignTestCaseExecutionTask.php %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientCheckDevKey.php %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientCreateBuild.php %%WWWDIR%%/lib/api/xmlrpc/v1/sample_clients/php/clientCreateNTestCases.php @@ -616,6 +625,7 @@ %%WWWDIR%%/lib/execute/execHistory.php %%WWWDIR%%/lib/execute/execNavigator.php %%WWWDIR%%/lib/execute/execNotes.php +%%WWWDIR%%/lib/execute/execPrint.php %%WWWDIR%%/lib/execute/execSetResults.php %%WWWDIR%%/lib/execute/getExecNotes.php %%WWWDIR%%/lib/functions/APIKey.class.php @@ -5720,6 +5730,19 @@ @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql/DB.1.5 @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4/mssql @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.4 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/stepZ +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/step1 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/stepZ +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/step1 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/stepZ +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/step1 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11 +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql +@dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11 @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres/DB.1.9.10/step1 @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres/DB.1.9.10 @dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.10/postgres