From owner-svn-ports-head@freebsd.org Fri Feb 24 15:57:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86DB5CEB9F5; Fri, 24 Feb 2017 15:57:25 +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 mx1.freebsd.org (Postfix) with ESMTPS id 562211766; Fri, 24 Feb 2017 15:57:25 +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 v1OFvOIC029491; Fri, 24 Feb 2017 15:57:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1OFvOHV029488; Fri, 24 Feb 2017 15:57:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702241557.v1OFvOHV029488@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, 24 Feb 2017 15:57:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434723 - head/www/tinymce X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 15:57:25 -0000 Author: sunpoet Date: Fri Feb 24 15:57:24 2017 New Revision: 434723 URL: https://svnweb.freebsd.org/changeset/ports/434723 Log: Update to 4.5.4 Changes: https://github.com/tinymce/tinymce/blob/4.5.x/changelog.txt Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Fri Feb 24 15:24:18 2017 (r434722) +++ head/www/tinymce/Makefile Fri Feb 24 15:57:24 2017 (r434723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.5.3 +PORTVERSION= 4.5.4 CATEGORIES= www MASTER_SITES= http://download.ephox.com/${PORTNAME}/community/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Fri Feb 24 15:24:18 2017 (r434722) +++ head/www/tinymce/distinfo Fri Feb 24 15:57:24 2017 (r434723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036587 -SHA256 (tinymce_4.5.3.zip) = fe1c219844043b6c1fe8432fb781050750dd4b52e922672f50aa4daac66d0414 -SIZE (tinymce_4.5.3.zip) = 386852 +TIMESTAMP = 1487947993 +SHA256 (tinymce_4.5.4.zip) = bd93d8a7bd3036bdb00ffa38241b141f148ab2be70499bcfc68884b9f3b8b501 +SIZE (tinymce_4.5.4.zip) = 386863