Date: Mon, 4 Sep 2023 21:31:26 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: 5d0a07b0103d - main - www/tinymce: Update to 6.7.0 Message-ID: <202309042131.384LVQ6u092167@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=5d0a07b0103d47b93980d7e3fd13c29dc330cec4 commit 5d0a07b0103d47b93980d7e3fd13c29dc330cec4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 21:25:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 21:30:06 +0000 www/tinymce: Update to 6.7.0 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 61d3aa173398..1f34e1eb81a9 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinymce -PORTVERSION= 6.6.2 +PORTVERSION= 6.7.0 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index 7f9aef72a363..74c04e4cd80f 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211655 -SHA256 (tinymce_6.6.2.zip) = 4d026325eb9390e4b288f1e0edc66ba1c6fbe5ce81ca0a7394cd0f8c3e598451 -SIZE (tinymce_6.6.2.zip) = 846413 +TIMESTAMP = 1693823843 +SHA256 (tinymce_6.7.0.zip) = 855562835a82e419de89e865810d126f69a0ba4706346f51a6856cad385f79c2 +SIZE (tinymce_6.7.0.zip) = 849726
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309042131.384LVQ6u092167>