summaryrefslogtreecommitdiff
path: root/www/py-searxng-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-searxng-devel/Makefile')
-rw-r--r--www/py-searxng-devel/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/www/py-searxng-devel/Makefile b/www/py-searxng-devel/Makefile
index c71d54ca09a5..d9b1170265b2 100644
--- a/www/py-searxng-devel/Makefile
+++ b/www/py-searxng-devel/Makefile
@@ -1,11 +1,11 @@
PORTNAME= searxng
-DISTVERSION= 20250203
-PORTREVISION= 1
+DISTVERSION= 20250819
+PORTREVISION= 2
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -devel
-MAINTAINER= DtxdF@disroot.org
+MAINTAINER= dtxdf@FreeBSD.org
COMMENT= Free internet metasearch engine
WWW= https://docs.searxng.org/
@@ -35,12 +35,15 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setproctitle>=0:devel/py-setproctitle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
+ ${PY_TOMLI} \
${PYTHON_PKGNAMEPREFIX}typer>=0:devel/py-typer@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}valkey>=0:databases/py-valkey@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}whitenoise>=0:www/py-whitenoise@${PY_FLAVOR}
USES= python
USE_GITHUB= yes
-GH_TAGNAME= 4ab7984edde27b36b158f678d83b993ad4126619
+GH_TAGNAME= 25647c20d1904840d089892bb118390f46c66984
USE_PYTHON= autoplist distutils
USE_RC_SUBR= searxng