Date: Sat, 13 Apr 2024 09:32:11 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: f70da067aee3 - main - www/tinymce: Update to 7.0.1 Message-ID: <202404130932.43D9WBol034023@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=f70da067aee3e981b0a5ce004318945a313de475 commit f70da067aee3e981b0a5ce004318945a313de475 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-13 09:28:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-13 09:31:35 +0000 www/tinymce: Update to 7.0.1 Changes: https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md https://www.tiny.cloud/docs/tinymce/7/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 29522ec83ca4..7a2bae2b7f4b 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinymce -PORTVERSION= 7.0.0 +PORTVERSION= 7.0.1 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index fef8885f3a28..a883f7a0aca8 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711466086 -SHA256 (tinymce_7.0.0.zip) = 04e93c4fac7eaaaeb9f2595e755343b8e7a30f5ccc1b09bc9c5bd7736fddff1e -SIZE (tinymce_7.0.0.zip) = 966075 +TIMESTAMP = 1712886418 +SHA256 (tinymce_7.0.1.zip) = 89959a507fae0a8c162c4ac6a831074cb124d157c82d11ae1ee39f4b7b6d1034 +SIZE (tinymce_7.0.1.zip) = 966503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404130932.43D9WBol034023>