Date: Sun, 18 Apr 2021 07:09:32 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: 12797238e589 - main - www/tinymce: Update to 5.7.1 Message-ID: <202104180709.13I79Wg2094941@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=12797238e5899f2ba8862ee33507bac244fb6dcc commit 12797238e5899f2ba8862ee33507bac244fb6dcc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 04:58:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:42:15 +0000 www/tinymce: Update to 5.7.1 Changes: https://github.com/tinymce/tinymce/blob/master/modules/tinymce/changelog.txt --- 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 c7af4bf64d98..733b8048cba3 100644 --- a/www/tinymce/Makefile +++ b/www/tinymce/Makefile @@ -1,7 +1,7 @@ # Created by: Nick Hilliard <nick@foobar.org> PORTNAME= tinymce -PORTVERSION= 5.7.0 +PORTVERSION= 5.7.1 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet diff --git a/www/tinymce/distinfo b/www/tinymce/distinfo index 2413048ab068..15ed51064b22 100644 --- a/www/tinymce/distinfo +++ b/www/tinymce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478327 -SHA256 (tinymce_5.7.0.zip) = a5bb1b6933547c0cf9158e821bd15196f620c64d0b6b337c9f4f59a79240e450 -SIZE (tinymce_5.7.0.zip) = 792667 +TIMESTAMP = 1618319992 +SHA256 (tinymce_5.7.1.zip) = 3c14df9eb8d8a9735f340d7a83e9686fa844e3cd07fdcd5007e8b718b67cd136 +SIZE (tinymce_5.7.1.zip) = 792800
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180709.13I79Wg2094941>