Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 21:26:06 +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: r527296 - head/net-mgmt/onionlauncher
Message-ID:  <202002272126.01RLQ6FZ005657@repo.freebsd.org>

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

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

Modified:
  head/net-mgmt/onionlauncher/Makefile

Modified: head/net-mgmt/onionlauncher/Makefile
==============================================================================
--- head/net-mgmt/onionlauncher/Makefile	Thu Feb 27 21:26:01 2020	(r527295)
+++ head/net-mgmt/onionlauncher/Makefile	Thu Feb 27 21:26:06 2020	(r527296)
@@ -6,11 +6,14 @@ DISTVERSIONPREFIX=	v
 PORTREVISION=	2
 CATEGORIES=	net-mgmt
 
-MAINTAINER=	neel@neelc.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Launcher 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.01RLQ6FZ005657>