git: 6c3b6f431b0b - main - x11-toolkits/p5-Gtk2-Ex-Dialogs: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 14:36:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c3b6f431b0baea1af23e7b4624af1c35892754d commit 6c3b6f431b0baea1af23e7b4624af1c35892754d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 14:10:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 14:29:07 +0000 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 --- x11-toolkits/p5-Gtk2-Ex-Dialogs/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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