Index: head/security/nextcloud-twofactor_u2f/Makefile =================================================================== --- head/security/nextcloud-twofactor_u2f/Makefile (revision 520114) +++ head/security/nextcloud-twofactor_u2f/Makefile (revision 520115) @@ -1,34 +1,34 @@ # Created by: Bernard Spil # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} DISTVERSIONPREFIX= v DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} MAINTAINER= brnrd@FreeBSD.org COMMENT= U2F multi-factor auth app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=17:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 74 NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) ${RM} ${STAGEDIR}${WWWDIR}/COPYING .include Index: head/security/nextcloud-twofactor_u2f/distinfo =================================================================== --- head/security/nextcloud-twofactor_u2f/distinfo (revision 520114) +++ head/security/nextcloud-twofactor_u2f/distinfo (revision 520115) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575381167 -SHA256 (nextcloud/twofactor_u2f-v5.0.0/twofactor_u2f.tar.gz) = 269d8bfd69505c1d42bebf9dc852c27af70c7fe8444145ee36e4b9b1e3939d1d -SIZE (nextcloud/twofactor_u2f-v5.0.0/twofactor_u2f.tar.gz) = 886052 +TIMESTAMP = 1576247389 +SHA256 (nextcloud/twofactor_u2f-v5.0.1/twofactor_u2f.tar.gz) = 0752d5d77c6868773dc66fd962ddee0a89272446c0a65124209c3329586b56e2 +SIZE (nextcloud/twofactor_u2f-v5.0.1/twofactor_u2f.tar.gz) = 886113