git: b1d6e91cab01 - main - www/nextcloud: Update to 25.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 12:24:01 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1d6e91cab01eb43c28912509acba0a2e256b6bd commit b1d6e91cab01eb43c28912509acba0a2e256b6bd Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-10-21 12:11:29 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-10-21 12:23:49 +0000 www/nextcloud: Update to 25.0.0 --- www/nextcloud/Makefile | 5 +++-- www/nextcloud/distinfo | 6 +++--- www/nextcloud/pkg-descr | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 7c290306c40f..6f5458c00309 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,12 +1,12 @@ PORTNAME= nextcloud -PORTVERSION= 24.0.6 +PORTVERSION= 25.0.0 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= ${PORTNAME} MAINTAINER= brnrd@FreeBSD.org -COMMENT= Personal cloud which runs on your own server +COMMENT= Collaboration platform which runs on your own server WWW= https://nextcloud.com LICENSE= AGPLv3 @@ -69,6 +69,7 @@ post-patch: ${WRKSRC}/config/config.documented.php @${RM} ${WRKSRC}/config/config.documented.php.* \ ${WRKSRC}/updater/updater.phar + @${RMDIR} ${WRKSRC}/apps/suspicious_login/vendor/amphp/*/docs/.shared @${MV} ${WRKSRC}/apps ${WRKSRC}/apps-pkg do-install: diff --git a/www/nextcloud/distinfo b/www/nextcloud/distinfo index 78439778b0b1..f313dcfb0014 100644 --- a/www/nextcloud/distinfo +++ b/www/nextcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665131124 -SHA256 (nextcloud/nextcloud-24.0.6.tar.bz2) = b26dff9980a47e7e722805fdbbf87e07f59a3817b03ecc32698e028e9baf0301 -SIZE (nextcloud/nextcloud-24.0.6.tar.bz2) = 123902888 +TIMESTAMP = 1666339086 +SHA256 (nextcloud/nextcloud-25.0.0.tar.bz2) = 2c05ac9d7b72b44ef8b3d2ae03ff0fd6121e254b8054556f5163bd8760dd8f49 +SIZE (nextcloud/nextcloud-25.0.0.tar.bz2) = 144109342 diff --git a/www/nextcloud/pkg-descr b/www/nextcloud/pkg-descr index 8aeeab0469e8..8b6795750973 100644 --- a/www/nextcloud/pkg-descr +++ b/www/nextcloud/pkg-descr @@ -1,2 +1,2 @@ -Nextcloud is a system for the creation and management of personal -cloud resources. It is a fork of Owncloud. +Nextcloud Hub is an online collaboration platform that provides groupware +capabilities by default, and can be extended with additional apps.