diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index 107d117bef7b..1e0e10f42505 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -1,33 +1,33 @@ PORTNAME= passman -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= security MASTER_SITES= https://releases.passman.cc/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= nextcloud MAINTAINER= brnrd@FreeBSD.org COMMENT= Full featured password manager for Nextcloud WWW= https://passman.cc LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} 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-passman/distinfo b/security/nextcloud-passman/distinfo index 47b156246aa4..fc921d264136 100644 --- a/security/nextcloud-passman/distinfo +++ b/security/nextcloud-passman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652083440 -SHA256 (nextcloud/passman_2.4.1.tar.gz) = 064e54d71c6c5cd0ec5a4bfb7ef25dc681dd12e3b59b539de2799c7f7e1c57f8 -SIZE (nextcloud/passman_2.4.1.tar.gz) = 2105236 +TIMESTAMP = 1666781705 +SHA256 (nextcloud/passman_2.4.2.tar.gz) = d501b9c5dba528ae04fe4361a6c9ce75443a8ae26e0c0d1477c5481f20f318ea +SIZE (nextcloud/passman_2.4.2.tar.gz) = 2128078