diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-29 18:58:33 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-29 18:58:33 +0000 |
commit | 133ee9a8b37c586c3b7a8f35c0ac7768b7c00093 (patch) | |
tree | 01ef18082c2671ca71f26770993766dad7a0b1cd /www | |
parent | 7610002a76177dd74ead7a5349e1ae5187992ae3 (diff) | |
download | freebsd-ports-133ee9a8b37c586c3b7a8f35c0ac7768b7c00093.zip |
- Update to 4.0.28
Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
Diffstat (limited to 'www')
-rw-r--r-- | www/tinymce/Makefile | 2 | ||||
-rw-r--r-- | www/tinymce/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/tinymce/Makefile b/www/tinymce/Makefile index 280a169f3b21..ec6d3626c696 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.0.27 +PORTVERSION= 4.0.28 CATEGORIES= www MASTER_SITES= http://download.moxiecode.com/${PORTNAME}/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index ef4b6209306e..f2d2beddbf9e 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinymce_4.0.27.zip) = e2b8e074c29812ebb6b806e5c1c39e70eb06427be26efa9706f2acfe882fc1f2 -SIZE (tinymce_4.0.27.zip) = 306856 +SHA256 (tinymce_4.0.28.zip) = 0dec3fd2024a37e2775230d0e79076363ca63c6c12157bfd37b5a87083a7965a +SIZE (tinymce_4.0.28.zip) = 307066 |