Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:08:33 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: e04eeca1a4a3 - main - www/ckeditor: Update to 4.21.0
Message-ID:  <202304181808.33II8X1f078821@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=e04eeca1a4a394477116d31d6a9be5a0ea7ec375

commit e04eeca1a4a394477116d31d6a9be5a0ea7ec375
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:57:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:00:45 +0000

    www/ckeditor: Update to 4.21.0
    
    - Update WWW
    
    Changes:        https://github.com/ckeditor/ckeditor4/blob/master/CHANGES.md
                    https://ckeditor.com/cke4/release-notes
    Security:       CVE-2023-28439
---
 www/ckeditor/Makefile | 5 +++--
 www/ckeditor/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile
index 810db5243470..0b429916ebea 100644
--- a/www/ckeditor/Makefile
+++ b/www/ckeditor/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	ckeditor
-PORTVERSION=	4.18.0
+PORTVERSION=	4.21.0
 CATEGORIES=	www
 MASTER_SITES=	https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/
 DISTNAME=	${PORTNAME}_${PORTVERSION}_full
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	WYSIWYG editor to be used inside web page
-WWW=		https://ckeditor.com/
+WWW=		https://ckeditor.com/ \
+		https://github.com/ckeditor/ckeditor4
 
 LICENSE=	GPLv2+ LGPL21+ MPL11 MPL20
 LICENSE_COMB=	dual
diff --git a/www/ckeditor/distinfo b/www/ckeditor/distinfo
index 60e984c707f6..c17509111b1c 100644
--- a/www/ckeditor/distinfo
+++ b/www/ckeditor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122581
-SHA256 (ckeditor_4.18.0_full.zip) = f18560279643706317b312f024961cfd6df5ac151df895cc4fa3a2add1a924b1
-SIZE (ckeditor_4.18.0_full.zip) = 1667383
+TIMESTAMP = 1681052916
+SHA256 (ckeditor_4.21.0_full.zip) = 3698f9cda76df09008789a8fd3136bc8c8e3dedd8fc75851b6ae8ccb8daea3b0
+SIZE (ckeditor_4.21.0_full.zip) = 1678436



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181808.33II8X1f078821>