git: a93849f8053b - main - www/nextcloud-forms: Update to 2.3.0

Bernard Spil brnrd at FreeBSD.org
Wed Jul 28 19:49:52 UTC 2021


The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a93849f8053b70abaeda85bf582c66a524b3f04e

commit a93849f8053b70abaeda85bf582c66a524b3f04e
Author:     Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-07-28 19:49:40 +0000
Commit:     Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-07-28 19:49:40 +0000

    www/nextcloud-forms: Update to 2.3.0
---
 www/nextcloud-forms/Makefile | 4 ++--
 www/nextcloud-forms/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile
index d1fcabbb2d60..aaa74a405787 100644
--- a/www/nextcloud-forms/Makefile
+++ b/www/nextcloud-forms/Makefile
@@ -1,7 +1,7 @@
 # Created by: Bernard Spil <brnrd at freebsd.org>
 
 PORTNAME=	forms
-PORTVERSION=	2.2.4
+PORTVERSION=	2.3.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -16,7 +16,7 @@ COMMENT=	Forms app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=17:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 NO_BUILD=	yes
diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo
index 3c92bf9e2fe3..c5d4432269b7 100644
--- a/www/nextcloud-forms/distinfo
+++ b/www/nextcloud-forms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625402632
-SHA256 (nextcloud/forms-2.2.4/forms.tar.gz) = 3148565415e302ee66d5bf066d5720d2d1a76914509315e9e78605083be065b3
-SIZE (nextcloud/forms-2.2.4/forms.tar.gz) = 3260559
+TIMESTAMP = 1627501324
+SHA256 (nextcloud/forms-2.3.0/forms.tar.gz) = 626309f7fdd84f23867a5cd3f9cb4c25f47926b4cc97bc82f5584b68d7f2b495
+SIZE (nextcloud/forms-2.3.0/forms.tar.gz) = 3572043


More information about the dev-commits-ports-main mailing list