From owner-svn-ports-head@FreeBSD.ORG Fri Oct 25 13:38:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 886F9FB; Fri, 25 Oct 2013 13:38:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7538227A9; Fri, 25 Oct 2013 13:38:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9PDcoiC074881; Fri, 25 Oct 2013 13:38:50 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9PDcn8p074878; Fri, 25 Oct 2013 13:38:49 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310251338.r9PDcn8p074878@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 25 Oct 2013 13:38:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331584 - 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.14 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, 25 Oct 2013 13:38:50 -0000 Author: sunpoet Date: Fri Oct 25 13:38:49 2013 New Revision: 331584 URL: http://svnweb.freebsd.org/changeset/ports/331584 Log: - Update to 4.0.9 - Update maintainer section 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 Oct 25 13:37:17 2013 (r331583) +++ head/www/tinymce/Makefile Fri Oct 25 13:38:49 2013 (r331584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinymce -PORTVERSION= 4.0.8 +PORTVERSION= 4.0.9 CATEGORIES= www MASTER_SITES= http://download.moxiecode.com/${PORTNAME}/ \ LOCAL/sunpoet @@ -30,9 +30,11 @@ MS_PLIST= ${WRKDIR}/.ms-pkg-plist genplist: do-clean extract cd ${WRKSRC}/ && \ - ${FIND} -s * -type d -empty | ${XARGS} > ${MS_EMPTYDIRS} && \ + ${FIND} -s * -type d -empty | ${XARGS} >> ${MS_EMPTYDIRS} && \ ${SED} 's|[^ ]*|&/.keepme|g' ${MS_EMPTYDIRS} | ${XARGS} -J % ${TOUCH} % && \ - ${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' > ${MS_PLIST} && \ + ${ECHO} "@owner www" > ${MS_PLIST} && \ + ${ECHO} "@group www" >> ${MS_PLIST} && \ + ${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' >> ${MS_PLIST} && \ ${FIND} -s * -type d | ${TAIL} -r | ${SED} 's|^|@dirrm %%WWWDIR%%/|' >> ${MS_PLIST} && \ ${ECHO} '@dirrmtry %%WWWDIR%%' >> ${MS_PLIST} #.for dir in ${MS_DIRRMTRY} Modified: head/www/tinymce/distinfo ============================================================================== --- head/www/tinymce/distinfo Fri Oct 25 13:37:17 2013 (r331583) +++ head/www/tinymce/distinfo Fri Oct 25 13:38:49 2013 (r331584) @@ -1,2 +1,2 @@ -SHA256 (tinymce_4.0.8.zip) = 1b15e753f4d48dacd4d86af7f5df13e6385b9740760ad96ff3905efcb0752488 -SIZE (tinymce_4.0.8.zip) = 277419 +SHA256 (tinymce_4.0.9.zip) = 2ce1f6054bead3db81e27f60228938d3d3614df21c4a020568704d878b7a7025 +SIZE (tinymce_4.0.9.zip) = 279106 Modified: head/www/tinymce/pkg-plist ============================================================================== --- head/www/tinymce/pkg-plist Fri Oct 25 13:37:17 2013 (r331583) +++ head/www/tinymce/pkg-plist Fri Oct 25 13:38:49 2013 (r331584) @@ -64,15 +64,15 @@ %%WWWDIR%%/js/tinymce/plugins/wordcount/plugin.min.js %%WWWDIR%%/js/tinymce/skins/lightgray/content.inline.min.css %%WWWDIR%%/js/tinymce/skins/lightgray/content.min.css -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon-small.eot -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon-small.svg -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon-small.ttf -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon-small.woff -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon.eot -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon.svg -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon.ttf -%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/icomoon.woff %%WWWDIR%%/js/tinymce/skins/lightgray/fonts/readme.md +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce-small.eot +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce-small.svg +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce-small.woff +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce.eot +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce.svg +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce.ttf +%%WWWDIR%%/js/tinymce/skins/lightgray/fonts/tinymce.woff %%WWWDIR%%/js/tinymce/skins/lightgray/img/anchor.gif %%WWWDIR%%/js/tinymce/skins/lightgray/img/loader.gif %%WWWDIR%%/js/tinymce/skins/lightgray/img/object.gif