Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 21:26:11 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527297 - head/net-mgmt/tornova
Message-ID:  <202002272126.01RLQBbA005779@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 27 21:26:11 2020
New Revision: 527297
URL: https://svnweb.freebsd.org/changeset/ports/527297

Log:
  Reset maintainership
  
  - While I'm here, mark DEPRECATED and set EXPIRATION_DATE to 2020-03-31
  
  PR:		244444
  Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)

Modified:
  head/net-mgmt/tornova/Makefile

Modified: head/net-mgmt/tornova/Makefile
==============================================================================
--- head/net-mgmt/tornova/Makefile	Thu Feb 27 21:26:06 2020	(r527296)
+++ head/net-mgmt/tornova/Makefile	Thu Feb 27 21:26:11 2020	(r527297)
@@ -6,11 +6,14 @@ PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net-mgmt
 
-MAINTAINER=	neel@neelc.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Frontend for Tor
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+DEPRECATED=	Use EOL'd Python 2.7
+EXPIRATION_DATE=2020-03-31
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stem>=0.18:security/py-stem@${PY_FLAVOR} \
 		tor:security/tor



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