git: 82265ae8c427 - 2024Q1 - x11/wapanel: deprecate but not expire yet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jan 2024 23:44:03 UTC
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=82265ae8c4270203b02f5b1968287e8faf0cc991 commit 82265ae8c4270203b02f5b1968287e8faf0cc991 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:55 +0000 x11/wapanel: deprecate but not expire yet (cherry picked from commit e095973651cf5a3b5153c427e0865c8724b5c6e0) --- x11/wapanel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/wapanel/Makefile b/x11/wapanel/Makefile index 763bbb2affad..4b9bacaaff20 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 \