svn commit: r529360 - head/www/ckeditor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 28 12:47:26 UTC 2020
Author: sunpoet
Date: Sat Mar 28 12:47:15 2020
New Revision: 529360
URL: https://svnweb.freebsd.org/changeset/ports/529360
Log:
Update to 4.14.0
Changes: https://ckeditor.com/cke4/release-notes
Modified:
head/www/ckeditor/Makefile
head/www/ckeditor/distinfo
head/www/ckeditor/pkg-plist
Modified: head/www/ckeditor/Makefile
==============================================================================
--- head/www/ckeditor/Makefile Sat Mar 28 12:47:10 2020 (r529359)
+++ head/www/ckeditor/Makefile Sat Mar 28 12:47:15 2020 (r529360)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ckeditor
-PORTVERSION= 4.13.1
+PORTVERSION= 4.14.0
CATEGORIES= www
MASTER_SITES= https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}_full
Modified: head/www/ckeditor/distinfo
==============================================================================
--- head/www/ckeditor/distinfo Sat Mar 28 12:47:10 2020 (r529359)
+++ head/www/ckeditor/distinfo Sat Mar 28 12:47:15 2020 (r529360)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577693903
-SHA256 (ckeditor_4.13.1_full.zip) = b46df2c1c1ad2d93100b8ba4907a9a19251c8d715a10e1a532284c5879973d9e
-SIZE (ckeditor_4.13.1_full.zip) = 1716270
+TIMESTAMP = 1585338868
+SHA256 (ckeditor_4.14.0_full.zip) = 9950ce7b4a5aced3384647b346f9e2139b06bf9c8491030db54471d0e0c9d779
+SIZE (ckeditor_4.14.0_full.zip) = 1720538
Modified: head/www/ckeditor/pkg-plist
==============================================================================
--- head/www/ckeditor/pkg-plist Sat Mar 28 12:47:10 2020 (r529359)
+++ head/www/ckeditor/pkg-plist Sat Mar 28 12:47:15 2020 (r529360)
@@ -185,7 +185,10 @@
%%WWWDIR%%/plugins/pastefromgdocs/filter/default.js
%%WWWDIR%%/plugins/pastefromword/filter/default.js
%%WWWDIR%%/plugins/pastetools/filter/common.js
+%%WWWDIR%%/plugins/pastetools/filter/image.js
+%%WWWDIR%%/plugins/preview/images/pagebreak.gif
%%WWWDIR%%/plugins/preview/preview.html
+%%WWWDIR%%/plugins/preview/styles/screen.css
%%WWWDIR%%/plugins/scayt/CHANGELOG.md
%%WWWDIR%%/plugins/scayt/LICENSE.md
%%WWWDIR%%/plugins/scayt/README.md
More information about the svn-ports-head
mailing list