From owner-svn-ports-head@freebsd.org Mon Feb 26 08:48:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C575DF3553B; Mon, 26 Feb 2018 08:48:50 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A1A66A44D; Mon, 26 Feb 2018 08:48:50 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7087C192D4; Mon, 26 Feb 2018 08:48:50 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1Q8mocJ087410; Mon, 26 Feb 2018 08:48:50 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1Q8mocJ087406; Mon, 26 Feb 2018 08:48:50 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201802260848.w1Q8mocJ087406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 26 Feb 2018 08:48:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463000 - head/www/nextcloud-tasks X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-tasks X-SVN-Commit-Revision: 463000 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 08:48:51 -0000 Author: brnrd Date: Mon Feb 26 08:48:49 2018 New Revision: 463000 URL: https://svnweb.freebsd.org/changeset/ports/463000 Log: www/nextcloud-tasks: Update to 0.9.6 Modified: head/www/nextcloud-tasks/Makefile head/www/nextcloud-tasks/distinfo head/www/nextcloud-tasks/pkg-plist Modified: head/www/nextcloud-tasks/Makefile ============================================================================== --- head/www/nextcloud-tasks/Makefile Mon Feb 26 08:37:26 2018 (r462999) +++ head/www/nextcloud-tasks/Makefile Mon Feb 26 08:48:49 2018 (r463000) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tasks -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-tasks/distinfo ============================================================================== --- head/www/nextcloud-tasks/distinfo Mon Feb 26 08:37:26 2018 (r462999) +++ head/www/nextcloud-tasks/distinfo Mon Feb 26 08:48:49 2018 (r463000) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512563326 -SHA256 (nextcloud/tasks-v0.9.5/tasks.tar.gz) = a76ab499668510d0364262f787520e8f030974facbbe5f0b9ec8ea11915579c9 -SIZE (nextcloud/tasks-v0.9.5/tasks.tar.gz) = 478397 +TIMESTAMP = 1519634691 +SHA256 (nextcloud/tasks-v0.9.6/tasks.tar.gz) = e941a8d59aa59a31173aef0e3e9429922c434f0c1396aea37da44606b1ae54fe +SIZE (nextcloud/tasks-v0.9.6/tasks.tar.gz) = 381365 Modified: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- head/www/nextcloud-tasks/pkg-plist Mon Feb 26 08:37:26 2018 (r462999) +++ head/www/nextcloud-tasks/pkg-plist Mon Feb 26 08:48:49 2018 (r463000) @@ -4,68 +4,50 @@ %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/appinfo/signature.json -%%WWWDIR%%/controller/collectionscontroller.php -%%WWWDIR%%/controller/pagecontroller.php -%%WWWDIR%%/controller/response.php -%%WWWDIR%%/controller/searchprovider.php -%%WWWDIR%%/controller/settingscontroller.php -%%WWWDIR%%/css/style.css +%%WWWDIR%%/css/style.scss %%WWWDIR%%/css/vendor/angularui/ui-select/select2.css -%%WWWDIR%%/css/vendor/timepicker/jquery.ui.timepicker.css -%%WWWDIR%%/img/divider.svg +%%WWWDIR%%/img/arrow-left.svg +%%WWWDIR%%/img/arrow-right.svg %%WWWDIR%%/img/favicon-touch.png %%WWWDIR%%/img/favicon-touch.svg %%WWWDIR%%/img/favicon.ico %%WWWDIR%%/img/favicon.png %%WWWDIR%%/img/favicon.svg -%%WWWDIR%%/img/loading.gif -%%WWWDIR%%/img/random.svg -%%WWWDIR%%/img/sprites.png %%WWWDIR%%/img/sprites.svg %%WWWDIR%%/img/tasks.png %%WWWDIR%%/img/tasks.svg -%%WWWDIR%%/js/public/app.js +%%WWWDIR%%/js/merged.json +%%WWWDIR%%/js/public/app.min.js +%%WWWDIR%%/js/public/app.min.js.map %%WWWDIR%%/js/vendor/angular-animate/angular-animate.min.js -%%WWWDIR%%/js/vendor/angular-animate/index.js -%%WWWDIR%%/js/vendor/angular-draganddrop/LICENSE -%%WWWDIR%%/js/vendor/angular-draganddrop/angular-drag-and-drop-lists.min.js +%%WWWDIR%%/js/vendor/angular-drag-and-drop-lists/angular-drag-and-drop-lists.min.js %%WWWDIR%%/js/vendor/angular-route/angular-route.min.js -%%WWWDIR%%/js/vendor/angular-route/index.js %%WWWDIR%%/js/vendor/angular-sanitize/angular-sanitize.min.js -%%WWWDIR%%/js/vendor/angular-sanitize/index.js -%%WWWDIR%%/js/vendor/angular-ui-select/LICENSE -%%WWWDIR%%/js/vendor/angular-ui-select/dist/select.min.css -%%WWWDIR%%/js/vendor/angular-ui-select/dist/select.min.js -%%WWWDIR%%/js/vendor/angular-ui-select/index.js -%%WWWDIR%%/js/vendor/angular-ui-select/npm-debug.log -%%WWWDIR%%/js/vendor/angular/angular-csp.css %%WWWDIR%%/js/vendor/angular/angular.min.js -%%WWWDIR%%/js/vendor/angular/angular.min.js.gzip -%%WWWDIR%%/js/vendor/angular/index.js -%%WWWDIR%%/js/vendor/davclient.js/LICENSE -%%WWWDIR%%/js/vendor/davclient.js/lib/client.js -%%WWWDIR%%/js/vendor/ical.js/build/ical.js %%WWWDIR%%/js/vendor/ical.js/build/ical.min.js -%%WWWDIR%%/js/vendor/jquery-timepicker/GPL-LICENSE.txt -%%WWWDIR%%/js/vendor/jquery-timepicker/MIT-LICENSE.txt -%%WWWDIR%%/js/vendor/jquery-timepicker/jquery.ui.timepicker.css -%%WWWDIR%%/js/vendor/jquery-timepicker/jquery.ui.timepicker.js -%%WWWDIR%%/js/vendor/jquery-timepicker/timepicker.png -%%WWWDIR%%/js/vendor/jstzdetect/LICENCE.txt -%%WWWDIR%%/js/vendor/jstzdetect/jstz.min.js +%%WWWDIR%%/js/vendor/jstimezonedetect/dist/jstz.min.js +%%WWWDIR%%/js/vendor/ui-select/dist/select.min.css +%%WWWDIR%%/js/vendor/ui-select/dist/select.min.js +%%WWWDIR%%/js/vendor_legacy/jquery-timepicker/jquery.ui.timepicker.js %%WWWDIR%%/l10n/.tx/config +%%WWWDIR%%/l10n/af.js +%%WWWDIR%%/l10n/af.json +%%WWWDIR%%/l10n/ar.js +%%WWWDIR%%/l10n/ar.json %%WWWDIR%%/l10n/ast.js %%WWWDIR%%/l10n/ast.json %%WWWDIR%%/l10n/az.js %%WWWDIR%%/l10n/az.json -%%WWWDIR%%/l10n/bg_BG.js -%%WWWDIR%%/l10n/bg_BG.json +%%WWWDIR%%/l10n/bg.js +%%WWWDIR%%/l10n/bg.json %%WWWDIR%%/l10n/bn_BD.js %%WWWDIR%%/l10n/bn_BD.json +%%WWWDIR%%/l10n/bs.js +%%WWWDIR%%/l10n/bs.json %%WWWDIR%%/l10n/ca.js %%WWWDIR%%/l10n/ca.json -%%WWWDIR%%/l10n/cs_CZ.js -%%WWWDIR%%/l10n/cs_CZ.json +%%WWWDIR%%/l10n/cs.js +%%WWWDIR%%/l10n/cs.json %%WWWDIR%%/l10n/da.js %%WWWDIR%%/l10n/da.json %%WWWDIR%%/l10n/de.js @@ -76,24 +58,64 @@ %%WWWDIR%%/l10n/el.json %%WWWDIR%%/l10n/en_GB.js %%WWWDIR%%/l10n/en_GB.json +%%WWWDIR%%/l10n/eo.js +%%WWWDIR%%/l10n/eo.json %%WWWDIR%%/l10n/es.js %%WWWDIR%%/l10n/es.json +%%WWWDIR%%/l10n/es_419.js +%%WWWDIR%%/l10n/es_419.json +%%WWWDIR%%/l10n/es_AR.js +%%WWWDIR%%/l10n/es_AR.json +%%WWWDIR%%/l10n/es_CL.js +%%WWWDIR%%/l10n/es_CL.json +%%WWWDIR%%/l10n/es_CO.js +%%WWWDIR%%/l10n/es_CO.json +%%WWWDIR%%/l10n/es_CR.js +%%WWWDIR%%/l10n/es_CR.json +%%WWWDIR%%/l10n/es_DO.js +%%WWWDIR%%/l10n/es_DO.json +%%WWWDIR%%/l10n/es_EC.js +%%WWWDIR%%/l10n/es_EC.json +%%WWWDIR%%/l10n/es_GT.js +%%WWWDIR%%/l10n/es_GT.json +%%WWWDIR%%/l10n/es_HN.js +%%WWWDIR%%/l10n/es_HN.json %%WWWDIR%%/l10n/es_MX.js %%WWWDIR%%/l10n/es_MX.json +%%WWWDIR%%/l10n/es_NI.js +%%WWWDIR%%/l10n/es_NI.json +%%WWWDIR%%/l10n/es_PA.js +%%WWWDIR%%/l10n/es_PA.json +%%WWWDIR%%/l10n/es_PE.js +%%WWWDIR%%/l10n/es_PE.json +%%WWWDIR%%/l10n/es_PR.js +%%WWWDIR%%/l10n/es_PR.json +%%WWWDIR%%/l10n/es_PY.js +%%WWWDIR%%/l10n/es_PY.json +%%WWWDIR%%/l10n/es_SV.js +%%WWWDIR%%/l10n/es_SV.json +%%WWWDIR%%/l10n/es_UY.js +%%WWWDIR%%/l10n/es_UY.json %%WWWDIR%%/l10n/et_EE.js %%WWWDIR%%/l10n/et_EE.json %%WWWDIR%%/l10n/eu.js %%WWWDIR%%/l10n/eu.json -%%WWWDIR%%/l10n/fi_FI.js -%%WWWDIR%%/l10n/fi_FI.json +%%WWWDIR%%/l10n/fa.js +%%WWWDIR%%/l10n/fa.json +%%WWWDIR%%/l10n/fi.js +%%WWWDIR%%/l10n/fi.json %%WWWDIR%%/l10n/fr.js %%WWWDIR%%/l10n/fr.json %%WWWDIR%%/l10n/gl.js %%WWWDIR%%/l10n/gl.json %%WWWDIR%%/l10n/he.js %%WWWDIR%%/l10n/he.json -%%WWWDIR%%/l10n/hu_HU.js -%%WWWDIR%%/l10n/hu_HU.json +%%WWWDIR%%/l10n/hr.js +%%WWWDIR%%/l10n/hr.json +%%WWWDIR%%/l10n/hu.js +%%WWWDIR%%/l10n/hu.json +%%WWWDIR%%/l10n/hy.js +%%WWWDIR%%/l10n/hy.json %%WWWDIR%%/l10n/ia.js %%WWWDIR%%/l10n/ia.json %%WWWDIR%%/l10n/id.js @@ -104,6 +126,8 @@ %%WWWDIR%%/l10n/it.json %%WWWDIR%%/l10n/ja.js %%WWWDIR%%/l10n/ja.json +%%WWWDIR%%/l10n/ka_GE.js +%%WWWDIR%%/l10n/ka_GE.json %%WWWDIR%%/l10n/ko.js %%WWWDIR%%/l10n/ko.json %%WWWDIR%%/l10n/lb.js @@ -112,8 +136,12 @@ %%WWWDIR%%/l10n/lt_LT.json %%WWWDIR%%/l10n/lv.js %%WWWDIR%%/l10n/lv.json -%%WWWDIR%%/l10n/nb_NO.js -%%WWWDIR%%/l10n/nb_NO.json +%%WWWDIR%%/l10n/mk.js +%%WWWDIR%%/l10n/mk.json +%%WWWDIR%%/l10n/mn.js +%%WWWDIR%%/l10n/mn.json +%%WWWDIR%%/l10n/nb.js +%%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js %%WWWDIR%%/l10n/nl.json %%WWWDIR%%/l10n/oc.js @@ -128,8 +156,8 @@ %%WWWDIR%%/l10n/ro.json %%WWWDIR%%/l10n/ru.js %%WWWDIR%%/l10n/ru.json -%%WWWDIR%%/l10n/sk_SK.js -%%WWWDIR%%/l10n/sk_SK.json +%%WWWDIR%%/l10n/sk.js +%%WWWDIR%%/l10n/sk.json %%WWWDIR%%/l10n/sl.js %%WWWDIR%%/l10n/sl.json %%WWWDIR%%/l10n/sq.js @@ -138,18 +166,26 @@ %%WWWDIR%%/l10n/sr.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json -%%WWWDIR%%/l10n/th_TH.js -%%WWWDIR%%/l10n/th_TH.json +%%WWWDIR%%/l10n/th.js +%%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/tr.js %%WWWDIR%%/l10n/tr.json %%WWWDIR%%/l10n/uk.js %%WWWDIR%%/l10n/uk.json +%%WWWDIR%%/l10n/vi.js +%%WWWDIR%%/l10n/vi.json %%WWWDIR%%/l10n/zh_CN.js %%WWWDIR%%/l10n/zh_CN.json +%%WWWDIR%%/l10n/zh_HK.js +%%WWWDIR%%/l10n/zh_HK.json %%WWWDIR%%/l10n/zh_TW.js %%WWWDIR%%/l10n/zh_TW.json -%%WWWDIR%%/service/collectionsservice.php -%%WWWDIR%%/service/settingsservice.php +%%WWWDIR%%/lib/Controller/CollectionsController.php +%%WWWDIR%%/lib/Controller/PageController.php +%%WWWDIR%%/lib/Controller/Response.php +%%WWWDIR%%/lib/Controller/SettingsController.php +%%WWWDIR%%/lib/Service/CollectionsService.php +%%WWWDIR%%/lib/Service/SettingsService.php %%WWWDIR%%/templates/colorpicker.html %%WWWDIR%%/templates/confirmation.php %%WWWDIR%%/templates/main.php