From owner-svn-ports-head@freebsd.org Sat Nov 21 09:18:39 2020 Return-Path: Delivered-To: svn-ports-head@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 AC72E47F476; Sat, 21 Nov 2020 09:18:39 +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 4CdSWw6fSKz3pZN; Sat, 21 Nov 2020 09:18:36 +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 7C3D825ACF; Sat, 21 Nov 2020 09:18:34 +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 0AL9IYiG097892; Sat, 21 Nov 2020 09:18:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AL9IXSH097889; Sat, 21 Nov 2020 09:18:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202011210918.0AL9IXSH097889@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, 21 Nov 2020 09:18:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555829 - head/www/ckeditor X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/ckeditor X-SVN-Commit-Revision: 555829 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Nov 2020 09:18:39 -0000 Author: sunpoet Date: Sat Nov 21 09:18:33 2020 New Revision: 555829 URL: https://svnweb.freebsd.org/changeset/ports/555829 Log: Update to 4.15.1 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 Nov 21 09:18:28 2020 (r555828) +++ head/www/ckeditor/Makefile Sat Nov 21 09:18:33 2020 (r555829) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.15.0 +PORTVERSION= 4.15.1 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 Nov 21 09:18:28 2020 (r555828) +++ head/www/ckeditor/distinfo Sat Nov 21 09:18:33 2020 (r555829) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605426363 -SHA256 (ckeditor_4.15.0_full.zip) = 629893984237d0c51911dce3571033a8330f1ff85d8d7213d12bb36f06273b17 -SIZE (ckeditor_4.15.0_full.zip) = 1763404 +TIMESTAMP = 1605901616 +SHA256 (ckeditor_4.15.1_full.zip) = 480cf984e51356bcac1f916dd66e8d07d25b562cafaf579af707958063cb940c +SIZE (ckeditor_4.15.1_full.zip) = 1764246 Modified: head/www/ckeditor/pkg-plist ============================================================================== --- head/www/ckeditor/pkg-plist Sat Nov 21 09:18:28 2020 (r555828) +++ head/www/ckeditor/pkg-plist Sat Nov 21 09:18:33 2020 (r555829) @@ -157,7 +157,6 @@ %%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