Date: Mon, 30 Dec 2019 16:57:23 +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: r521508 - head/www/ckeditor Message-ID: <201912301657.xBUGvNF6015058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 30 16:57:23 2019 New Revision: 521508 URL: https://svnweb.freebsd.org/changeset/ports/521508 Log: Update to 4.13.1 Changes: https://ckeditor.com/cke4/release-notes Modified: head/www/ckeditor/Makefile head/www/ckeditor/distinfo Modified: head/www/ckeditor/Makefile ============================================================================== --- head/www/ckeditor/Makefile Mon Dec 30 16:57:17 2019 (r521507) +++ head/www/ckeditor/Makefile Mon Dec 30 16:57:23 2019 (r521508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.13.0 +PORTVERSION= 4.13.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 Mon Dec 30 16:57:17 2019 (r521507) +++ head/www/ckeditor/distinfo Mon Dec 30 16:57:23 2019 (r521508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572806084 -SHA256 (ckeditor_4.13.0_full.zip) = 6f8c2da7f9175d81130d63f66daf994df7739d9528b6cad395bc5cca62758eab -SIZE (ckeditor_4.13.0_full.zip) = 1713439 +TIMESTAMP = 1577693903 +SHA256 (ckeditor_4.13.1_full.zip) = b46df2c1c1ad2d93100b8ba4907a9a19251c8d715a10e1a532284c5879973d9e +SIZE (ckeditor_4.13.1_full.zip) = 1716270
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912301657.xBUGvNF6015058>