diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile index 3198a6babaaf..7343c43b8927 100644 --- a/security/nextcloud-end_to_end_encryption/Makefile +++ b/security/nextcloud-end_to_end_encryption/Makefile @@ -1,34 +1,34 @@ # Created by: Bernard Spil PORTNAME= end_to_end_encryption -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.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 LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors 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 1fa735b4f6af..c3abcef2f915 100644 --- a/security/nextcloud-end_to_end_encryption/distinfo +++ b/security/nextcloud-end_to_end_encryption/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635590879 -SHA256 (nextcloud/end_to_end_encryption-v1.8.1.tar.gz) = 12f0006e5aef177166d7eb61c3d6d07c121feab1b74815fe130db235b6904efd -SIZE (nextcloud/end_to_end_encryption-v1.8.1.tar.gz) = 84876 +TIMESTAMP = 1649439574 +SHA256 (nextcloud/end_to_end_encryption-v1.9.1.tar.gz) = 26e0d4a8e213df9d0a6195c5489b2d93ae76efc20e007a8bd2af897b1816215e +SIZE (nextcloud/end_to_end_encryption-v1.9.1.tar.gz) = 86368