Date: Fri, 28 Apr 2023 00:00:15 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 43733fde2071 - main - www/tinymce: Update to 6.4.2 Message-ID: <202304280000.33S00Fqs033035@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=43733fde2071aed8cdc91c2a6c3d525365ee7baf commit 43733fde2071aed8cdc91c2a6c3d525365ee7baf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 23:58:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 23:58:22 +0000 www/tinymce: Update to 6.4.2 Changes: https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md https://www.tiny.cloud/docs/tinymce/6/changelog/ --- www/tinymce/Makefile | 2 +- www/tinymce/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/tinymce/Makefile b/www/tinymce/Makefile index 796b254b7960..03d6ace84b0b 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinymce -PORTVERSION= 6.4.1 +PORTVERSION= 6.4.2 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index 15d99e09cd22..d4b880c100ff 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726060 -SHA256 (tinymce_6.4.1.zip) = 2ceaa53b59574151f98bdb22980aab1246d229c6b5abf07467935052a6cd1009 -SIZE (tinymce_6.4.1.zip) = 770678 +TIMESTAMP = 1682616636 +SHA256 (tinymce_6.4.2.zip) = 86e70506299fa7c7aa746ae2952e50bb83418325ebd15b4fd08190ff31985646 +SIZE (tinymce_6.4.2.zip) = 771421
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304280000.33S00Fqs033035>