Date: Mon, 13 May 2024 10:22:05 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96f97aab04f7 - main - www/nextcloud-tasks: Update to 0.16.0 Message-ID: <202405131022.44DAM5n1089232@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=96f97aab04f745f416e83a4591ea0f3fe701cf5e commit 96f97aab04f745f416e83a4591ea0f3fe701cf5e Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-05-13 10:21:29 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-05-13 10:21:29 +0000 www/nextcloud-tasks: Update to 0.16.0 --- www/nextcloud-tasks/Makefile | 4 ++-- www/nextcloud-tasks/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-tasks/Makefile b/www/nextcloud-tasks/Makefile index 3ff3ebdf7ccf..670030bcbaca 100644 --- a/www/nextcloud-tasks/Makefile +++ b/www/nextcloud-tasks/Makefile @@ -1,5 +1,5 @@ PORTNAME= tasks -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES?= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -11,7 +11,7 @@ WWW= https://apps.nextcloud.com/apps/tasks LICENSE_FILE= ${WRKSRC}/LICENSE -NEXTCLOUD_RUN_DEPENDS= 25 +NEXTCLOUD_RUN_DEPENDS= 28 USES= nextcloud php:flavors diff --git a/www/nextcloud-tasks/distinfo b/www/nextcloud-tasks/distinfo index 6370caaab692..056d51d63e0d 100644 --- a/www/nextcloud-tasks/distinfo +++ b/www/nextcloud-tasks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686393351 -SHA256 (nextcloud/tasks-0.15.0/tasks.tar.gz) = 9e2cc95050722bbf0567a28f278cdf394e59f42940c61c2043b77e5f94c69ccf -SIZE (nextcloud/tasks-0.15.0/tasks.tar.gz) = 11127579 +TIMESTAMP = 1715595671 +SHA256 (nextcloud/tasks-0.16.0/tasks.tar.gz) = 1e2b5841c7544541ee8d134c1748ca433bd23bdddb22d8ac2347a6ab4cb0f29e +SIZE (nextcloud/tasks-0.16.0/tasks.tar.gz) = 2592926
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405131022.44DAM5n1089232>