Date: Mon, 10 Jan 2022 08:07:54 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: eed01c2bf594 - main - www/nextcloud-notes: Update to 4.3.0 Message-ID: <202201100807.20A87s71059867@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=eed01c2bf59497db5909fd94b41568076054c18c commit eed01c2bf59497db5909fd94b41568076054c18c Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-01-10 08:07:50 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-01-10 08:07:50 +0000 www/nextcloud-notes: Update to 4.3.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 cc5480daac1f..7b33c159aa9e 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= notes -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.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 0c7dbbfc4dec..a975a789192c 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636809025 -SHA256 (nextcloud/notes-4.2.0/notes.tar.gz) = c0d3c1e22ed522bfae87e77d9d000c4885fba77ac72d6f3046e319b47231b738 -SIZE (nextcloud/notes-4.2.0/notes.tar.gz) = 4777652 +TIMESTAMP = 1641801873 +SHA256 (nextcloud/notes-4.3.0/notes.tar.gz) = f8658cc133de4060b34ff2e7d87fbf6d9b7db72cbb55c7636eb15c32fc9d69b0 +SIZE (nextcloud/notes-4.3.0/notes.tar.gz) = 4797642
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201100807.20A87s71059867>