ports/152748: [MAINTAINER] www/extjs: update to 3.3.1
Joe Horn
joehorn at gmail.com
Wed Dec 1 17:00:23 UTC 2010
>Number: 152748
>Category: ports
>Synopsis: [MAINTAINER] www/extjs: update to 3.3.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 01 17:00:22 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Joe Horn
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010
>Description:
- Update to 3.3.1
- Add LICENSE & LICENSE_FILE (in Makefile)
- Change MASTER_SITES url
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- extjs-3.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/extjs/Makefile /home/admin/joehorn/extjs/Makefile
--- /usr/ports/www/extjs/Makefile 2010-10-14 11:10:35.000000000 +0800
+++ /home/admin/joehorn/extjs/Makefile 2010-12-02 00:39:28.000000000 +0800
@@ -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 at gmail.com
@@ -17,6 +17,9 @@
WRKSRC= ${WRKDIR}/${DISTNAME}
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/license.txt
+
USE_ZIP= yes
NO_BUILD= yes
@@ -25,7 +28,7 @@
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 -ruN --exclude=CVS /usr/ports/www/extjs/distinfo /home/admin/joehorn/extjs/distinfo
--- /usr/ports/www/extjs/distinfo 2010-10-14 11:10:35.000000000 +0800
+++ /home/admin/joehorn/extjs/distinfo 2010-12-02 00:31:51.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/www/extjs/pkg-plist /home/admin/joehorn/extjs/pkg-plist
--- /usr/ports/www/extjs/pkg-plist 2010-10-14 11:10:35.000000000 +0800
+++ /home/admin/joehorn/extjs/pkg-plist 2010-12-02 00:43:14.000000000 +0800
@@ -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
--- extjs-3.3.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list