From a8a4f6ded1e65a715dde9f62c8dbe0f527b99531 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Thu, 9 Dec 2010 06:28:55 +0000 Subject: [PATCH] - Update to 3.3.1 - Add LICENSE & LICENSE_FILE (in Makefile) - Change MASTER_SITES PR: ports/152748 Submitted by: Joe Horn (maintainer) --- www/extjs/Makefile | 9 ++++++--- www/extjs/distinfo | 5 ++--- 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 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