Date: Tue, 21 Sep 2021 22:24:44 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: 9b857e23041f - main - www/ckeditor: Update to 4.16.2 Message-ID: <202109212224.18LMOiIx038220@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=9b857e23041f4789c03d348e0c8f6dd5121d1482 commit 9b857e23041f4789c03d348e0c8f6dd5121d1482 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:12:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:24 +0000 www/ckeditor: Update to 4.16.2 Changes: https://ckeditor.com/cke4/release-notes --- www/ckeditor/Makefile | 2 +- www/ckeditor/distinfo | 6 +++--- www/ckeditor/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index 63f6b4b38339..9d3114f08e4d 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.1 +PORTVERSION= 4.16.2 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 fb5925cf809b..960371e54a32 100644 --- a/www/ckeditor/distinfo +++ b/www/ckeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189699 -SHA256 (ckeditor_4.16.1_full.zip) = 45412d818ac8c1ef00e5652397030d9e184f78e9aae48540fc8b0fca86fffa4f -SIZE (ckeditor_4.16.1_full.zip) = 1749228 +TIMESTAMP = 1632227482 +SHA256 (ckeditor_4.16.2_full.zip) = da8676e2b5f7bd977815217c5384003d6ab9a47b07b1895f55dae8836c0bf360 +SIZE (ckeditor_4.16.2_full.zip) = 1755507 diff --git a/www/ckeditor/pkg-plist b/www/ckeditor/pkg-plist index c4ae450a5382..60bfc68e5cb5 100644 --- a/www/ckeditor/pkg-plist +++ b/www/ckeditor/pkg-plist @@ -2,6 +2,7 @@ %%WWWDIR%%/LICENSE.md %%WWWDIR%%/README.md %%WWWDIR%%/adapters/jquery.js +%%WWWDIR%%/bender-runner.config.json %%WWWDIR%%/build-config.js %%WWWDIR%%/ckeditor.js %%WWWDIR%%/config.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212224.18LMOiIx038220>