Date: Sun, 22 Sep 2024 10:03:23 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: 7d094252ce7a - main - www/nextcloud-calendar: Update to 5.0.0 Message-ID: <202409221003.48MA3Nvh052485@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=7d094252ce7a04fdd6426876062c7691f0b2f889 commit 7d094252ce7a04fdd6426876062c7691f0b2f889 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-09-22 09:53:04 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-09-22 09:53:04 +0000 www/nextcloud-calendar: Update to 5.0.0 --- www/nextcloud-calendar/Makefile | 4 ++-- www/nextcloud-calendar/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 50d15f93e407..f9b69ec12897 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 4.7.16 +PORTVERSION= 5.0.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Calendar app for Nextcloud WWW= https://apps.nextcloud.com/apps/calendar -NEXTCLOUD_RUN_DEPENDS= 26 +NEXTCLOUD_RUN_DEPENDS= 30 USES= cpe nextcloud php:flavors diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 119537c69996..0d40105903c8 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724315939 -SHA256 (nextcloud/calendar-v4.7.16.tar.gz) = 3705d3b921e5dbbf10d96928e030b7af3aaf3479c3239d77509fbcff7469e7f5 -SIZE (nextcloud/calendar-v4.7.16.tar.gz) = 17855820 +TIMESTAMP = 1726468661 +SHA256 (nextcloud/calendar-v5.0.0.tar.gz) = 9a5c56ec02d252bdededf7781ff4c35804b3b1294f2a88ce2e1efabfcc1dd70d +SIZE (nextcloud/calendar-v5.0.0.tar.gz) = 15924778
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409221003.48MA3Nvh052485>