Skip to content

Commit

Permalink
www/ckeditor: Update to 4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 28, 2022
1 parent 3f32cca commit b45cd09
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 10 deletions.
2 changes: 1 addition & 1 deletion www/ckeditor/Makefile
@@ -1,7 +1,7 @@
# Created by: Joe Horn <joehorn@gmail.com>

PORTNAME= ckeditor
PORTVERSION= 4.16.2
PORTVERSION= 4.17.1
CATEGORIES= www
MASTER_SITES= https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/
DISTNAME= ${PORTNAME}_${PORTVERSION}_full
Expand Down
6 changes: 3 additions & 3 deletions www/ckeditor/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632227482
SHA256 (ckeditor_4.16.2_full.zip) = da8676e2b5f7bd977815217c5384003d6ab9a47b07b1895f55dae8836c0bf360
SIZE (ckeditor_4.16.2_full.zip) = 1755507
TIMESTAMP = 1643382512
SHA256 (ckeditor_4.17.1_full.zip) = 452bfc1dee364533ae4e4eff49255e67354ee9cab5f6f5c735589e5401b15fc1
SIZE (ckeditor_4.17.1_full.zip) = 1731976
8 changes: 2 additions & 6 deletions www/ckeditor/pkg-plist
@@ -1,6 +1,7 @@
%%WWWDIR%%/CHANGES.md
%%WWWDIR%%/LICENSE.md
%%WWWDIR%%/README.md
%%WWWDIR%%/SECURITY.md
%%WWWDIR%%/adapters/jquery.js
%%WWWDIR%%/bender-runner.config.json
%%WWWDIR%%/build-config.js
Expand Down Expand Up @@ -195,8 +196,6 @@
%%WWWDIR%%/plugins/exportpdf/tests/statistics.js
%%WWWDIR%%/plugins/exportpdf/tests/stylesheets.js
%%WWWDIR%%/plugins/find/dialogs/find.js
%%WWWDIR%%/plugins/flash/dialogs/flash.js
%%WWWDIR%%/plugins/flash/images/placeholder.png
%%WWWDIR%%/plugins/forms/dialogs/button.js
%%WWWDIR%%/plugins/forms/dialogs/checkbox.js
%%WWWDIR%%/plugins/forms/dialogs/form.js
Expand Down Expand Up @@ -360,6 +359,7 @@
%%WWWDIR%%/plugins/tabletools/dialogs/tableCell.js
%%WWWDIR%%/plugins/templates/dialogs/templates.css
%%WWWDIR%%/plugins/templates/dialogs/templates.js
%%WWWDIR%%/plugins/templates/templatedefinition.js
%%WWWDIR%%/plugins/templates/templates/default.js
%%WWWDIR%%/plugins/templates/templates/images/template1.gif
%%WWWDIR%%/plugins/templates/templates/images/template2.gif
Expand Down Expand Up @@ -461,10 +461,6 @@
%%WWWDIR%%/samples/old/dialog/dialog.html
%%WWWDIR%%/samples/old/divreplace.html
%%WWWDIR%%/samples/old/enterkey/enterkey.html
%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
%%WWWDIR%%/samples/old/htmlwriter/assets/outputforflash/swfobject.js
%%WWWDIR%%/samples/old/htmlwriter/outputforflash.html
%%WWWDIR%%/samples/old/htmlwriter/outputhtml.html
%%WWWDIR%%/samples/old/index.html
%%WWWDIR%%/samples/old/inlineall.html
Expand Down

0 comments on commit b45cd09

Please sign in to comment.