git: 4efa3666fff8 - main - x11-toolkits/p5-Gtk2-GladeXML: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 16 Dec 2023 13:11:40 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4efa3666fff8aa7be831c9503ddeb9f50c499fa2

commit 4efa3666fff8aa7be831c9503ddeb9f50c499fa2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-16 12:11:36 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-16 13:11:23 +0000

    x11-toolkits/p5-Gtk2-GladeXML: Mark DEPRECATED
    
    - Upstream marked this module as Deprecated
    - Set EXPIRATION_DATE 2024-01-16
---
 x11-toolkits/p5-Gtk2-GladeXML/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-toolkits/p5-Gtk2-GladeXML/Makefile b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
index 8774a20ae5fb..a2015b6e7ba7 100644
--- a/x11-toolkits/p5-Gtk2-GladeXML/Makefile
+++ b/x11-toolkits/p5-Gtk2-GladeXML/Makefile
@@ -11,6 +11,9 @@ WWW=		https://metacpan.org/release/Gtk2-GladeXML
 
 LICENSE=	LGPL20
 
+DEPRECATED=	Upstream marked this module as Deprecated
+EXPIRATION_DATE=	2024-01-16
+
 BUILD_DEPENDS=	p5-Glib>=1.00:devel/p5-Glib \
 		p5-ExtUtils-Depends>=0.3:devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=1.1:devel/p5-ExtUtils-PkgConfig \