Date: Fri, 5 Nov 2021 19:17:01 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: 38e3fd493c9e - main - www/tinymce: Update to 5.10.1 Message-ID: <202111051917.1A5JH16h087645@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=38e3fd493c9ef8e58405ac4c928c01d33c5c9367 commit 38e3fd493c9ef8e58405ac4c928c01d33c5c9367 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 19:02:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 19:14:02 +0000 www/tinymce: Update to 5.10.1 Changes: https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md --- 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 93fdde695d02..b77140b774cc 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,7 +1,7 @@ # Created by: Nick Hilliard <nick@foobar.org> PORTNAME= tinymce -PORTVERSION= 5.10.0 +PORTVERSION= 5.10.1 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index 2ded612897c9..9cf8619db95d 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111662 -SHA256 (tinymce_5.10.0.zip) = 20fac91eee6ebc417b4605181c47f1e75c3a0189f245a76ec1e75fb80266dca2 -SIZE (tinymce_5.10.0.zip) = 802023 +TIMESTAMP = 1636117242 +SHA256 (tinymce_5.10.1.zip) = 8152f4a1bfe460dce4a538d2bc832c4b8874715e90baa6fdfe3ecdaf9e5bf55e +SIZE (tinymce_5.10.1.zip) = 802523
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111051917.1A5JH16h087645>