From 8f0d3d81eab725df33c7bdf223288b4822abbed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Sun, 7 Jan 2024 19:40:24 +0100 Subject: [PATCH] net-p2p/sonarr-devel: mark as deprecated sonarr released v4 as stable, so the net-p2p/sonarr-devel port is no longer needed to test this major upgrade on FreeBSD. Since the other *arr ports also dont have a -devel port, this makes sonarr conform with those as well. PR: 276164 Reported by: michiel@vanbaak.eu (maintainer) --- net-p2p/sonarr-devel/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/sonarr-devel/Makefile b/net-p2p/sonarr-devel/Makefile index f39af0e51b90..7f7530b8a0cb 100644 --- a/net-p2p/sonarr-devel/Makefile +++ b/net-p2p/sonarr-devel/Makefile @@ -12,6 +12,9 @@ WWW= https://sonarr.tv LICENSE= GPLv3 +DEPRECATED= Use net-p2p/sonarr instead +EXPIRATION_DATE= 2024-03-01 + ONLY_FOR_ARCHS= amd64 RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \