Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2022 22:57:35 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0d7cb34dd52d - main - devel/monotone: Deprecate and set expiration date to 2022-03-31
Message-ID:  <202201182257.20IMvZTV068595@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d7cb34dd52d41b20e82c966d9613c5521c2659c

commit 0d7cb34dd52d41b20e82c966d9613c5521c2659c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-18 22:19:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-18 22:19:32 +0000

    devel/monotone: Deprecate and set expiration date to 2022-03-31
    
    Abandoned upstream, no release since 2014 also relies on deprecated
    version of (lib)botan
    
    PR:             260658
    Approved by:    lapo@lapo.it (maintainer timeout, 3+ weeks)
---
 devel/monotone/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 9533c888d45e..b1e75e5243ca 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -12,6 +12,9 @@ COMMENT=	Distributed version control system with digital signatures
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandoned upstream, no release since 2014
+EXPIRATION_DATE=2022-03-31
+
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libidn.so:dns/libidn \



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