diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2024-09-22 09:53:04 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2024-09-22 09:53:04 +0000 |
commit | 7d094252ce7a04fdd6426876062c7691f0b2f889 (patch) | |
tree | c5d869f1b45c4b0f2d5c61b0e996e5bfa1a16364 /www/nextcloud-calendar | |
parent | 5d724ae58ce585469d22e5397771b0eb99c0ecbd (diff) |
Diffstat (limited to 'www/nextcloud-calendar')
-rw-r--r-- | www/nextcloud-calendar/Makefile | 4 | ||||
-rw-r--r-- | 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 |