Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 22:07:06 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552287 - head/www/searx
Message-ID:  <202010132207.09DM76x1092255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Tue Oct 13 22:07:06 2020
New Revision: 552287
URL: https://svnweb.freebsd.org/changeset/ports/552287

Log:
  Give us a bit more time to enable the Python 3 flavor
  
  PR:		244542

Modified:
  head/www/searx/Makefile

Modified: head/www/searx/Makefile
==============================================================================
--- head/www/searx/Makefile	Tue Oct 13 21:59:24 2020	(r552286)
+++ head/www/searx/Makefile	Tue Oct 13 22:07:06 2020	(r552287)
@@ -13,7 +13,7 @@ COMMENT=	Privacy-respecting, hackable metasearch engin
 LICENSE=	AGPLv3
 
 DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-09-15
+EXPIRATION_DATE=	2020-12-31
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \



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