Date: Thu, 21 Nov 2024 00:58:03 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b4f448b6be49 - main - net/neatvnc: update to 0.9.1 Message-ID: <202411210058.4AL0w3ot081464@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b4f448b6be49aae4cf8612c554f65a1a56a4a87c commit b4f448b6be49aae4cf8612c554f65a1a56a4a87c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-11-19 11:09:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-11-21 00:57:15 +0000 net/neatvnc: update to 0.9.1 Changes: https://github.com/any1/neatvnc/releases/tag/v0.9.1 Reported by: GitHub (watch releases) --- net/neatvnc/Makefile | 2 +- net/neatvnc/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/neatvnc/Makefile b/net/neatvnc/Makefile index 5869433ea918..a43b51a1087e 100644 --- a/net/neatvnc/Makefile +++ b/net/neatvnc/Makefile @@ -1,6 +1,6 @@ PORTNAME= neatvnc DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org diff --git a/net/neatvnc/distinfo b/net/neatvnc/distinfo index 9b53e21e230c..3fc53dd107cf 100644 --- a/net/neatvnc/distinfo +++ b/net/neatvnc/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1732014553 -SHA256 (any1-neatvnc-v0.9.0_GH0.tar.gz) = 54144651ec4e902be8c852ebf619b10207e9dbbef5336f8afe371f4bbd3d7617 -SIZE (any1-neatvnc-v0.9.0_GH0.tar.gz) = 826004 +SHA256 (any1-neatvnc-v0.9.1_GH0.tar.gz) = 08951a8c026eda41c6b818447724b0cacf137a9b8cd27f79febe15b222b9f0fd +SIZE (any1-neatvnc-v0.9.1_GH0.tar.gz) = 825998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411210058.4AL0w3ot081464>