svn commit: r502514 - head/www/ckeditor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 25 09:59:52 UTC 2019
Author: sunpoet
Date: Sat May 25 09:59:51 2019
New Revision: 502514
URL: https://svnweb.freebsd.org/changeset/ports/502514
Log:
Update to 4.11.4
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 May 25 09:59:45 2019 (r502513)
+++ head/www/ckeditor/Makefile Sat May 25 09:59:51 2019 (r502514)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ckeditor
-PORTVERSION= 4.11.2
+PORTVERSION= 4.11.4
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 May 25 09:59:45 2019 (r502513)
+++ head/www/ckeditor/distinfo Sat May 25 09:59:51 2019 (r502514)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554233165
-SHA256 (ckeditor_4.11.2_full.zip) = f201c64383b9c10e0b2b2dd931da775e78eef1759ca22040c848ad328f8c260f
-SIZE (ckeditor_4.11.2_full.zip) = 1688756
+TIMESTAMP = 1558729956
+SHA256 (ckeditor_4.11.4_full.zip) = b84ec003bd0854d8c9b6e22783fb5d22ec60d306c37da63a479869949dd48b8e
+SIZE (ckeditor_4.11.4_full.zip) = 1698443
Modified: head/www/ckeditor/pkg-plist
==============================================================================
--- head/www/ckeditor/pkg-plist Sat May 25 09:59:45 2019 (r502513)
+++ head/www/ckeditor/pkg-plist Sat May 25 09:59:51 2019 (r502514)
@@ -296,6 +296,8 @@
%%WWWDIR%%/plugins/specialchar/dialogs/lang/sk.js
%%WWWDIR%%/plugins/specialchar/dialogs/lang/sl.js
%%WWWDIR%%/plugins/specialchar/dialogs/lang/sq.js
+%%WWWDIR%%/plugins/specialchar/dialogs/lang/sr-latn.js
+%%WWWDIR%%/plugins/specialchar/dialogs/lang/sr.js
%%WWWDIR%%/plugins/specialchar/dialogs/lang/sv.js
%%WWWDIR%%/plugins/specialchar/dialogs/lang/th.js
%%WWWDIR%%/plugins/specialchar/dialogs/lang/tr.js
More information about the svn-ports-all
mailing list