1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update to 5.0.8

- Add LICENSE_FILE

Changes:	https://github.com/tinymce/tinymce/blob/master/modules/tinymce/changelog.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-19 16:52:46 +00:00
parent b2b7f00d78
commit d821561e0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504559
3 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tinymce
PORTVERSION= 5.0.7
PORTVERSION= 5.0.8
CATEGORIES= www
MASTER_SITES= http://download.tiny.cloud/tinymce/community/ \
LOCAL/sunpoet
@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open source JavaScript HTML WYSIWYG editor for web sites
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/js/tinymce/license.txt
USES= cpe zip

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1559824520
SHA256 (tinymce_5.0.7.zip) = b927045a5b3cbe321d9726867bfc758f923bc108af0f2acac0e9250ef16701f5
SIZE (tinymce_5.0.7.zip) = 620985
TIMESTAMP = 1560957698
SHA256 (tinymce_5.0.8.zip) = 19357ecc6229bcec69dd2b3e9e14db348bcb00fdc85e0ac557abdf44a9dd77f3
SIZE (tinymce_5.0.8.zip) = 633196

View File

@ -3,6 +3,7 @@
%%WWWDIR%%/changelog.txt
%%WWWDIR%%/js/tinymce/jquery.tinymce.min.js
%%WWWDIR%%/js/tinymce/langs/readme.md
%%WWWDIR%%/js/tinymce/license.txt
%%WWWDIR%%/js/tinymce/plugins/advlist/plugin.min.js
%%WWWDIR%%/js/tinymce/plugins/anchor/plugin.min.js
%%WWWDIR%%/js/tinymce/plugins/autolink/plugin.min.js