git: 72e23554f57d - main - net-im/purple-plugin-pack: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 14:15:39 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=72e23554f57df2d39cd741a12b36978200817503
commit 72e23554f57df2d39cd741a12b36978200817503
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-17 13:37:35 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-17 14:15:17 +0000
net-im/purple-plugin-pack: Mark DEPRECATED
- Uses dprecated gtk2 libraries
- Set EXPIRATION_DATE 2024-12-31
---
net-im/purple-plugin-pack/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-im/purple-plugin-pack/Makefile b/net-im/purple-plugin-pack/Makefile
index f5f5d3c44931..eda684aa4796 100644
--- a/net-im/purple-plugin-pack/Makefile
+++ b/net-im/purple-plugin-pack/Makefile
@@ -11,6 +11,9 @@ WWW= https://keep.imfreedom.org/pidgin/purple-plugin-pack
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPECATED=Uses deprecated gtk2 libraries
+EXPIRATION_DATE=2024-12-31
+
BUILD_DEPENDS= pidgin>0:net-im/pidgin
LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
libgtkspell.so:textproc/gtkspell \