diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-09 06:28:55 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-09 06:28:55 +0000 |
commit | a8a4f6ded1e65a715dde9f62c8dbe0f527b99531 (patch) | |
tree | c0604fa6ec3a22753f8503dab98838b6281fa199 /www/extjs | |
parent | ba406839442704b4f034ac484692a3815d0f1b22 (diff) | |
download | ports-a8a4f6ded1e65a715dde9f62c8dbe0f527b99531.tar.gz ports-a8a4f6ded1e65a715dde9f62c8dbe0f527b99531.zip |
Notes
Diffstat (limited to 'www/extjs')
-rw-r--r-- | www/extjs/Makefile | 9 | ||||
-rw-r--r-- | www/extjs/distinfo | 5 | ||||
-rw-r--r-- | www/extjs/pkg-plist | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/www/extjs/Makefile b/www/extjs/Makefile index 4d62b866fe7e..0e69af9cc639 100644 --- a/www/extjs/Makefile +++ b/www/extjs/Makefile @@ -6,10 +6,10 @@ # PORTNAME= extjs -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= www MASTER_SITES= http://downloads.sencha.com/extjs/ \ - http://mirror.joehorn.idv.tw/ + http://mirror.joehorn.idv.tw/extjs/ DISTNAME= ext-${PORTVERSION} MAINTAINER= joehorn@gmail.com @@ -17,6 +17,9 @@ COMMENT= A JavaScript platform for rapid development of cross-browser web apps WRKSRC= ${WRKDIR}/${DISTNAME} +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/license.txt + USE_ZIP= yes NO_BUILD= yes @@ -25,7 +28,7 @@ OPTIONS= DOC "Install with documents" on \ WWW_SUB= "INCLUDE_ORDER.txt adapter ext-all-debug-w-comments.js \ ext-all-debug.js ext-all.js ext.jsb2 gpl-3.0.txt index.html \ - license.txt pkgs resources src test welcome" + license.txt pkgs release-notes.html resources src test welcome" .include <bsd.port.pre.mk> diff --git a/www/extjs/distinfo b/www/extjs/distinfo index 6551f3eb1fb9..c95cc683994b 100644 --- a/www/extjs/distinfo +++ b/www/extjs/distinfo @@ -1,3 +1,2 @@ -MD5 (ext-3.3.0.zip) = 8ab86fde659cc2bba37ceb504c5f1f27 -SHA256 (ext-3.3.0.zip) = 908e86a3001f1aa3c5d89bdaec9b9dcd0c733c6297081ad9eecb9811474a6480 -SIZE (ext-3.3.0.zip) = 14480229 +SHA256 (ext-3.3.1.zip) = b3c4b8d9af4dd877f18687998d1271bc9b1953bde70552dbc841c97539e943ae +SIZE (ext-3.3.1.zip) = 14497456 diff --git a/www/extjs/pkg-plist b/www/extjs/pkg-plist index ff0e6472395d..ba7754c618aa 100644 --- a/www/extjs/pkg-plist +++ b/www/extjs/pkg-plist @@ -3403,6 +3403,7 @@ %%WWWDIR%%/pkgs/state.js %%WWWDIR%%/pkgs/window-debug.js %%WWWDIR%%/pkgs/window.js +%%WWWDIR%%/release-notes.html %%WWWDIR%%/resources/charts.swf %%WWWDIR%%/resources/css/README.txt %%WWWDIR%%/resources/css/debug.css @@ -3476,6 +3477,7 @@ %%WWWDIR%%/resources/css/theme-gray/list-view.css %%WWWDIR%%/resources/css/theme-gray/menu.css %%WWWDIR%%/resources/css/theme-gray/panel.css +%%WWWDIR%%/resources/css/theme-gray/pivotgrid.css %%WWWDIR%%/resources/css/theme-gray/progress.css %%WWWDIR%%/resources/css/theme-gray/qtips.css %%WWWDIR%%/resources/css/theme-gray/resizable.css @@ -3952,6 +3954,7 @@ %%WWWDIR%%/resources/images/gray/grid/row-expand-sprite.gif %%WWWDIR%%/resources/images/gray/grid/sort_asc.gif %%WWWDIR%%/resources/images/gray/grid/sort_desc.gif +%%WWWDIR%%/resources/images/gray/grid/sort-hd.gif %%WWWDIR%%/resources/images/gray/menu/group-checked.gif %%WWWDIR%%/resources/images/gray/menu/item-over-disabled.gif %%WWWDIR%%/resources/images/gray/menu/item-over.gif @@ -4395,6 +4398,7 @@ %%WWWDIR%%/src/ext-core/test/yui_2.6.0/yui/build/yahoo-dom-event/yahoo-dom-event.js %%WWWDIR%%/src/ext-core/test/yui_2.6.0/yui/build/yuitest/yuitest-min.js %%WWWDIR%%/src/locale/ext-lang-af.js +%%WWWDIR%%/src/locale/ext-lang-am.js %%WWWDIR%%/src/locale/ext-lang-bg.js %%WWWDIR%%/src/locale/ext-lang-ca.js %%WWWDIR%%/src/locale/ext-lang-cs.js |