FreeBSD Bugzilla – Attachment 225693 Details for
Bug 256529
www/searx: Update to 1.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git dff
www_searx.diff (text/plain), 1.96 KB, created by
Zane C. Bowers-Hadley
on 2021-06-10 07:24:41 UTC
(
hide
)
Description:
git dff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2021-06-10 07:24:41 UTC
Size:
1.96 KB
patch
obsolete
>diff --git a/www/searx/Makefile b/www/searx/Makefile >index 239965266be4..958aed2be81b 100644 >--- a/www/searx/Makefile >+++ b/www/searx/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= searx > DISTVERSIONPREFIX= v >-DISTVERSION= 0.18.0 >+DISTVERSION= 1.0.0 > CATEGORIES= www python > > MAINTAINER= loic.blot@unix-experience.fr >@@ -18,11 +18,19 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ndg-httpsclient>0:net/py-ndg-httpsclient@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}brotli>0:archivers/py-brotli@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}uvloop>0:devel/py-uvloop@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}langdetect>0:textproc/py-langdetect@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}httpx-socks>0:www/py-httpx-socks@${PY_FLAVOR} \ > ${PY_PYGMENTS} \ > ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}splinter>0:www/py-splinter@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} >+BUILD_DEPENDS=${RUN_DEPENDS} > > USES= python:3.6+ > USE_GITHUB= yes >diff --git a/www/searx/distinfo b/www/searx/distinfo >index c0898c86446f..58cdc73bc1b6 100644 >--- a/www/searx/distinfo >+++ b/www/searx/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1618356792 >-SHA256 (asciimoo-searx-v0.18.0_GH0.tar.gz) = d22430ad92262d9114ad169e001975fe5195afdcc679d6f6bf030e0c1a5b79f0 >-SIZE (asciimoo-searx-v0.18.0_GH0.tar.gz) = 2628144 >+TIMESTAMP = 1623305653 >+SHA256 (asciimoo-searx-v1.0.0_GH0.tar.gz) = 4587acc9bd2bf428fe9ac8e4d79d3637dac308a8e5bdeee4f0bae85bfe5c67fe >+SIZE (asciimoo-searx-v1.0.0_GH0.tar.gz) = 2466997
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256529
:
225693
|
225700
|
225765