diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index 3bdb561eefad..c7819486218d 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,33 +1,33 @@ # Created by: Bernard Spil PORTNAME= notes -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 DISTVERSIONPREFIX= v CATEGORIES= www editors MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} DIST_SUBDIR= nextxloud/${PORTNAME}-${DISTVERSION} MAINTAINER= brnrd@FreeBSD.org COMMENT= Notes app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes NO_ARCH= yes 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/www/nextcloud-notes/distinfo b/www/nextcloud-notes/distinfo index b0b08b790643..6dfc4df2943e 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625667605 -SHA256 (nextxloud/notes-4.1.0/notes.tar.gz) = 6b1a7b06be2493bf0a115ee8439f0cab3b39710e2546707e593c15d284ba425e -SIZE (nextxloud/notes-4.1.0/notes.tar.gz) = 4258267 +TIMESTAMP = 1627814087 +SHA256 (nextxloud/notes-4.1.1/notes.tar.gz) = 10800e6d42f8d4976cd80247e7fa6a8f61bca8e2fe8d3c14472d4987b38d003d +SIZE (nextxloud/notes-4.1.1/notes.tar.gz) = 4212129