svn commit: r365157 - head/www/testlink

TAKATSU Tomonari tota at FreeBSD.org
Sun Aug 17 07:45:01 UTC 2014


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 at 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
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/stepZ
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11/step1
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres/DB.1.9.11
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/postgres
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/stepZ
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11/step1
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql/DB.1.9.11
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mysql
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/stepZ
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11/step1
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql/DB.1.9.11
+ at dirrmtry %%WWWDIR%%/install/sql/alter_tables/1.9.11/mssql
+ at 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


More information about the svn-ports-head mailing list