- Update to 3.4.3

Changes:	http://tinymce.moxiecode.com/develop/changelog/?type=tinymce
PR:		ports/157751
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-06-11 14:25:54 +00:00
parent 9a3e6fd757
commit 13b99f5de0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275374
3 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= tinymce
PORTVERSION= 3.4.2
PORTVERSION= 3.4.3
CATEGORIES= www
MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (tinymce_3.4.2.zip) = 4725871bcf1e3579fb7062ccfc2c5a05205b711f14a7bd6f3db44ab2b64ef348
SIZE (tinymce_3.4.2.zip) = 807501
SHA256 (tinymce_3.4.3.zip) = f34ddd77dc68f444b9e9afdf861470343fe60b2d37e22dc9b7e39d3561bdb671
SIZE (tinymce_3.4.3.zip) = 803972

View File

@ -88,6 +88,8 @@
%%WWWDIR%%/jscripts/tiny_mce/plugins/example/js/dialog.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/example/langs/en.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/example/langs/en_dlg.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/example_dependency/editor_plugin.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/example_dependency/editor_plugin_src.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css
%%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage/editor_plugin.js
%%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage/editor_plugin_src.js
@ -348,6 +350,7 @@
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage/js
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage/css
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/fullpage
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/example_dependency
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/example/langs
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/example/js
@dirrm %%WWWDIR%%/jscripts/tiny_mce/plugins/example/img