Date: Tue, 1 Jan 2019 20:32:47 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488960 - head/www/ckeditor Message-ID: <201901012032.x01KWl9C051233@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 1 20:32:46 2019 New Revision: 488960 URL: https://svnweb.freebsd.org/changeset/ports/488960 Log: Update to 4.11.1 Changes: https://ckeditor.com/cke4/release-notes Modified: head/www/ckeditor/Makefile head/www/ckeditor/distinfo Modified: head/www/ckeditor/Makefile ============================================================================== --- head/www/ckeditor/Makefile Tue Jan 1 20:32:41 2019 (r488959) +++ head/www/ckeditor/Makefile Tue Jan 1 20:32:46 2019 (r488960) @@ -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} Modified: head/www/ckeditor/distinfo ============================================================================== --- head/www/ckeditor/distinfo Tue Jan 1 20:32:41 2019 (r488959) +++ head/www/ckeditor/distinfo Tue Jan 1 20:32:46 2019 (r488960) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012032.x01KWl9C051233>