- Update to 4.0.16

- Update maintainer section

Changes:	http://www.tinymce.com/develop/changelog/index.php?type=tinymce
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-04 13:15:00 +00:00
parent 654090d688
commit b29fe422c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342518
3 changed files with 12 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinymce
PORTVERSION= 4.0.12
PORTVERSION= 4.0.16
CATEGORIES= www
MASTER_SITES= http://download.moxiecode.com/${PORTNAME}/ \
LOCAL/sunpoet
@ -29,16 +29,15 @@ MS_EMPTYDIRS= ${WRKDIR}/.ms-empty-directories
MS_PLIST= ${WRKDIR}/.ms-pkg-plist
genplist: do-clean extract
cd ${WRKSRC}/ && \
${FIND} -s * -type d -empty | ${XARGS} >> ${MS_EMPTYDIRS} && \
${SED} 's|[^ ]*|&/.keepme|g' ${MS_EMPTYDIRS} | ${XARGS} -J % ${TOUCH} % && \
${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} && \
${ECHO} "@owner" > ${MS_PLIST} && \
${ECHO} "@group" >> ${MS_PLIST}
cd ${WRKSRC}/ && ${FIND} -s * -type d -empty | ${XARGS} >> ${MS_EMPTYDIRS}
${SED} 's|[^ ]*|&/.keepme|g' ${MS_EMPTYDIRS} | ${XARGS} -J % ${TOUCH} %
${ECHO} "@owner www" > ${MS_PLIST}
${ECHO} "@group www" >> ${MS_PLIST}
cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} 's|^|%%WWWDIR%%/|' >> ${MS_PLIST}
cd ${WRKSRC}/ && ${FIND} -s * -type d | ${TAIL} -r | ${SED} 's|^|@dirrm %%WWWDIR%%/|' >> ${MS_PLIST}
${ECHO} '@dirrmtry %%WWWDIR%%' >> ${MS_PLIST}
${ECHO} "@owner" >> ${MS_PLIST}
${ECHO} "@group" >> ${MS_PLIST}
#.for dir in ${MS_DIRRMTRY}
# ${REINPLACE_CMD} '/^@dirrm %%WWWDIR%%\/${dir:C/\//\\\//g}$$/ s|@dirrm|&try|' ${MS_PLIST}
#.endfor

View File

@ -1,2 +1,2 @@
SHA256 (tinymce_4.0.12.zip) = 8163d36f600e813714479b45f7c44dcd8b5b54ce4ef840768c9d03e3ae820471
SIZE (tinymce_4.0.12.zip) = 283160
SHA256 (tinymce_4.0.16.zip) = 45eb1be5dc28d24cca39a38874c95d5dbc77eae29d4a45ce5fbea2287b84216e
SIZE (tinymce_4.0.16.zip) = 286325

View File

@ -77,7 +77,6 @@
%%WWWDIR%%/js/tinymce/skins/lightgray/img/loader.gif
%%WWWDIR%%/js/tinymce/skins/lightgray/img/object.gif
%%WWWDIR%%/js/tinymce/skins/lightgray/img/trans.gif
%%WWWDIR%%/js/tinymce/skins/lightgray/img/wline.gif
%%WWWDIR%%/js/tinymce/skins/lightgray/skin.ie7.min.css
%%WWWDIR%%/js/tinymce/skins/lightgray/skin.min.css
%%WWWDIR%%/js/tinymce/themes/modern/theme.min.js