svn commit: r506833 - head/www/ckeditor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 17 23:46:51 UTC 2019


Author: sunpoet
Date: Wed Jul 17 23:46:49 2019
New Revision: 506833
URL: https://svnweb.freebsd.org/changeset/ports/506833

Log:
  Update to 4.12.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	Wed Jul 17 23:46:43 2019	(r506832)
+++ head/www/ckeditor/Makefile	Wed Jul 17 23:46:49 2019	(r506833)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ckeditor
-PORTVERSION=	4.11.4
+PORTVERSION=	4.12.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	Wed Jul 17 23:46:43 2019	(r506832)
+++ head/www/ckeditor/distinfo	Wed Jul 17 23:46:49 2019	(r506833)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558729956
-SHA256 (ckeditor_4.11.4_full.zip) = b84ec003bd0854d8c9b6e22783fb5d22ec60d306c37da63a479869949dd48b8e
-SIZE (ckeditor_4.11.4_full.zip) = 1698443
+TIMESTAMP = 1563385287
+SHA256 (ckeditor_4.12.1_full.zip) = 8fcc5b1f3dc93cb885cf3c926c360c778c2d1717e723c5b4071005a4a5060955
+SIZE (ckeditor_4.12.1_full.zip) = 1704975

Modified: head/www/ckeditor/pkg-plist
==============================================================================
--- head/www/ckeditor/pkg-plist	Wed Jul 17 23:46:43 2019	(r506832)
+++ head/www/ckeditor/pkg-plist	Wed Jul 17 23:46:49 2019	(r506833)
@@ -414,3 +414,4 @@
 %%WWWDIR%%/skins/moono-lisa/images/spinner.gif
 %%WWWDIR%%/skins/moono-lisa/readme.md
 %%WWWDIR%%/styles.js
+%%WWWDIR%%/vendor/promise.js


More information about the svn-ports-head mailing list