Hi, This diff updates yui to the latest release 2.8.1. Tested on amd64.
Comments ? OK ? Cheers, benoit
Index: Makefile =================================================================== RCS file: /cvs/ports/www/yui/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 20 Sep 2009 13:24:11 -0000 1.6 +++ Makefile 31 Jul 2010 09:24:53 -0000 @@ -4,7 +4,7 @@ COMMENT-docs = yahoo ui library examples CATEGORIES = www devel -V = 2.8.0r4 +V = 2.8.1 EXTRACT_SUFX = .zip DISTNAME = yui_${V} PKGNAME-main = yui-${V} Index: distinfo =================================================================== RCS file: /cvs/ports/www/yui/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 20 Sep 2009 13:24:11 -0000 1.3 +++ distinfo 31 Jul 2010 09:24:53 -0000 @@ -1,5 +1,5 @@ -MD5 (yui_2.8.0r4.zip) = lSjuqxvEKR7qMpvMycql3g== -RMD160 (yui_2.8.0r4.zip) = TyhZTXQ8fnBwnPzckpTJKZ4vsMA= -SHA1 (yui_2.8.0r4.zip) = vr1yfuLFhLTw6DW+SQnZ23zPvX0= -SHA256 (yui_2.8.0r4.zip) = WjCFs5i2tsOPwEZZM17abCSFNg4uFgZ50Peu0KBsGMY= -SIZE (yui_2.8.0r4.zip) = 13536595 +MD5 (yui_2.8.1.zip) = 3SGXRJL+QiBeKcu11fkNzA== +RMD160 (yui_2.8.1.zip) = zd2xIpTv2do5U7axgeEYDkHXInA= +SHA1 (yui_2.8.1.zip) = pxLwCHu3QKuwEKt8xJBLLyMmBPo= +SHA256 (yui_2.8.1.zip) = yipeIyTOx01B+akXcKxTXyduaPugVypE5EzO2XKxR3M= +SIZE (yui_2.8.1.zip) = 13532810 Index: pkg/PLIST-docs =================================================================== RCS file: /cvs/ports/www/yui/pkg/PLIST-docs,v retrieving revision 1.3 diff -u -r1.3 PLIST-docs --- pkg/PLIST-docs 20 Sep 2009 13:24:15 -0000 1.3 +++ pkg/PLIST-docs 31 Jul 2010 09:24:54 -0000 @@ -47,7 +47,6 @@ ${DOC}/Element.js.html ${DOC}/Env.js.html ${DOC}/Event.js.html -${DOC}/EventProvider.html ${DOC}/EventProvider.js.html ${DOC}/FirstPageLink.js.html ${DOC}/FlashAdapter.js.html @@ -172,6 +171,7 @@ ${DOC}/YAHOO.util.Easing.html ${DOC}/YAHOO.util.Element.html ${DOC}/YAHOO.util.Event.html +${DOC}/YAHOO.util.EventProvider.html ${DOC}/YAHOO.util.FunctionDataSource.html ${DOC}/YAHOO.util.Get.html ${DOC}/YAHOO.util.History.html @@ -709,7 +709,7 @@ ${EX}/autocomplete/assets/js/data.js ${EX}/autocomplete/assets/js/states_jsfunction.js ${EX}/autocomplete/assets/php/ -${EX}/autocomplete/assets/php/flickr_proxy.php +${EX}/autocomplete/assets/php/yql_proxy.php ${EX}/autocomplete/assets/php/ysearch_flat.php ${EX}/autocomplete/assets/php/ysearch_proxy.php ${EX}/autocomplete/index.html @@ -1069,6 +1069,7 @@ ${EX}/datatable/assets/img/tr.gif ${EX}/datatable/assets/js/ ${EX}/datatable/assets/js/data.js +${EX}/datatable/assets/js/rowexpansion.js ${EX}/datatable/assets/php/ ${EX}/datatable/assets/php/JSON.php ${EX}/datatable/assets/php/dynamicfilter/ @@ -1241,7 +1242,6 @@ ${EX}/editor/assets/exampleslib.inc ${EX}/editor/assets/flickr_active.gif ${EX}/editor/assets/flickr_default.gif -${EX}/editor/assets/flickr_proxy.php ${EX}/editor/assets/html_editor.gif ${EX}/editor/assets/post.php ${EX}/editor/assets/suit1.gif @@ -1254,6 +1254,7 @@ ${EX}/editor/assets/suit8.gif ${EX}/editor/assets/suits_active.gif ${EX}/editor/assets/suits_default.gif +${EX}/editor/assets/yql_proxy.php ${EX}/editor/autoheight_editor.html ${EX}/editor/autoheight_editor_clean.html ${EX}/editor/autoheight_editor_log.html Index: pkg/PLIST-main =================================================================== RCS file: /cvs/ports/www/yui/pkg/PLIST-main,v retrieving revision 1.4 diff -u -r1.4 PLIST-main --- pkg/PLIST-main 20 Sep 2009 13:24:15 -0000 1.4 +++ pkg/PLIST-main 31 Jul 2010 09:24:54 -0000 @@ -6,6 +6,7 @@ ${YUI}/assets/dpSyntaxHighlighter.css ${YUI}/assets/dpSyntaxHighlighter.js ${YUI}/assets/example-hd-bg.gif +${YUI}/assets/syntax.js ${YUI}/assets/yui-candy.jpg ${YUI}/assets/yui.css ${YUI}/assets/yui.gif @@ -614,6 +615,7 @@ ${YUI}/tests/common/ ${YUI}/tests/common/tests/ ${YUI}/tests/common/tests/YUI.html +${YUI}/tests/common/tests/smoketests.xml ${YUI}/tests/connection/ ${YUI}/tests/connection/tests/ ${YUI}/tests/connection/tests/setForm.html