From 154949fd2280712cb1f8827f126a059f85cde147 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 16 Dec 2023 13:01:39 +0100 Subject: [PATCH] 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 a6cf7ef63603e..359a1019472d1 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 \