mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/neatvnc: update to 0.8.0
Changes: https://github.com/any1/neatvnc/releases/tag/v0.8.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
5e86a3e606
commit
415c38b051
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= neatvnc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.7.2
|
||||
DISTVERSION= 0.8.0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1706913736
|
||||
SHA256 (any1-neatvnc-v0.7.2_GH0.tar.gz) = 4731e21cc8ecfac55f4b5f47c909070a7af1913e01411e45edaf01dd69769a08
|
||||
SIZE (any1-neatvnc-v0.7.2_GH0.tar.gz) = 660888
|
||||
TIMESTAMP = 1708859488
|
||||
SHA256 (any1-neatvnc-v0.8.0_GH0.tar.gz) = 6c0feff5d8de20d1f47938936fd2c0e99dc56c28033e2149863cf70ce6cfcc5c
|
||||
SIZE (any1-neatvnc-v0.8.0_GH0.tar.gz) = 661726
|
||||
|
|
|
@ -11,6 +11,8 @@ 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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue