git: 154949fd2280 - main - x11-toolkits/p5-Gtk2-TrayIcon: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 13:11:36 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=154949fd2280712cb1f8827f126a059f85cde147
commit 154949fd2280712cb1f8827f126a059f85cde147
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 12:01:39 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 13:11:22 +0000
x11-toolkits/p5-Gtk2-TrayIcon: Mark DEPRECATED
- Upstream has marked this module as Deprecated
- Set EXPIRATION_DATE 2024-01-16
---
x11-toolkits/p5-Gtk2-TrayIcon/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
index a6cf7ef63603..359a1019472d 100644
--- a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
+++ b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the EggTrayIcon library
WWW= https://metacpan.org/release/Gtk2-TrayIcon
+DEPRECATED= Upstream marked this module as Deprecated
+EXPIRATION_DATE= 2024-01-16
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \