From owner-svn-ports-all@freebsd.org Fri Oct 2 13:18:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 81C5A42C754; Fri, 2 Oct 2020 13:18:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2rCH1Wswz453t; Fri, 2 Oct 2020 13:18:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 140E122847; Fri, 2 Oct 2020 13:18:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 092DHxPJ029751; Fri, 2 Oct 2020 13:17:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 092DHxi1029749; Fri, 2 Oct 2020 13:17:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202010021317.092DHxi1029749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Oct 2020 13:17:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551183 - head/www/tinymce X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/tinymce X-SVN-Commit-Revision: 551183 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2020 13:18:03 -0000 Author: sunpoet Date: Fri Oct 2 13:17:59 2020 New Revision: 551183 URL: https://svnweb.freebsd.org/changeset/ports/551183 Log: Update to 5.5.1 Changes: https://github.com/tinymce/tinymce/blob/master/modules/tinymce/changelog.txt Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Fri Oct 2 13:17:54 2020 (r551182) +++ head/www/tinymce/Makefile Fri Oct 2 13:17:59 2020 (r551183) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 5.5.0 +PORTVERSION= 5.5.1 CATEGORIES= www MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Fri Oct 2 13:17:54 2020 (r551182) +++ head/www/tinymce/distinfo Fri Oct 2 13:17:59 2020 (r551183) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601485407 -SHA256 (tinymce_5.5.0.zip) = a20870296abcd7b9a7e9722a715acd9a3ccaa53331e0aa3a28afa894640956e3 -SIZE (tinymce_5.5.0.zip) = 696769 +TIMESTAMP = 1601627933 +SHA256 (tinymce_5.5.1.zip) = 693eea867aa963c021f813adc07887d3895183b63ff4941fc2ec17a069bfd593 +SIZE (tinymce_5.5.1.zip) = 696851