diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-02 04:32:46 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-02 04:32:46 +0800 |
commit | 075cb85605358ac3fc1f6c2c5e9746d5963681d0 (patch) | |
tree | d50d3fb7f7051ea1f268c078600ae47a84a01cd7 /www | |
parent | e44eb470cf5b2eb5b6ad934da8757e49d6f897ce (diff) | |
download | freebsd-ports-gnome-075cb85605358ac3fc1f6c2c5e9746d5963681d0.tar.gz freebsd-ports-gnome-075cb85605358ac3fc1f6c2c5e9746d5963681d0.tar.zst freebsd-ports-gnome-075cb85605358ac3fc1f6c2c5e9746d5963681d0.zip |
Update to 4.11.1
Changes: https://ckeditor.com/cke4/release-notes
Diffstat (limited to 'www')
-rw-r--r-- | www/ckeditor/Makefile | 5 | ||||
-rw-r--r-- | www/ckeditor/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/ckeditor/Makefile b/www/ckeditor/Makefile index f5d0d1ef0bc8..e0cb58d69970 100644 --- a/www/ckeditor/Makefile +++ b/www/ckeditor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ckeditor -PORTVERSION= 4.10.0 +PORTVERSION= 4.11.1 CATEGORIES= www MASTER_SITES= https://download.cksource.com/CKEditor/CKEditor/CKEditor%20${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_full @@ -14,10 +14,11 @@ LICENSE= GPLv2+ LGPL21+ MPL11 MPL20 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE.md +USES= zip + NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} -USES= zip do-install: cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} diff --git a/www/ckeditor/distinfo b/www/ckeditor/distinfo index 4610ee56392c..9f28b1b1f2bf 100644 --- a/www/ckeditor/distinfo +++ b/www/ckeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535388397 -SHA256 (ckeditor_4.10.0_full.zip) = 63ae8f2db1a9909cf6945f9de207d582e9d980a516e1e290451620f49fde5177 -SIZE (ckeditor_4.10.0_full.zip) = 1688539 +TIMESTAMP = 1546370166 +SHA256 (ckeditor_4.11.1_full.zip) = bf9d89ae79b421e24343bdf6677b78be27599e9abee8c49821ea370bed6d4cd9 +SIZE (ckeditor_4.11.1_full.zip) = 1688014 |