Date: Fri, 28 Jan 2022 23:28:07 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b45cd0998b09 - main - www/ckeditor: Update to 4.17.1 Message-ID: <202201282328.20SNS7nB094319@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b45cd0998b09c833d8843c8020c29930836290e3 commit b45cd0998b09c833d8843c8020c29930836290e3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-28 23:18:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-28 23:26:40 +0000 www/ckeditor: Update to 4.17.1 Changes: https://ckeditor.com/cke4/release-notes --- www/ckeditor/Makefile | 2 +- www/ckeditor/distinfo | 6 +++--- www/ckeditor/pkg-plist | 8 ++------ 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index 9d3114f08e4d..43eb0c9e6515 100644 --- a/www/ckeditor/Makefile +++ b/www/ckeditor/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Horn <joehorn@gmail.com> PORTNAME= ckeditor -PORTVERSION= 4.16.2 +PORTVERSION= 4.17.1 CATEGORIES= www MASTER_SITES= https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_full diff --git a/www/ckeditor/distinfo b/www/ckeditor/distinfo index 960371e54a32..5b89ea365de2 100644 --- a/www/ckeditor/distinfo +++ b/www/ckeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632227482 -SHA256 (ckeditor_4.16.2_full.zip) = da8676e2b5f7bd977815217c5384003d6ab9a47b07b1895f55dae8836c0bf360 -SIZE (ckeditor_4.16.2_full.zip) = 1755507 +TIMESTAMP = 1643382512 +SHA256 (ckeditor_4.17.1_full.zip) = 452bfc1dee364533ae4e4eff49255e67354ee9cab5f6f5c735589e5401b15fc1 +SIZE (ckeditor_4.17.1_full.zip) = 1731976 diff --git a/www/ckeditor/pkg-plist b/www/ckeditor/pkg-plist index 60bfc68e5cb5..1976f81dbe4f 100644 --- a/www/ckeditor/pkg-plist +++ b/www/ckeditor/pkg-plist @@ -1,6 +1,7 @@ %%WWWDIR%%/CHANGES.md %%WWWDIR%%/LICENSE.md %%WWWDIR%%/README.md +%%WWWDIR%%/SECURITY.md %%WWWDIR%%/adapters/jquery.js %%WWWDIR%%/bender-runner.config.json %%WWWDIR%%/build-config.js @@ -195,8 +196,6 @@ %%WWWDIR%%/plugins/exportpdf/tests/statistics.js %%WWWDIR%%/plugins/exportpdf/tests/stylesheets.js %%WWWDIR%%/plugins/find/dialogs/find.js -%%WWWDIR%%/plugins/flash/dialogs/flash.js -%%WWWDIR%%/plugins/flash/images/placeholder.png %%WWWDIR%%/plugins/forms/dialogs/button.js %%WWWDIR%%/plugins/forms/dialogs/checkbox.js %%WWWDIR%%/plugins/forms/dialogs/form.js @@ -360,6 +359,7 @@ %%WWWDIR%%/plugins/tabletools/dialogs/tableCell.js %%WWWDIR%%/plugins/templates/dialogs/templates.css %%WWWDIR%%/plugins/templates/dialogs/templates.js +%%WWWDIR%%/plugins/templates/templatedefinition.js %%WWWDIR%%/plugins/templates/templates/default.js %%WWWDIR%%/plugins/templates/templates/images/template1.gif %%WWWDIR%%/plugins/templates/templates/images/template2.gif @@ -461,10 +461,6 @@ %%WWWDIR%%/samples/old/dialog/dialog.html %%WWWDIR%%/samples/old/divreplace.html %%WWWDIR%%/samples/old/enterkey/enterkey.html -%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla -%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf -%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/swfobject.js -%%WWWDIR%%/samples/old/htmlwriter/outputforflash.html %%WWWDIR%%/samples/old/htmlwriter/outputhtml.html %%WWWDIR%%/samples/old/index.html %%WWWDIR%%/samples/old/inlineall.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201282328.20SNS7nB094319>