Index: head/security/nextcloud-twofactor_totp/Makefile =================================================================== --- head/security/nextcloud-twofactor_totp/Makefile (revision 529005) +++ head/security/nextcloud-twofactor_totp/Makefile (revision 529006) @@ -1,39 +1,39 @@ # Created by: Bernard Spil # $FreeBSD$ PORTNAME= twofactor_totp -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 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= TOTP 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 NO_BUILD= yes NO_ARCH= yes NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \ NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME} 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_totp/distinfo =================================================================== --- head/security/nextcloud-twofactor_totp/distinfo (revision 529005) +++ head/security/nextcloud-twofactor_totp/distinfo (revision 529006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578409751 -SHA256 (nextcloud/twofactor_totp-v4.1.2/twofactor_totp.tar.gz) = b66831ec4fc8cbb10e594b25ec12e90b99e0d41d3d1c1c29544bd9a81e73c470 -SIZE (nextcloud/twofactor_totp-v4.1.2/twofactor_totp.tar.gz) = 718365 +TIMESTAMP = 1584998268 +SHA256 (nextcloud/twofactor_totp-v4.1.3/twofactor_totp.tar.gz) = 91861cc1ca0557bf72ae976162b819cab944b14241a5417292ec30928d9bc9f6 +SIZE (nextcloud/twofactor_totp-v4.1.3/twofactor_totp.tar.gz) = 847726