aboutsummaryrefslogtreecommitdiffstats
path: root/www/tinymce3
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-08-14 09:36:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-08-14 09:36:54 +0800
commitbd8c34ad97bed39b12b28efeb1ad326cbadd3bc3 (patch)
tree9bbb9147aa7fd494f79aa48295c3538f0e7ab21a /www/tinymce3
parent3fd7c25af627ce20581acf55f978cac837e6cd74 (diff)
downloadfreebsd-ports-gnome-bd8c34ad97bed39b12b28efeb1ad326cbadd3bc3.tar.gz
freebsd-ports-gnome-bd8c34ad97bed39b12b28efeb1ad326cbadd3bc3.tar.zst
freebsd-ports-gnome-bd8c34ad97bed39b12b28efeb1ad326cbadd3bc3.zip
- Update to 3.4.4
- Update WWW Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
Diffstat (limited to 'www/tinymce3')
-rw-r--r--www/tinymce3/Makefile2
-rw-r--r--www/tinymce3/distinfo4
-rw-r--r--www/tinymce3/pkg-descr24
3 files changed, 14 insertions, 16 deletions
diff --git a/www/tinymce3/Makefile b/www/tinymce3/Makefile
index 11325c7730d8..3a8c4f43ec28 100644
--- a/www/tinymce3/Makefile
+++ b/www/tinymce3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tinymce
-PORTVERSION= 3.4.3
+PORTVERSION= 3.4.4
CATEGORIES= www
MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/tinymce3/distinfo b/www/tinymce3/distinfo
index cbfdd6742f33..c8018e9086f3 100644
--- a/www/tinymce3/distinfo
+++ b/www/tinymce3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tinymce_3.4.3.zip) = f34ddd77dc68f444b9e9afdf861470343fe60b2d37e22dc9b7e39d3561bdb671
-SIZE (tinymce_3.4.3.zip) = 803972
+SHA256 (tinymce_3.4.4.zip) = 1fe3e6e39338fd99c30b779d54d958d5fe39d8489fdde1c954b6c85ea71966a3
+SIZE (tinymce_3.4.4.zip) = 812948
diff --git a/www/tinymce3/pkg-descr b/www/tinymce3/pkg-descr
index 96f0f05f0b04..b4e4d3fa598d 100644
--- a/www/tinymce3/pkg-descr
+++ b/www/tinymce3/pkg-descr
@@ -4,17 +4,15 @@ the ability to convert HTML TEXTAREA fields or other HTML elements to editor
instances. TinyMCE is very easy to integrate into other Content Management
Systems.
-TinyMCE Features
+TinyMCE Features:
+- Easy to integrate, takes only two lines of code.
+- Customizable through themes and plugins.
+- Customizable XHTML 1.0 output. Block invalid elements and force attributes.
+- International language support (Language packs)
+- Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari
+ (experimental).
+- PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and a lot
+ faster to load.
+- You can easily use AJAX to save and load content!
- * Easy to integrate, takes only two lines of code.
- * Customizable through themes and plugins.
- * Customizable XHTML 1.0 output. Block invalid elements and force
- attributes.
- * International language support (Language packs)
- * Multiple browser support, Mozilla, MSIE, FireFox, Opera and Safari
- (experimental).
- * PHP/.NET/JSP/Coldfusion GZip compressor, Makes TinyMCE 75% smaller and
- a lot faster to load.
- * You can easily use AJAX to save and load content!
-
-WWW: http://tinymce.moxiecode.com/
+WWW: http://www.tinymce.com/