diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index 5e6e1e04c3b3..30e8e0ab7e2b 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,33 +1,33 @@ # Created by: Bernard Spil PORTNAME= notes -PORTVERSION= 4.3.1 +PORTVERSION= 4.4.0 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= nextcloud/${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} +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} 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 2571299727a6..9a4c8dee28ba 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646120725 -SHA256 (nextcloud/notes-4.3.1/notes.tar.gz) = 02b678c1fa0984b78718071cc6c5f5a4b468d7b1f4508d36eae35bd267c64515 -SIZE (nextcloud/notes-4.3.1/notes.tar.gz) = 4796433 +TIMESTAMP = 1657531079 +SHA256 (nextcloud/notes-4.4.0/notes.tar.gz) = 2732dea490c4e43c6b29ac15a723e6515a8211e756e70000d238165b6da20ac5 +SIZE (nextcloud/notes-4.4.0/notes.tar.gz) = 5432436