svn commit: r470070 - head/www/ckeditor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 15 23:59:03 UTC 2018


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


More information about the svn-ports-head mailing list