Date: Sat, 25 May 2019 09:59:51 +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: r502514 - head/www/ckeditor Message-ID: <201905250959.x4P9xpfe029324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905250959.x4P9xpfe029324>