FreeBSD Bugzilla – Attachment 190818 Details for
Bug 226055
www/py-searx: Update to 0.14.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
searx.patch
file_226055.txt (text/plain), 2.71 KB, created by
loic.blot
on 2018-02-20 07:50:34 UTC
(
hide
)
Description:
searx.patch
Filename:
MIME Type:
Creator:
loic.blot
Created:
2018-02-20 07:50:34 UTC
Size:
2.71 KB
patch
obsolete
>--- /usr/ports/www/py-searx/Makefile 2017-11-30 16:50:30.000000000 +0100 >+++ www/py-searx/Makefile 2018-02-19 08:38:01.985324000 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/www/py-searx/Makefile 455210 2017-11-30 15:50:30Z mat $ > > PORTNAME= searx >-PORTVERSION= 0.12.0 >+PORTVERSION= 0.14.0 > DISTVERSIONPREFIX= v > CATEGORIES= www python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,17 +12,17 @@ > > LICENSE= AGPLv3 > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.0:devel/py-dateutil@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}Flask-Babel>=0.11.1:devel/py-flask-babel@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}lxml>=3.6.0:devel/py-lxml@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${FLAVOR} \ >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.6.1:devel/py-dateutil@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}certifi>=2017.11.5:security/py-certifi@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}Flask-Babel>=0.11.2:devel/py-flask-babel@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}lxml>=4.1.1:devel/py-lxml@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>=0.4.1:net/py-ndg_httpsclient@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}openssl>=0.15.1:security/py-openssl@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}openssl>=17.4.0:security/py-openssl@${FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.3:textproc/py-pygments@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}Flask>=0.11.1:www/py-flask@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}requests>=2.10:www/py-requests@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}certifi>=2016.2.28:security/py-certifi@${FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}yaml>=3.12:devel/py-yaml@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=2.18:www/py-requests@${FLAVOR} > > USE_RC_SUBR= searx > >diff -u /usr/ports/www/py-searx/distinfo www/py-searx/distinfo >--- /usr/ports/www/py-searx/distinfo 2017-06-05 00:13:41.000000000 +0200 >+++ www/py-searx/distinfo 2018-02-19 08:30:04.604185000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1496607289 >-SHA256 (asciimoo-searx-v0.12.0_GH0.tar.gz) = afb2f8acd82b31dd9305a06b26dfb61985b5ccbfd1d94f711764b2fa7b4b57f4 >-SIZE (asciimoo-searx-v0.12.0_GH0.tar.gz) = 1315894 >+TIMESTAMP = 1519025404 >+SHA256 (asciimoo-searx-v0.14.0_GH0.tar.gz) = 5ce7252afb3339eb2275d534ce0bb051b825f7f7345cbc261561d77a4f27a68c >+SIZE (asciimoo-searx-v0.14.0_GH0.tar.gz) = 1623183
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 226055
:
190818
|
190841
|
190843