Date: Wed, 26 Apr 2017 18:45:46 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439474 - head/www/tinymce Message-ID: <201704261845.v3QIjkLd012586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Apr 26 18:45:45 2017 New Revision: 439474 URL: https://svnweb.freebsd.org/changeset/ports/439474 Log: Update to 4.5.7 Changes: https://github.com/tinymce/tinymce/blob/4.5.x/changelog.txt Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo head/www/tinymce/pkg-plist Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Wed Apr 26 18:45:40 2017 (r439473) +++ head/www/tinymce/Makefile Wed Apr 26 18:45:45 2017 (r439474) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.5.6 +PORTVERSION= 4.5.7 CATEGORIES= www MASTER_SITES= http://download.ephox.com/${PORTNAME}/community/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Wed Apr 26 18:45:40 2017 (r439473) +++ head/www/tinymce/distinfo Wed Apr 26 18:45:45 2017 (r439474) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490965926 -SHA256 (tinymce_4.5.6.zip) = 344b5b9328ccde52acfa08d44c509775e079e7ac889f3c34f672191753a58a4d -SIZE (tinymce_4.5.6.zip) = 388206 +TIMESTAMP = 1493220199 +SHA256 (tinymce_4.5.7.zip) = 39b5dff845ca2f40945ffe22f21bb0983191a4dc537a36b77e28c9bee80571fa +SIZE (tinymce_4.5.7.zip) = 387105 Modified: head/www/tinymce/pkg-plist ============================================================================== --- head/www/tinymce/pkg-plist Wed Apr 26 18:45:40 2017 (r439473) +++ head/www/tinymce/pkg-plist Wed Apr 26 18:45:45 2017 (r439474) @@ -45,7 +45,6 @@ %%WWWDIR%%/js/tinymce/plugins/imagetools/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/importcss/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/insertdatetime/plugin.min.js -%%WWWDIR%%/js/tinymce/plugins/layer/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/legacyoutput/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/link/plugin.min.js %%WWWDIR%%/js/tinymce/plugins/lists/plugin.min.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704261845.v3QIjkLd012586>