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,33 +1,33 @@ # Created by: Bernard Spil 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}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} DIST_SUBDIR= nextcloud/${PORTNAME}-${DISTVERSION} MAINTAINER= brnrd@FreeBSD.org 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 NO_ARCH= yes WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) @(cd ${WRKSRC}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -e 's,^\.,${WWWDIR_REL},' >> ${TMPPLIST} .include 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