summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-29 11:32:50 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-29 11:33:51 +0100
commit987d106ac8a50308d4f38eec6959acfe98a1933e (patch)
tree9235bc1ddea6078489a6268becb60861e9127122 /x11-toolkits
parentgames/xneko: Drop MAINTAINERSHIP (diff)
x11-toolkits/p5-Tk-FileDialog: Mark DEPRECATED
- Does not work with recent Tk - Set EXPIRATION_DATE 2024-04-29
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tk-FileDialog/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-FileDialog/Makefile b/x11-toolkits/p5-Tk-FileDialog/Makefile
index 8dbda29a5aa0..a504498bcea1 100644
--- a/x11-toolkits/p5-Tk-FileDialog/Makefile
+++ b/x11-toolkits/p5-Tk-FileDialog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Tk-FileDialog
PORTVERSION= 1.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,9 @@ WWW= https://metacpan.org/release/Tk-FileDialog
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Does not work with recent Tk versions
+EXPIRATION_DATE=2024-04-29
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk