diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile index a543a7d6d4b1..deacd72c2cd5 100644 --- a/security/nextcloud-end_to_end_encryption/Makefile +++ b/security/nextcloud-end_to_end_encryption/Makefile @@ -1,34 +1,34 @@ PORTNAME= end_to_end_encryption -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.1 DISTVERSIONPREFIX= v CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//} MAINTAINER= brnrd@freebsd.org COMMENT= End-to-End Encryption app for Nextcloud WWW= https://apps.nextcloud.com/apps/end_to_end_encryption LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=24:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) ${RM} ${STAGEDIR}${WWWDIR}/COPYING @(cd ${WRKSRC}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -e 's,^\.,${WWWDIR_REL},' >> ${TMPPLIST} .include diff --git a/security/nextcloud-end_to_end_encryption/distinfo b/security/nextcloud-end_to_end_encryption/distinfo index e18a9d880798..7b5df82dc22a 100644 --- a/security/nextcloud-end_to_end_encryption/distinfo +++ b/security/nextcloud-end_to_end_encryption/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652523893 -SHA256 (nextcloud/end_to_end_encryption-v1.10.0.tar.gz) = 935c47038cd4db5e60e2a8f86d46dfef722fb7af1d9dc11085ac452ca623f569 -SIZE (nextcloud/end_to_end_encryption-v1.10.0.tar.gz) = 84842 +TIMESTAMP = 1670579388 +SHA256 (nextcloud/end_to_end_encryption-v1.11.1.tar.gz) = b2dc9fa963f0d4bac0ef8a58b9224247be65a42161074b52f43edaacc4f12e0e +SIZE (nextcloud/end_to_end_encryption-v1.11.1.tar.gz) = 2353275