Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 13:26:42 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531688 - head/net/cjdns
Message-ID:  <202004141326.03EDQgf8072871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Apr 14 13:26:41 2020
New Revision: 531688
URL: https://svnweb.freebsd.org/changeset/ports/531688

Log:
  net/cjdns: Remove the deprecation notice because it doesn't use python2 any more

Modified:
  head/net/cjdns/Makefile

Modified: head/net/cjdns/Makefile
==============================================================================
--- head/net/cjdns/Makefile	Tue Apr 14 13:17:51 2020	(r531687)
+++ head/net/cjdns/Makefile	Tue Apr 14 13:26:41 2020	(r531688)
@@ -12,9 +12,6 @@ COMMENT=	Routing engine designed for security, scalabi
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-08-15
-
 BUILD_DEPENDS=	node:www/node \
 		bash:shells/bash
 



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