Date: Tue, 24 Jan 2023 00:05:35 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: 89ea2f596749 - main - net/wlvncc: update to s20230105 Message-ID: <202301240005.30O05ZQe075594@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=89ea2f596749b0a3865161c0aeb54c1e35049051 commit 89ea2f596749b0a3865161c0aeb54c1e35049051 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-23 21:57:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-23 23:52:15 +0000 net/wlvncc: update to s20230105 Changes: https://github.com/any1/wlvncc/compare/ed52288...2b9a886 --- net/wlvncc/Makefile | 4 ++-- net/wlvncc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/wlvncc/Makefile b/net/wlvncc/Makefile index 44dd611f92c2..0937bcbe382b 100644 --- a/net/wlvncc/Makefile +++ b/net/wlvncc/Makefile @@ -1,5 +1,5 @@ PORTNAME= wlvncc -PORTVERSION= s20221023 +PORTVERSION= s20230105 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org @@ -27,7 +27,7 @@ USE_GITHUB= yes USE_GL= egl gbm glesv2 USE_XORG= pixman GH_ACCOUNT= any1 -GH_TAGNAME= ed52288 +GH_TAGNAME= 2b9a886 PLIST_FILES= bin/${PORTNAME} .include <bsd.port.mk> diff --git a/net/wlvncc/distinfo b/net/wlvncc/distinfo index 14f1640515fb..68a7b8d2492d 100644 --- a/net/wlvncc/distinfo +++ b/net/wlvncc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666549689 -SHA256 (any1-wlvncc-s20221023-ed52288_GH0.tar.gz) = c4d9eb31272a35a35f40640eb1279b4fca9934a3aa762deafcfbf30aaf7daed3 -SIZE (any1-wlvncc-s20221023-ed52288_GH0.tar.gz) = 162684 +TIMESTAMP = 1674511049 +SHA256 (any1-wlvncc-s20230105-2b9a886_GH0.tar.gz) = 52e11d5368709d1eb3bf5f067660ff6b9688099df18a839b92114abd75eef574 +SIZE (any1-wlvncc-s20230105-2b9a886_GH0.tar.gz) = 162850
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301240005.30O05ZQe075594>