diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 29c7a9df0dbf..571d6efb4306 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,35 +1,35 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.3.3 +PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v CATEGORIES= security MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= nextcloud MAINTAINER= brnrd@FreeBSD.org COMMENT= U2F webauthn app for Nextcloud WWW= https://apps.nextcloud.com/apps/twofactor_webauthn LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=25:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 82 WRKSRC= ${WRKDIR}/${PORTNAME} 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/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 1c4fe9dadf09..b4ba253b8b62 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664802991 -SHA256 (nextcloud/twofactor_webauthn-v0.3.3.tar.gz) = 291c20032cfc1f2fb081cc8721e272bc503d103987c6abb7ce442e497d278d0a -SIZE (nextcloud/twofactor_webauthn-v0.3.3.tar.gz) = 2928498 +TIMESTAMP = 1666341445 +SHA256 (nextcloud/twofactor_webauthn-v1.0.0.tar.gz) = fbe5594dfaf6f43bd05e66c1d2e2b3f51ff074de35f3c7f806cc6c926ce1b742 +SIZE (nextcloud/twofactor_webauthn-v1.0.0.tar.gz) = 3514403