Date: Sat, 21 Nov 2020 09:18:33 +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: r555829 - head/www/ckeditor Message-ID: <202011210918.0AL9IXSH097889@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011210918.0AL9IXSH097889>