aboutsummaryrefslogtreecommitdiff
path: root/www/yii/pkg-plist
diff options
context:
space:
mode:
authorYi-Jheng Lin <yzlin@FreeBSD.org>2009-11-04 14:41:21 +0000
committerYi-Jheng Lin <yzlin@FreeBSD.org>2009-11-04 14:41:21 +0000
commit5f97fa4c026015572e9154ae52ee9d700d12e585 (patch)
treebc4b742c6e181a0f6cdfc843cf7d5f4a2fc0b3d9 /www/yii/pkg-plist
parentc0d3547ef0a29cc15c8cb5dc2847f97aa7a44d07 (diff)
downloadports-5f97fa4c026015572e9154ae52ee9d700d12e585.tar.gz
ports-5f97fa4c026015572e9154ae52ee9d700d12e585.zip
- Update to 1.0.10
PR: ports/139789 Submitted by: Sahil Tandon <sahil AT tandon.net> Approved by: rafan (co-mentor)
Notes
Notes: svn path=/head/; revision=243772
Diffstat (limited to 'www/yii/pkg-plist')
-rw-r--r--www/yii/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/yii/pkg-plist b/www/yii/pkg-plist
index cdb4caa37bbc..31c67cda1f13 100644
--- a/www/yii/pkg-plist
+++ b/www/yii/pkg-plist
@@ -302,6 +302,7 @@ bin/yiic
%%DATADIR%%/framework/cli/views/shell/model/model.php
%%DATADIR%%/framework/cli/views/shell/module/components/.yii
%%DATADIR%%/framework/cli/views/shell/module/controllers/DefaultController.php
+%%DATADIR%%/framework/cli/views/shell/module/messages/.yii
%%DATADIR%%/framework/cli/views/shell/module/models/.yii
%%DATADIR%%/framework/cli/views/shell/module/module.php
%%DATADIR%%/framework/cli/views/shell/module/views/default/index.php
@@ -888,6 +889,7 @@ bin/yiic
%%DATADIR%%/framework/utils/CTimestamp.php
%%DATADIR%%/framework/utils/CVarDumper.php
%%DATADIR%%/framework/utils/mimeTypes.php
+%%DATADIR%%/framework/validators/CBooleanValidator.php
%%DATADIR%%/framework/validators/CCaptchaValidator.php
%%DATADIR%%/framework/validators/CCompareValidator.php
%%DATADIR%%/framework/validators/CDefaultValueValidator.php
@@ -1553,6 +1555,7 @@ bin/yiic
@dirrm %%DATADIR%%/framework/cli/views/shell/module/views/layouts
@dirrm %%DATADIR%%/framework/cli/views/shell/module/views/default
@dirrm %%DATADIR%%/framework/cli/views/shell/module/views
+@dirrm %%DATADIR%%/framework/cli/views/shell/module/messages
@dirrm %%DATADIR%%/framework/cli/views/shell/module/models
@dirrm %%DATADIR%%/framework/cli/views/shell/module/controllers
@dirrm %%DATADIR%%/framework/cli/views/shell/module/components