Date: Thu, 21 Nov 2024 00:58:04 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: 6390ecd88763 - main - net/wayvnc: update to 0.9.1 Message-ID: <202411210058.4AL0w4SB081510@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=6390ecd88763489f8f02f6655710980e341a8c3f commit 6390ecd88763489f8f02f6655710980e341a8c3f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-11-20 22:49:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-11-21 00:57:17 +0000 net/wayvnc: update to 0.9.1 Changes: https://github.com/any1/wayvnc/releases/tag/v0.9.1 Reported by: GitHub (watch releases) --- net/wayvnc/Makefile | 5 +---- net/wayvnc/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/net/wayvnc/Makefile b/net/wayvnc/Makefile index 2197081f5d96..f5b53453cc9f 100644 --- a/net/wayvnc/Makefile +++ b/net/wayvnc/Makefile @@ -1,11 +1,8 @@ PORTNAME= wayvnc DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 +DISTVERSION= 0.9.1 CATEGORIES= net wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 7dd99e353354.patch:-p1 # https://github.com/any1/wayvnc/pull/352 - MAINTAINER= jbeich@FreeBSD.org COMMENT= VNC server for wlroots-based compositors WWW= https://github.com/any1/wayvnc diff --git a/net/wayvnc/distinfo b/net/wayvnc/distinfo index 5c07290adf7a..3892328a74fb 100644 --- a/net/wayvnc/distinfo +++ b/net/wayvnc/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1732014588 -SHA256 (any1-wayvnc-v0.9.0_GH0.tar.gz) = c1d9e466bcce2da27588d4ba1c27813fbd847128cb3153d862f02c97c88f5693 -SIZE (any1-wayvnc-v0.9.0_GH0.tar.gz) = 117501 -SHA256 (7dd99e353354.patch) = ea20ecd2e6ecccf67f41072f69d1c82ba520764687b39eb5122a1719e8a4429f -SIZE (7dd99e353354.patch) = 795 +TIMESTAMP = 1732142992 +SHA256 (any1-wayvnc-v0.9.1_GH0.tar.gz) = aaaca02d36e54ec6ecf457dc266251946d895ac91521fbabb3470c3c09b3753c +SIZE (any1-wayvnc-v0.9.1_GH0.tar.gz) = 117503
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411210058.4AL0w4SB081510>