Date: Mon, 31 Jul 2023 09:37:47 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d5d9b9e84f1 - main - deskutils/qownnotes: update QOwnNotes to the latest version 23.7.3 Message-ID: <202307310937.36V9blZ5062247@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d5d9b9e84f1fb4d030a07f56ba30baf45671709 commit 8d5d9b9e84f1fb4d030a07f56ba30baf45671709 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-07-31 09:36:58 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-07-31 09:36:58 +0000 deskutils/qownnotes: update QOwnNotes to the latest version 23.7.3 TuxFamily upload server has been very unreliable recently and down for several days, so the author had switched to GitHub releases as hosting service for source archives. --- deskutils/qownnotes/Makefile | 4 ++-- deskutils/qownnotes/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index cdd1a2ad2070..fe23ca24c314 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,7 +1,7 @@ PORTNAME= qownnotes -PORTVERSION= 23.6.6 +PORTVERSION= 23.7.3 CATEGORIES= deskutils -MASTER_SITES= https://download.tuxfamily.org/qownnotes/src/ +MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${PORTVERSION}/ MAINTAINER= stobbsm@gmail.com COMMENT= Markdown note taking program with cloud integration diff --git a/deskutils/qownnotes/distinfo b/deskutils/qownnotes/distinfo index cb941b76c71a..0794bcc7f4c6 100644 --- a/deskutils/qownnotes/distinfo +++ b/deskutils/qownnotes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687526815 -SHA256 (qownnotes-23.6.6.tar.xz) = 517127a1ef13a2fce084ab445c38ace4693dde80c4c8986135732719a2b95572 -SIZE (qownnotes-23.6.6.tar.xz) = 5631388 +TIMESTAMP = 1690464488 +SHA256 (qownnotes-23.7.3.tar.xz) = 264d0a3d8601f825bad208159f9f09289d545f955759b4940bea2c1c6e308d1d +SIZE (qownnotes-23.7.3.tar.xz) = 5648260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307310937.36V9blZ5062247>