Date: Sun, 15 Nov 2020 18:00:01 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555275 - head/www/ckeditor Message-ID: <202011151800.0AFI01BY006877@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151800.0AFI01BY006877>