svn commit: r510866 - head/www/tinymce
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 2 22:43:29 UTC 2019
Author: sunpoet
Date: Mon Sep 2 22:43:28 2019
New Revision: 510866
URL: https://svnweb.freebsd.org/changeset/ports/510866
Log:
Update to 5.0.15
Changes: https://github.com/tinymce/tinymce/blob/master/modules/tinymce/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 Mon Sep 2 22:43:23 2019 (r510865)
+++ head/www/tinymce/Makefile Mon Sep 2 22:43:28 2019 (r510866)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinymce
-PORTVERSION= 5.0.14
+PORTVERSION= 5.0.15
CATEGORIES= www
MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \
LOCAL/sunpoet
Modified: head/www/tinymce/distinfo
==============================================================================
--- head/www/tinymce/distinfo Mon Sep 2 22:43:23 2019 (r510865)
+++ head/www/tinymce/distinfo Mon Sep 2 22:43:28 2019 (r510866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566229384
-SHA256 (tinymce_5.0.14.zip) = 637672a3fad6968f5a0dafbde763c0e31a808b312fd7b8809f5201bf2710046b
-SIZE (tinymce_5.0.14.zip) = 649816
+TIMESTAMP = 1567451236
+SHA256 (tinymce_5.0.15.zip) = 6f3605990ce769e01e5c2df3f640c98a1cad2016d514128eb7b0fd8b9df8a689
+SIZE (tinymce_5.0.15.zip) = 650551
Modified: head/www/tinymce/pkg-plist
==============================================================================
--- head/www/tinymce/pkg-plist Mon Sep 2 22:43:23 2019 (r510865)
+++ head/www/tinymce/pkg-plist Mon Sep 2 22:43:28 2019 (r510866)
@@ -50,6 +50,7 @@
%%WWWDIR%%/js/tinymce/plugins/visualblocks/plugin.min.js
%%WWWDIR%%/js/tinymce/plugins/visualchars/plugin.min.js
%%WWWDIR%%/js/tinymce/plugins/wordcount/plugin.min.js
+%%WWWDIR%%/js/tinymce/skins/content/dark/content.min.css
%%WWWDIR%%/js/tinymce/skins/content/default/content.min.css
%%WWWDIR%%/js/tinymce/skins/content/document/content.min.css
%%WWWDIR%%/js/tinymce/skins/content/writer/content.min.css
More information about the svn-ports-head
mailing list