diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index dbcac29b0b17..325c4eb3ef1d 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -1,33 +1,33 @@ # Created by: Bernard Spil PORTNAME= passman -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 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 LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors 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 788dd9212ea7..47b156246aa4 100644 --- a/security/nextcloud-passman/distinfo +++ b/security/nextcloud-passman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639730931 -SHA256 (nextcloud/passman_2.4.0.tar.gz) = 0d436caf9737b0e4bf34d2bc8753138c42034ba5062d53939501673723f76b08 -SIZE (nextcloud/passman_2.4.0.tar.gz) = 1978083 +TIMESTAMP = 1652083440 +SHA256 (nextcloud/passman_2.4.1.tar.gz) = 064e54d71c6c5cd0ec5a4bfb7ef25dc681dd12e3b59b539de2799c7f7e1c57f8 +SIZE (nextcloud/passman_2.4.1.tar.gz) = 2105236