Date: Thu, 18 Aug 2022 13:11:16 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: 7e7a7c64c676 - main - www/nextcloud-notes: Update to 4.5.0 Message-ID: <202208181311.27IDBG0q066856@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=7e7a7c64c67610ca3c3cd773f3c841dea7ee4df9 commit 7e7a7c64c67610ca3c3cd773f3c841dea7ee4df9 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-08-18 13:11:12 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-08-18 13:11:12 +0000 www/nextcloud-notes: Update to 4.5.0 --- www/nextcloud-notes/Makefile | 2 +- www/nextcloud-notes/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index e74bce60725c..fd620d97df54 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,5 +1,5 @@ PORTNAME= notes -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.0 DISTVERSIONPREFIX= v CATEGORIES= www editors MASTER_SITES= https://github.com/nextcloud/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-notes/distinfo b/www/nextcloud-notes/distinfo index 9a4c8dee28ba..29dd0edab92d 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657531079 -SHA256 (nextcloud/notes-4.4.0/notes.tar.gz) = 2732dea490c4e43c6b29ac15a723e6515a8211e756e70000d238165b6da20ac5 -SIZE (nextcloud/notes-4.4.0/notes.tar.gz) = 5432436 +TIMESTAMP = 1660736176 +SHA256 (nextcloud/notes-4.5.0/notes.tar.gz) = e97c2b3155f48a8aaa5a0e2685ac72d3b33744b1e64360ec33106d44cf793a57 +SIZE (nextcloud/notes-4.5.0/notes.tar.gz) = 5321898
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208181311.27IDBG0q066856>