From owner-svn-ports-head@freebsd.org Wed May 13 18:10:26 2020 Return-Path: Delivered-To: svn-ports-head@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 3CE812FC107; Wed, 13 May 2020 18:10:26 +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) server-signature RSA-PSS (4096 bits) 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 49MjQB0G7rz4MV7; Wed, 13 May 2020 18:10:26 +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 0418B25601; Wed, 13 May 2020 18:10:26 +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 04DIAPFW000830; Wed, 13 May 2020 18:10:25 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04DIAPfw000826; Wed, 13 May 2020 18:10:25 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202005131810.04DIAPfw000826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 13 May 2020 18:10:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535127 - 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: 535127 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.33 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: Wed, 13 May 2020 18:10:26 -0000 Author: brnrd Date: Wed May 13 18:10:25 2020 New Revision: 535127 URL: https://svnweb.freebsd.org/changeset/ports/535127 Log: www/nextcloud-tasks: Update to 0.13.0 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 Wed May 13 18:02:02 2020 (r535126) +++ head/www/nextcloud-tasks/Makefile Wed May 13 18:10:25 2020 (r535127) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tasks -PORTVERSION= 0.12.2 +PORTVERSION= 0.13.0 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 Wed May 13 18:02:02 2020 (r535126) +++ head/www/nextcloud-tasks/distinfo Wed May 13 18:10:25 2020 (r535127) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589024789 -SHA256 (nextcloud/tasks-v0.12.2/tasks.tar.gz) = f062db2ea583fdcbf3604fcc8fb0b4ac39bb8c5724a8097eb932997edb794e24 -SIZE (nextcloud/tasks-v0.12.2/tasks.tar.gz) = 2425841 +TIMESTAMP = 1589392924 +SHA256 (nextcloud/tasks-v0.13.0/tasks.tar.gz) = 8bd523a946fa014c471189bc563e8f25e828879aa43bb0b809d7fc16705dbb11 +SIZE (nextcloud/tasks-v0.13.0/tasks.tar.gz) = 2504621 Modified: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- head/www/nextcloud-tasks/pkg-plist Wed May 13 18:02:02 2020 (r535126) +++ head/www/nextcloud-tasks/pkg-plist Wed May 13 18:10:25 2020 (r535127) @@ -9,8 +9,8 @@ %%WWWDIR%%/css/src/sprites-bw.scss %%WWWDIR%%/css/src/sprites-color.scss %%WWWDIR%%/css/src/style.scss -%%WWWDIR%%/css/src/vars.scss %%WWWDIR%%/css/tasks.scss +%%WWWDIR%%/img/circle.svg %%WWWDIR%%/img/color_picker.svg %%WWWDIR%%/img/favicon-touch.png %%WWWDIR%%/img/favicon-touch.svg