diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 17:28:57 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 17:31:35 +0800 |
commit | f70da067aee3e981b0a5ce004318945a313de475 (patch) | |
tree | 2886fe12ecbb53ce661a4b9bd6385fa927183da8 | |
parent | www/npm*: Update to 10.5.2 (diff) |
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/
-rw-r--r-- | www/tinymce/Makefile | 2 | ||||
-rw-r--r-- | 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 |