aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:10:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:29:07 +0000
commit6c3b6f431b0baea1af23e7b4624af1c35892754d (patch)
treec97820e73d2f068b3dfb522a1e998787478cc5c5 /x11-toolkits
parent9d0c9bda753617e06db394bb747e4e692dbcc707 (diff)
downloadports-6c3b6f431b0baea1af23e7b4624af1c35892754d.tar.gz
ports-6c3b6f431b0baea1af23e7b4624af1c35892754d.zip
x11-toolkits/p5-Gtk2-Ex-Dialogs: Mark DEPRECATED
- No longer works as intended with the latest versions of Gtk2 - Set EXPIRATION_DATE 2024-04-24
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile b/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
index 21e8fa58e270..833c5fd7a66c 100644
--- a/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Gtk2-Ex-Dialogs
PORTVERSION= 0.11
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +11,9 @@ WWW= https://metacpan.org/release/Gtk2-Ex-Dialogs
LICENSE= LGPL21
+DEPRECATED= No longer works with modern Gtk2
+EXPIRATION_DATE=2024-04-24
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-File-Type>=0:devel/p5-File-Type \
p5-Gtk2-Ex-Utils>=0:x11-toolkits/p5-Gtk2-Ex-Utils