git: 5fac6cb8ee51 - main - net/wayvnc: update to 0.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 12:27:57 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fac6cb8ee5174ee1b26847f3eae9dfa3730c554 commit 5fac6cb8ee5174ee1b26847f3eae9dfa3730c554 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-25 11:22:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-26 12:27:36 +0000 net/wayvnc: update to 0.8.0 Changes: https://github.com/any1/wayvnc/releases/tag/v0.8.0 Reported by: GitHub (watch releases) --- net/wayvnc/Makefile | 8 ++++---- net/wayvnc/distinfo | 8 +++++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/net/wayvnc/Makefile b/net/wayvnc/Makefile index 7215de8ca194..0af207bf0d7e 100644 --- a/net/wayvnc/Makefile +++ b/net/wayvnc/Makefile @@ -1,9 +1,11 @@ PORTNAME= wayvnc DISTVERSIONPREFIX= v -DISTVERSION= 0.7.2 -PORTREVISION= 1 +DISTVERSION= 0.8.0 CATEGORIES= net wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 1c75fc18ab9c.patch:-p1 # https://github.com/any1/wayvnc/pull/295 + MAINTAINER= jbeich@FreeBSD.org COMMENT= VNC server for wlroots-based compositors WWW= https://github.com/any1/wayvnc @@ -11,8 +13,6 @@ WWW= https://github.com/any1/wayvnc LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= fails to build after https://github.com/any1/neatvnc/commit/f503cbef257b - BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libaml.so:devel/aml \ libjansson.so:devel/jansson \ diff --git a/net/wayvnc/distinfo b/net/wayvnc/distinfo index 20437c42b0f7..1e8cf8ad2c4d 100644 --- a/net/wayvnc/distinfo +++ b/net/wayvnc/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1699219093 -SHA256 (any1-wayvnc-v0.7.2_GH0.tar.gz) = f96612c2c7264ca51dd2e99d55ca389f115f4822b0c69c017f6e66ca7cf4f50b -SIZE (any1-wayvnc-v0.7.2_GH0.tar.gz) = 89948 +TIMESTAMP = 1708860125 +SHA256 (any1-wayvnc-v0.8.0_GH0.tar.gz) = 075dcbe321d51ee5e6b59467f2d2fa313d49254fe574f9d6caf400f3a2ffd368 +SIZE (any1-wayvnc-v0.8.0_GH0.tar.gz) = 101120 +SHA256 (1c75fc18ab9c.patch) = 50592c36c7aaabcfb240a7371a797c1187752e87b45c1a0920c71863fa406c86 +SIZE (1c75fc18ab9c.patch) = 1276