Index: head/security/nextcloud-twofactor_u2f/Makefile =================================================================== --- head/security/nextcloud-twofactor_u2f/Makefile (revision 469280) +++ head/security/nextcloud-twofactor_u2f/Makefile (revision 469281) @@ -1,33 +1,32 @@ # Created by: Bernard Spil # $FreeBSD$ PORTNAME= twofactor_u2f -PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTVERSION= 1.5.4 CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} 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}>=13.0.1: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}) ${RM} ${STAGEDIR}${WWWDIR}/COPYING .include Index: head/security/nextcloud-twofactor_u2f/distinfo =================================================================== --- head/security/nextcloud-twofactor_u2f/distinfo (revision 469280) +++ head/security/nextcloud-twofactor_u2f/distinfo (revision 469281) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522403473 -SHA256 (nextcloud/twofactor_u2f-1.5.2/twofactor_u2f.tar.gz) = 60a7a39fd9f69748ffeea6abea53bc3ffce5b4ee20ee2e340953201826881177 -SIZE (nextcloud/twofactor_u2f-1.5.2/twofactor_u2f.tar.gz) = 110072 +TIMESTAMP = 1525686035 +SHA256 (nextcloud/twofactor_u2f-1.5.4/twofactor_u2f.tar.gz) = 01b8b8f844629e0a5d186f886c3c295db9292ed5ee96f834846ca29dd6d692f3 +SIZE (nextcloud/twofactor_u2f-1.5.4/twofactor_u2f.tar.gz) = 110789