diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 0a48318c9d0a..b993f6acfbf4 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,34 +1,34 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.2.11 +PORTVERSION= 0.2.13 CATEGORIES= security PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= rosenke@dssgmbh.de COMMENT= U2F webauthn app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors MASTER_SITES= https://github.com/michib/nextcloud_twofactor_webauthn/releases/download/v${PORTVERSION}/ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} PLIST_DIRS= ${WWWDIR}/vendor/bin \ ${WWWDIR}/vendor/ramsey/collection/bin 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 c1fdab95a330..33fe1f8e78b7 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633618326 -SHA256 (twofactor_webauthn-0.2.11.tar.gz) = 2db6fc2cfafd90c3841bbda3104a98cc70737c979ce84af09be9dff974379e37 -SIZE (twofactor_webauthn-0.2.11.tar.gz) = 1907378 +TIMESTAMP = 1638211670 +SHA256 (twofactor_webauthn-0.2.13.tar.gz) = 28e56344f755ce45663fca35d052664fc5bf8fae33fb82a852261793b036d8ab +SIZE (twofactor_webauthn-0.2.13.tar.gz) = 1932926