git: 3e1f3aad8d41 - main - multimedia/hypnotix: expire on 2024-07-31 for www/py-imdbpy

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 30 Jun 2024 11:33:47 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e1f3aad8d418aa58ccfe21d57629c237adcc5e0

commit 3e1f3aad8d418aa58ccfe21d57629c237adcc5e0
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-06-30 11:33:12 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-06-30 11:33:12 +0000

    multimedia/hypnotix: expire on 2024-07-31 for www/py-imdbpy
---
 multimedia/hypnotix/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/hypnotix/Makefile b/multimedia/hypnotix/Makefile
index 70107182b478..5771f2fd7127 100644
--- a/multimedia/hypnotix/Makefile
+++ b/multimedia/hypnotix/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/linuxmint/hypnotix
 LICENSE=	GPLv3 PD
 LICENSE_COMB=	multi
 
+DEPRECATED=	Depends on expired www/py-imdbpy (use www/py-cinemagoer instead)
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libmpv.so:multimedia/mpv \
 		libxapp.so:x11/xapp
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gobject3>0:devel/py-gobject3@${PY_FLAVOR} \