Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2024 23:43:40 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: e095973651cf - main - x11/wapanel: deprecate but not expire yet
Message-ID:  <202401272343.40RNheoS078664@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=e095973651cf5a3b5153c427e0865c8724b5c6e0

commit e095973651cf5a3b5153c427e0865c8724b5c6e0
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-01-27 23:42:07 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-27 23:43:32 +0000

    x11/wapanel: deprecate but not expire yet
---
 x11/wapanel/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile
index 27ffc5822e9c..53d95271046a 100644
--- a/x11/wapanel/Makefile
+++ b/x11/wapanel/Makefile
@@ -10,6 +10,8 @@ WWW=		https://firstbober.github.io/wapanel/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	https://github.com/Firstbober/wapanel/issues/39
+
 BUILD_DEPENDS=	toml11>0:devel/toml11 \
 		wayland-protocols>0:graphics/wayland-protocols
 LIB_DEPENDS=	libwayland-client.so:graphics/wayland \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401272343.40RNheoS078664>