svn commit: r527297 - head/net-mgmt/tornova

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 27 21:26:12 UTC 2020


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 at 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 at neelc.org
+MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list