Date: Sun, 20 Jun 2021 20:48:22 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: 01dc8128bcad - main - www/ckeditor: Update to 4.16.1 Message-ID: <202106202048.15KKmMei042089@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=01dc8128bcadabdf924458eef5f1d7b66e78b92e commit 01dc8128bcadabdf924458eef5f1d7b66e78b92e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 20:45:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 20:45:51 +0000 www/ckeditor: Update to 4.16.1 Changes: https://ckeditor.com/cke4/release-notes --- www/ckeditor/Makefile | 2 +- www/ckeditor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index 9b59f05a741d..63f6b4b38339 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.0 +PORTVERSION= 4.16.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 f61f1941e08a..fb5925cf809b 100644 --- a/www/ckeditor/distinfo +++ b/www/ckeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405357 -SHA256 (ckeditor_4.16.0_full.zip) = 619dedb80e91bd378cc7fbf31e525ed7f016c6db79342f64eb951c99a4ba5580 -SIZE (ckeditor_4.16.0_full.zip) = 1748462 +TIMESTAMP = 1624189699 +SHA256 (ckeditor_4.16.1_full.zip) = 45412d818ac8c1ef00e5652397030d9e184f78e9aae48540fc8b0fca86fffa4f +SIZE (ckeditor_4.16.1_full.zip) = 1749228
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106202048.15KKmMei042089>