svn commit: r552287 - head/www/searx
Mateusz Piotrowski
0mp at FreeBSD.org
Tue Oct 13 22:07:07 UTC 2020
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} \
More information about the svn-ports-all
mailing list