git: 8f0d3d81eab7 - main - net-p2p/sonarr-devel: mark as deprecated

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 07 Jan 2024 18:42:16 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f0d3d81eab725df33c7bdf223288b4822abbed5

commit 8f0d3d81eab725df33c7bdf223288b4822abbed5
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-01-07 18:40:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-07 18:42:02 +0000

    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 \