From owner-svn-ports-all@freebsd.org Sat Mar 28 12:47:26 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A1E5A27BB2D; Sat, 28 Mar 2020 12:47:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48qJQh4j4gz4HBs; Sat, 28 Mar 2020 12:47:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2538BCC6D; Sat, 28 Mar 2020 12:47:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02SClGfQ092143; Sat, 28 Mar 2020 12:47:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02SClFmP092140; Sat, 28 Mar 2020 12:47:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202003281247.02SClFmP092140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Mar 2020 12:47:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529360 - head/www/ckeditor X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/ckeditor X-SVN-Commit-Revision: 529360 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2020 12:47:26 -0000 Author: sunpoet Date: Sat Mar 28 12:47:15 2020 New Revision: 529360 URL: https://svnweb.freebsd.org/changeset/ports/529360 Log: Update to 4.14.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 Sat Mar 28 12:47:10 2020 (r529359) +++ head/www/ckeditor/Makefile Sat Mar 28 12:47:15 2020 (r529360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.13.1 +PORTVERSION= 4.14.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 Sat Mar 28 12:47:10 2020 (r529359) +++ head/www/ckeditor/distinfo Sat Mar 28 12:47:15 2020 (r529360) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577693903 -SHA256 (ckeditor_4.13.1_full.zip) = b46df2c1c1ad2d93100b8ba4907a9a19251c8d715a10e1a532284c5879973d9e -SIZE (ckeditor_4.13.1_full.zip) = 1716270 +TIMESTAMP = 1585338868 +SHA256 (ckeditor_4.14.0_full.zip) = 9950ce7b4a5aced3384647b346f9e2139b06bf9c8491030db54471d0e0c9d779 +SIZE (ckeditor_4.14.0_full.zip) = 1720538 Modified: head/www/ckeditor/pkg-plist ============================================================================== --- head/www/ckeditor/pkg-plist Sat Mar 28 12:47:10 2020 (r529359) +++ head/www/ckeditor/pkg-plist Sat Mar 28 12:47:15 2020 (r529360) @@ -185,7 +185,10 @@ %%WWWDIR%%/plugins/pastefromgdocs/filter/default.js %%WWWDIR%%/plugins/pastefromword/filter/default.js %%WWWDIR%%/plugins/pastetools/filter/common.js +%%WWWDIR%%/plugins/pastetools/filter/image.js +%%WWWDIR%%/plugins/preview/images/pagebreak.gif %%WWWDIR%%/plugins/preview/preview.html +%%WWWDIR%%/plugins/preview/styles/screen.css %%WWWDIR%%/plugins/scayt/CHANGELOG.md %%WWWDIR%%/plugins/scayt/LICENSE.md %%WWWDIR%%/plugins/scayt/README.md