From owner-svn-ports-all@freebsd.org Tue Oct 20 17:43:10 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 67AFA436BD1; Tue, 20 Oct 2020 17:43:10 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CG1Dt28cDz4Ylx; Tue, 20 Oct 2020 17:43:10 +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 2CB8A18D03; Tue, 20 Oct 2020 17:43:10 +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 09KHhAFx063269; Tue, 20 Oct 2020 17:43:10 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09KHh9iK063266; Tue, 20 Oct 2020 17:43:09 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202010201743.09KHh9iK063266@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 20 Oct 2020 17:43:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552834 - 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: 552834 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2020 17:43:10 -0000 Author: brnrd Date: Tue Oct 20 17:43:09 2020 New Revision: 552834 URL: https://svnweb.freebsd.org/changeset/ports/552834 Log: www/nextcloud-tasks: Update to 0.13.5 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 Tue Oct 20 17:40:55 2020 (r552833) +++ head/www/nextcloud-tasks/Makefile Tue Oct 20 17:43:09 2020 (r552834) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tasks -PORTVERSION= 0.13.4 +PORTVERSION= 0.13.5 CATEGORIES= www DISTVERSIONPREFIX= v MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-tasks/distinfo ============================================================================== --- head/www/nextcloud-tasks/distinfo Tue Oct 20 17:40:55 2020 (r552833) +++ head/www/nextcloud-tasks/distinfo Tue Oct 20 17:43:09 2020 (r552834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603021499 -SHA256 (nextcloud/tasks-v0.13.4/tasks.tar.gz) = 83eb91fc3fb83fa11c4c510039fb5487935541cc61cb90d4921d0cc50afcca96 -SIZE (nextcloud/tasks-v0.13.4/tasks.tar.gz) = 2633807 +TIMESTAMP = 1603204328 +SHA256 (nextcloud/tasks-v0.13.5/tasks.tar.gz) = 48de03ec7a25fdbd2300d79986074de768874561b9edb4eca2750170890a08c9 +SIZE (nextcloud/tasks-v0.13.5/tasks.tar.gz) = 2614978 Modified: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- head/www/nextcloud-tasks/pkg-plist Tue Oct 20 17:40:55 2020 (r552833) +++ head/www/nextcloud-tasks/pkg-plist Tue Oct 20 17:43:09 2020 (r552834) @@ -10,45 +10,45 @@ %%WWWDIR%%/css/src/markdown.scss %%WWWDIR%%/css/src/style.scss %%WWWDIR%%/css/tasks.scss +%%WWWDIR%%/img/add--down.svg +%%WWWDIR%%/img/add--up.svg %%WWWDIR%%/img/add.svg -%%WWWDIR%%/img/add__down.svg -%%WWWDIR%%/img/add__up.svg +%%WWWDIR%%/img/alphabetically--down.svg +%%WWWDIR%%/img/alphabetically--up.svg %%WWWDIR%%/img/alphabetically.svg -%%WWWDIR%%/img/alphabetically__down.svg -%%WWWDIR%%/img/alphabetically__up.svg +%%WWWDIR%%/img/checkmark--down.svg +%%WWWDIR%%/img/checkmark--up.svg %%WWWDIR%%/img/checkmark.svg -%%WWWDIR%%/img/checkmark__down.svg -%%WWWDIR%%/img/checkmark__up.svg %%WWWDIR%%/img/circle.svg %%WWWDIR%%/img/color_picker.svg +%%WWWDIR%%/img/due--down.svg +%%WWWDIR%%/img/due--up.svg %%WWWDIR%%/img/due.svg -%%WWWDIR%%/img/due__down.svg -%%WWWDIR%%/img/due__up.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/icon-subtasks-hidden.svg -%%WWWDIR%%/img/icon-subtasks-visible.svg %%WWWDIR%%/img/icon-toggle.svg +%%WWWDIR%%/img/list--down.svg +%%WWWDIR%%/img/list--up.svg %%WWWDIR%%/img/list.svg -%%WWWDIR%%/img/list__down.svg -%%WWWDIR%%/img/list__up.svg +%%WWWDIR%%/img/manual--down.svg +%%WWWDIR%%/img/manual--up.svg %%WWWDIR%%/img/manual.svg -%%WWWDIR%%/img/manual__down.svg -%%WWWDIR%%/img/manual__up.svg +%%WWWDIR%%/img/rename--down.svg +%%WWWDIR%%/img/rename--up.svg %%WWWDIR%%/img/rename.svg -%%WWWDIR%%/img/rename__down.svg -%%WWWDIR%%/img/rename__up.svg %%WWWDIR%%/img/sprt-bw.svg %%WWWDIR%%/img/sprt-color.svg +%%WWWDIR%%/img/start--down.svg +%%WWWDIR%%/img/start--up.svg %%WWWDIR%%/img/start.svg -%%WWWDIR%%/img/start__down.svg -%%WWWDIR%%/img/start__up.svg +%%WWWDIR%%/img/subtasks-hidden.svg +%%WWWDIR%%/img/subtasks-visible.svg +%%WWWDIR%%/img/task-star--down.svg +%%WWWDIR%%/img/task-star--up.svg %%WWWDIR%%/img/task-star.svg -%%WWWDIR%%/img/task-star__down.svg -%%WWWDIR%%/img/task-star__up.svg %%WWWDIR%%/img/tasks.png %%WWWDIR%%/img/tasks.svg %%WWWDIR%%/js/tasks.js @@ -175,8 +175,6 @@ %%WWWDIR%%/l10n/mk.json %%WWWDIR%%/l10n/mn.js %%WWWDIR%%/l10n/mn.json -%%WWWDIR%%/l10n/ms_MY.js -%%WWWDIR%%/l10n/ms_MY.json %%WWWDIR%%/l10n/nb.js %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js