diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 6ed679bcb053..de5c3ce53f63 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,31 +1,31 @@ PORTNAME= cospend -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.10 CATEGORIES= finance www editors MASTER_SITES= https://github.com/eneiluj/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= nextcloud MAINTAINER= mr@FreeBSD.org COMMENT= Cospend app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22: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/finance/nextcloud-cospend/distinfo b/finance/nextcloud-cospend/distinfo index 7a96d717c6ca..32ddaa13ffd0 100644 --- a/finance/nextcloud-cospend/distinfo +++ b/finance/nextcloud-cospend/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654763899 -SHA256 (nextcloud/cospend-1.4.8.tar.gz) = 68909d4ac183f124561a86c6f4befa29f2e07fdbc9199f3c63645d78c0e2248a -SIZE (nextcloud/cospend-1.4.8.tar.gz) = 6143304 +TIMESTAMP = 1662316997 +SHA256 (nextcloud/cospend-1.4.10.tar.gz) = 5724e8ee38a2e346b49b684bb941f93c5257ce88040937c6abeda889f32d34d2 +SIZE (nextcloud/cospend-1.4.10.tar.gz) = 6416814