From owner-svn-ports-all@freebsd.org Sun Nov 15 18:00:02 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 60E992EFCDD; Sun, 15 Nov 2020 18:00:02 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CZ0NL2Gtpz4hjt; Sun, 15 Nov 2020 18:00:02 +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 3DA411FDA7; Sun, 15 Nov 2020 18:00:02 +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 0AFI02kj006881; Sun, 15 Nov 2020 18:00:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AFI01BY006877; Sun, 15 Nov 2020 18:00:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202011151800.0AFI01BY006877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Nov 2020 18:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555275 - head/www/ckeditor X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/ckeditor X-SVN-Commit-Revision: 555275 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.34 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: Sun, 15 Nov 2020 18:00:02 -0000 Author: sunpoet Date: Sun Nov 15 18:00:01 2020 New Revision: 555275 URL: https://svnweb.freebsd.org/changeset/ports/555275 Log: Update to 4.15.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 Sun Nov 15 17:59:56 2020 (r555274) +++ head/www/ckeditor/Makefile Sun Nov 15 18:00:01 2020 (r555275) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.14.1 +PORTVERSION= 4.15.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 Sun Nov 15 17:59:56 2020 (r555274) +++ head/www/ckeditor/distinfo Sun Nov 15 18:00:01 2020 (r555275) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593061788 -SHA256 (ckeditor_4.14.1_full.zip) = ff18a6c0da41964ccd887341f0e61cffe0dfaf546303b280fde9089ea6d0ed13 -SIZE (ckeditor_4.14.1_full.zip) = 1720734 +TIMESTAMP = 1605426363 +SHA256 (ckeditor_4.15.0_full.zip) = 629893984237d0c51911dce3571033a8330f1ff85d8d7213d12bb36f06273b17 +SIZE (ckeditor_4.15.0_full.zip) = 1763404 Modified: head/www/ckeditor/pkg-plist ============================================================================== --- head/www/ckeditor/pkg-plist Sun Nov 15 17:59:56 2020 (r555274) +++ head/www/ckeditor/pkg-plist Sun Nov 15 18:00:01 2020 (r555275) @@ -154,6 +154,46 @@ %%WWWDIR%%/plugins/dialog/dialogDefinition.js %%WWWDIR%%/plugins/dialog/styles/dialog.css %%WWWDIR%%/plugins/div/dialogs/div.js +%%WWWDIR%%/plugins/exportpdf/CHANGELOG.md +%%WWWDIR%%/plugins/exportpdf/LICENSE.md +%%WWWDIR%%/plugins/exportpdf/README.md +%%WWWDIR%%/plugins/exportpdf/package.json +%%WWWDIR%%/plugins/exportpdf/plugindefinition.js +%%WWWDIR%%/plugins/exportpdf/tests/_helpers/tools.js +%%WWWDIR%%/plugins/exportpdf/tests/authentication.js +%%WWWDIR%%/plugins/exportpdf/tests/exportpdf.js +%%WWWDIR%%/plugins/exportpdf/tests/manual/configfilename.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/configfilename.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/emptyeditor.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/emptyeditor.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/integration.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/integration.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/integrations/easyimage.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/integrations/easyimage.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/notifications.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/notifications.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/notificationsasync.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/notificationsasync.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/paperformat.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/paperformat.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/readonly.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/readonly.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/stylesheets.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/stylesheets.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokenfetching.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokenfetching.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokentwoeditorscorrect.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokentwoeditorswrong.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokentwoeditorswrong.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokenwithouturl.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/tokenwithouturl.md +%%WWWDIR%%/plugins/exportpdf/tests/manual/wrongendpoint.html +%%WWWDIR%%/plugins/exportpdf/tests/manual/wrongendpoint.md +%%WWWDIR%%/plugins/exportpdf/tests/notification.js +%%WWWDIR%%/plugins/exportpdf/tests/resourcespaths.js +%%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