git: c9036a52067c - main - www/nextcloud: Update to 34.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jun 2026 14:05:02 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9036a52067c97c43c73416b44ba1ff22a2970ba
commit c9036a52067c97c43c73416b44ba1ff22a2970ba
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-06-24 14:02:40 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-06-24 14:04:57 +0000
www/nextcloud: Update to 34.0.0
---
www/nextcloud/Makefile | 2 +-
www/nextcloud/distinfo | 6 +++---
www/nextcloud/files/pkg-message.in | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile
index 9ce481d2eaac..60efc3f3211b 100644
--- a/www/nextcloud/Makefile
+++ b/www/nextcloud/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nextcloud
-PORTVERSION= 33.0.5
+PORTVERSION= 34.0.0
CATEGORIES= www
MASTER_SITES= https://github.com/nextcloud-releases/server/releases/download/v${PORTVERSION}/ \
https://download.nextcloud.com/server/releases/
diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo
index ea8a61b50e23..5b5099422e20 100644
--- a/www/nextcloud/distinfo
+++ b/www/nextcloud/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780474401
-SHA256 (nextcloud/nextcloud-33.0.5.tar.bz2) = ed46b91d8da4e1f0234d0188b25bee9448fa2f301887e5b28013e6b547d6dcca
-SIZE (nextcloud/nextcloud-33.0.5.tar.bz2) = 240775249
+TIMESTAMP = 1780946369
+SHA256 (nextcloud/nextcloud-34.0.0.tar.bz2) = 36c557cedc2a1a12cd68cffe535f21350a02cbd4ff60dd7a9dae3959c7873be4
+SIZE (nextcloud/nextcloud-34.0.0.tar.bz2) = 241472942
diff --git a/www/nextcloud/files/pkg-message.in b/www/nextcloud/files/pkg-message.in
index 4d2f8280956e..970b618950eb 100644
--- a/www/nextcloud/files/pkg-message.in
+++ b/www/nextcloud/files/pkg-message.in
@@ -44,7 +44,7 @@ and update the dynamic part of the file using the commandline:
occ maintenance:update:htaccess
-As of Nextcloud 31.0.0 the recommended PHP version is 8.3.
+As of Nextcloud 33.0.0 the recommended PHP version is 8.5.
EOM
}