diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 702edcb1347e..0ff55bc97bbb 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,34 +1,34 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.2.10 +PORTVERSION= 0.2.11 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} 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 5da705f9b9d5..20254b048392 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625419973 -SHA256 (twofactor_webauthn-0.2.10.tar.gz) = 0d42b6be330feb73898ef83ddf5c7b7714468a56d11ae9786b3a870acf844fd4 -SIZE (twofactor_webauthn-0.2.10.tar.gz) = 1926424 +TIMESTAMP = 1633509325 +SHA256 (twofactor_webauthn-0.2.11.tar.gz) = 8bf3c65dfefd2a24967d8834ae6e2d447be0711ef17d5be4765941296868f689 +SIZE (twofactor_webauthn-0.2.11.tar.gz) = 2948320