Date: Fri, 21 Oct 2022 12:24:08 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c226a8d3651 - main - www/nextcloud-notes: Update to 4.6.0 Message-ID: <202210211224.29LCO81T081804@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c226a8d36516cdef9b45713104e23e5ac69304e commit 1c226a8d36516cdef9b45713104e23e5ac69304e Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-10-21 12:13:14 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-10-21 12:23:50 +0000 www/nextcloud-notes: Update to 4.6.0 --- www/nextcloud-notes/Makefile | 4 ++-- www/nextcloud-notes/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index ae9a5ad0d3ae..6a9ed71f9beb 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,5 +1,5 @@ PORTNAME= notes -PORTVERSION= 4.5.1 +PORTVERSION= 4.6.0 DISTVERSIONPREFIX= v CATEGORIES= www editors MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -15,7 +15,7 @@ WWW= https://apps.nextcloud.com/apps/notes LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=25:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 82 diff --git a/www/nextcloud-notes/distinfo b/www/nextcloud-notes/distinfo index 13e85629e5d1..8f512add91a1 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662731211 -SHA256 (nextcloud/notes-4.5.1/notes.tar.gz) = adddee56456d0115f87a74405a6d62bd5e3af256e86199d87bbff3b2a6876299 -SIZE (nextcloud/notes-4.5.1/notes.tar.gz) = 5326030 +TIMESTAMP = 1666340502 +SHA256 (nextcloud/notes-4.6.0/notes.tar.gz) = 463126bbeb96f54c6a4876b680c6cff0951ddc65f3bb45d23f23044db80bae7b +SIZE (nextcloud/notes-4.6.0/notes.tar.gz) = 5165346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210211224.29LCO81T081804>