From owner-svn-ports-all@freebsd.org Tue May 15 23:59:03 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84B6CEDDBB9; Tue, 15 May 2018 23:59:03 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 701B36A25F; Tue, 15 May 2018 23:59: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 CDEF31284C; Tue, 15 May 2018 23:59:01 +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 w4FNx11A082427; Tue, 15 May 2018 23:59:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4FNx1hX082424; Tue, 15 May 2018 23:59:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805152359.w4FNx1hX082424@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 15 May 2018 23:59:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470070 - head/www/ckeditor X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/ckeditor X-SVN-Commit-Revision: 470070 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.26 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: Tue, 15 May 2018 23:59:03 -0000 Author: sunpoet Date: Tue May 15 23:59:00 2018 New Revision: 470070 URL: https://svnweb.freebsd.org/changeset/ports/470070 Log: Update to 4.9.2 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 Tue May 15 23:58:55 2018 (r470069) +++ head/www/ckeditor/Makefile Tue May 15 23:59:00 2018 (r470070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.2 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 Tue May 15 23:58:55 2018 (r470069) +++ head/www/ckeditor/distinfo Tue May 15 23:59:00 2018 (r470070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514220467 -SHA256 (ckeditor_4.8.0_full.zip) = 92e0f1dcd65a73ae92a2803b4d44f178e263a5f01c1fd148e6792d622b10c7d6 -SIZE (ckeditor_4.8.0_full.zip) = 1660009 +TIMESTAMP = 1526403318 +SHA256 (ckeditor_4.9.2_full.zip) = 887e10fe016da11232e6c2cdd2a7bbc723ff8fc1bffe58575400fd46c1024bb2 +SIZE (ckeditor_4.9.2_full.zip) = 1686056 Modified: head/www/ckeditor/pkg-plist ============================================================================== --- head/www/ckeditor/pkg-plist Tue May 15 23:58:55 2018 (r470069) +++ head/www/ckeditor/pkg-plist Tue May 15 23:59:00 2018 (r470070) @@ -145,6 +145,7 @@ %%WWWDIR%%/plugins/about/dialogs/about.js %%WWWDIR%%/plugins/about/dialogs/hidpi/logo_ckeditor.png %%WWWDIR%%/plugins/about/dialogs/logo_ckeditor.png +%%WWWDIR%%/plugins/clipboard/dialogs/paste.js %%WWWDIR%%/plugins/colordialog/dialogs/colordialog.css %%WWWDIR%%/plugins/colordialog/dialogs/colordialog.js %%WWWDIR%%/plugins/copyformatting/cursors/cursor-disabled.svg @@ -328,6 +329,7 @@ %%WWWDIR%%/samples/img/header-bg.png %%WWWDIR%%/samples/img/header-separator.png %%WWWDIR%%/samples/img/logo.png +%%WWWDIR%%/samples/img/logo.svg %%WWWDIR%%/samples/img/navigation-tip.png %%WWWDIR%%/samples/index.html %%WWWDIR%%/samples/js/sample.js