From owner-svn-ports-all@FreeBSD.ORG Fri May 2 09:41:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AB245F3; Fri, 2 May 2014 09:41:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 47AC51153; Fri, 2 May 2014 09:41:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s429f6Eg057425; Fri, 2 May 2014 09:41:06 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s429f5NU057420; Fri, 2 May 2014 09:41:05 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405020941.s429f5NU057420@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 May 2014 09:41:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352781 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 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 May 2014 09:41:06 -0000 Author: sunpoet Date: Fri May 2 09:41:05 2014 New Revision: 352781 URL: http://svnweb.freebsd.org/changeset/ports/352781 QAT: https://qat.redports.org/buildarchive/r352781/ Log: - Update to 4.0.25 Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce Modified: head/www/tinymce/Makefile head/www/tinymce/distinfo head/www/tinymce/pkg-plist Modified: head/www/tinymce/Makefile ============================================================================== --- head/www/tinymce/Makefile Fri May 2 09:40:58 2014 (r352780) +++ head/www/tinymce/Makefile Fri May 2 09:41:05 2014 (r352781) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.0.23 +PORTVERSION= 4.0.25 CATEGORIES= www MASTER_SITES= http://download.moxiecode.com/${PORTNAME}/ \ LOCAL/sunpoet Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Fri May 2 09:40:58 2014 (r352780) +++ head/www/tinymce/distinfo Fri May 2 09:41:05 2014 (r352781) @@ -1,2 +1,2 @@ -SHA256 (tinymce_4.0.23.zip) = 60e45941b4b0bb77a750d499422dc99505892f02edcab1e525a7437cb5761dbf -SIZE (tinymce_4.0.23.zip) = 400158 +SHA256 (tinymce_4.0.25.zip) = 0159d0a64b8520ec1092f1317f6fc0113d60bfc5fac7b64e550224fbc2327703 +SIZE (tinymce_4.0.25.zip) = 303786 Modified: head/www/tinymce/pkg-plist ============================================================================== --- head/www/tinymce/pkg-plist Fri May 2 09:40:58 2014 (r352780) +++ head/www/tinymce/pkg-plist Fri May 2 09:41:05 2014 (r352781) @@ -84,7 +84,6 @@ %%WWWDIR%%/js/tinymce/skins/lightgray/skin.min.css %%WWWDIR%%/js/tinymce/themes/modern/theme.min.js %%WWWDIR%%/js/tinymce/tinymce.min.js -%%WWWDIR%%/js/tinymce/x.min.js @dirrm %%WWWDIR%%/js/tinymce/themes/modern @dirrm %%WWWDIR%%/js/tinymce/themes @dirrm %%WWWDIR%%/js/tinymce/skins/lightgray/img