diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-23 08:52:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-23 08:52:39 +0800 |
commit | b92b54fa583e18d52a95d2ce5808d5d7063aab44 (patch) | |
tree | 8163bc2b3b86fe54d67f641b44f71f5ab2f7b551 /www/tinymce3 | |
parent | b2e1c28341d798eab2bd073406da679f581d71d4 (diff) | |
download | freebsd-ports-gnome-b92b54fa583e18d52a95d2ce5808d5d7063aab44.tar.gz freebsd-ports-gnome-b92b54fa583e18d52a95d2ce5808d5d7063aab44.tar.zst freebsd-ports-gnome-b92b54fa583e18d52a95d2ce5808d5d7063aab44.zip |
- Update to 3.4.5
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
Diffstat (limited to 'www/tinymce3')
-rw-r--r-- | www/tinymce3/Makefile | 2 | ||||
-rw-r--r-- | www/tinymce3/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tinymce3/Makefile b/www/tinymce3/Makefile index 3a8c4f43ec28..ca4dc36f257c 100644 --- a/www/tinymce3/Makefile +++ b/www/tinymce3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinymce -PORTVERSION= 3.4.4 +PORTVERSION= 3.4.5 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 c8018e9086f3..16fac3a9b89c 100644 --- a/www/tinymce3/distinfo +++ b/www/tinymce3/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinymce_3.4.4.zip) = 1fe3e6e39338fd99c30b779d54d958d5fe39d8489fdde1c954b6c85ea71966a3 -SIZE (tinymce_3.4.4.zip) = 812948 +SHA256 (tinymce_3.4.5.zip) = cc2a5ff42a05203c604aaa9a2d00eaa5172207fcd163090bac85100919b0ce72 +SIZE (tinymce_3.4.5.zip) = 813685 |