svn commit: r457330 - head/www/ckeditor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 26 23:20:14 UTC 2017


Author: sunpoet
Date: Tue Dec 26 23:20:12 2017
New Revision: 457330
URL: https://svnweb.freebsd.org/changeset/ports/457330

Log:
  Update to 4.8.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	Tue Dec 26 23:20:07 2017	(r457329)
+++ head/www/ckeditor/Makefile	Tue Dec 26 23:20:12 2017	(r457330)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ckeditor
-PORTVERSION=	4.7.3
+PORTVERSION=	4.8.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	Tue Dec 26 23:20:07 2017	(r457329)
+++ head/www/ckeditor/distinfo	Tue Dec 26 23:20:12 2017	(r457330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506571180
-SHA256 (ckeditor_4.7.3_full.zip) = 1e16b3715eab61f146ee216ffeacb92e98e17814d3d8ead578ed64f89b351704
-SIZE (ckeditor_4.7.3_full.zip) = 1616241
+TIMESTAMP = 1514220467
+SHA256 (ckeditor_4.8.0_full.zip) = 92e0f1dcd65a73ae92a2803b4d44f178e263a5f01c1fd148e6792d622b10c7d6
+SIZE (ckeditor_4.8.0_full.zip) = 1660009

Modified: head/www/ckeditor/pkg-plist
==============================================================================
--- head/www/ckeditor/pkg-plist	Tue Dec 26 23:20:07 2017	(r457329)
+++ head/www/ckeditor/pkg-plist	Tue Dec 26 23:20:12 2017	(r457330)
@@ -89,6 +89,7 @@
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/de-ch.js
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/de.js
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/el.js
+%%WWWDIR%%/plugins/a11yhelp/dialogs/lang/en-au.js
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/en-gb.js
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/en.js
 %%WWWDIR%%/plugins/a11yhelp/dialogs/lang/eo.js
@@ -288,6 +289,7 @@
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/pl.js
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/pt-br.js
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/pt.js
+%%WWWDIR%%/plugins/specialchar/dialogs/lang/ro.js
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/ru.js
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/si.js
 %%WWWDIR%%/plugins/specialchar/dialogs/lang/sk.js
@@ -312,6 +314,7 @@
 %%WWWDIR%%/plugins/templates/templates/images/template1.gif
 %%WWWDIR%%/plugins/templates/templates/images/template2.gif
 %%WWWDIR%%/plugins/templates/templates/images/template3.gif
+%%WWWDIR%%/plugins/widget/images/handle.png
 %%WWWDIR%%/plugins/wsc/LICENSE.md
 %%WWWDIR%%/plugins/wsc/README.md
 %%WWWDIR%%/plugins/wsc/dialogs/ciframe.html


More information about the svn-ports-head mailing list