Date: Mon, 4 Nov 2019 15:58:58 +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: r516663 - head/www/ckeditor Message-ID: <201911041558.xA4FwwII050377@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 4 15:58:57 2019 New Revision: 516663 URL: https://svnweb.freebsd.org/changeset/ports/516663 Log: Update to 4.13.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 Mon Nov 4 15:58:52 2019 (r516662) +++ head/www/ckeditor/Makefile Mon Nov 4 15:58:57 2019 (r516663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.12.1 +PORTVERSION= 4.13.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 Mon Nov 4 15:58:52 2019 (r516662) +++ head/www/ckeditor/distinfo Mon Nov 4 15:58:57 2019 (r516663) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563385287 -SHA256 (ckeditor_4.12.1_full.zip) = 8fcc5b1f3dc93cb885cf3c926c360c778c2d1717e723c5b4071005a4a5060955 -SIZE (ckeditor_4.12.1_full.zip) = 1704975 +TIMESTAMP = 1572806084 +SHA256 (ckeditor_4.13.0_full.zip) = 6f8c2da7f9175d81130d63f66daf994df7739d9528b6cad395bc5cca62758eab +SIZE (ckeditor_4.13.0_full.zip) = 1713439 Modified: head/www/ckeditor/pkg-plist ============================================================================== --- head/www/ckeditor/pkg-plist Mon Nov 4 15:58:52 2019 (r516662) +++ head/www/ckeditor/pkg-plist Mon Nov 4 15:58:57 2019 (r516663) @@ -152,6 +152,7 @@ %%WWWDIR%%/plugins/copyformatting/cursors/cursor.svg %%WWWDIR%%/plugins/copyformatting/styles/copyformatting.css %%WWWDIR%%/plugins/dialog/dialogDefinition.js +%%WWWDIR%%/plugins/dialog/styles/dialog.css %%WWWDIR%%/plugins/div/dialogs/div.js %%WWWDIR%%/plugins/find/dialogs/find.js %%WWWDIR%%/plugins/flash/dialogs/flash.js @@ -181,7 +182,9 @@ %%WWWDIR%%/plugins/magicline/images/icon-rtl.png %%WWWDIR%%/plugins/magicline/images/icon.png %%WWWDIR%%/plugins/pagebreak/images/pagebreak.gif +%%WWWDIR%%/plugins/pastefromgdocs/filter/default.js %%WWWDIR%%/plugins/pastefromword/filter/default.js +%%WWWDIR%%/plugins/pastetools/filter/common.js %%WWWDIR%%/plugins/preview/preview.html %%WWWDIR%%/plugins/scayt/CHANGELOG.md %%WWWDIR%%/plugins/scayt/LICENSE.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041558.xA4FwwII050377>