aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoryzlin <yzlin@FreeBSD.org>2009-11-04 22:41:21 +0800
committeryzlin <yzlin@FreeBSD.org>2009-11-04 22:41:21 +0800
commit64ae5c744f2bd799cc7029b3ee995055991e10e5 (patch)
treec2dcbab065bf49c476db918c5cf88efde53b7161 /www
parenta4248419e02949041bc30c10baf1f314b7fc195d (diff)
downloadfreebsd-ports-gnome-64ae5c744f2bd799cc7029b3ee995055991e10e5.tar.gz
freebsd-ports-gnome-64ae5c744f2bd799cc7029b3ee995055991e10e5.tar.zst
freebsd-ports-gnome-64ae5c744f2bd799cc7029b3ee995055991e10e5.zip
- Update to 1.0.10
PR: ports/139789 Submitted by: Sahil Tandon <sahil AT tandon.net> Approved by: rafan (co-mentor)
Diffstat (limited to 'www')
-rw-r--r--www/yii/Makefile6
-rw-r--r--www/yii/distinfo6
-rw-r--r--www/yii/pkg-plist3
3 files changed, 9 insertions, 6 deletions
diff --git a/www/yii/Makefile b/www/yii/Makefile
index 7d54c07b493c..3a9088a3be3d 100644
--- a/www/yii/Makefile
+++ b/www/yii/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= yii
-PORTVERSION= 1.0.9
-DISTVERSIONSUFFIX= .r1396
+PORTVERSION= 1.0.10
+DISTVERSIONSUFFIX= .r1472
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
+MASTER_SITES= GOOGLE_CODE \
SF
MAINTAINER= yzlin@FreeBSD.org
diff --git a/www/yii/distinfo b/www/yii/distinfo
index 2ef93ab6ba95..3d2cc361cb34 100644
--- a/www/yii/distinfo
+++ b/www/yii/distinfo
@@ -1,3 +1,3 @@
-MD5 (yii-1.0.9.r1396.tar.gz) = 3c420fa48304eb92fcc16ba629c7471b
-SHA256 (yii-1.0.9.r1396.tar.gz) = 1669dcc639212e3e8e3bd5f5720bb7e36b215b4670d08261eda38ca0c7d96f7e
-SIZE (yii-1.0.9.r1396.tar.gz) = 1873383
+MD5 (yii-1.0.10.r1472.tar.gz) = d68130da183ec3c9ddba93ed49f9ee29
+SHA256 (yii-1.0.10.r1472.tar.gz) = bc5fe2e05d6dc448905af77539a1349e4babd600c2047335ba86ed5638688852
+SIZE (yii-1.0.10.r1472.tar.gz) = 1878491
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