Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2024 18:42:16 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8f0d3d81eab7 - main - net-p2p/sonarr-devel: mark as deprecated
Message-ID:  <202401071842.407IgGeV013994@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401071842.407IgGeV013994>