Update to 0.15.0
- switch to GitHub - pet portlint Changelog: https://github.com/asciimoo/searx/releases/tag/v0.15.0 PR: 234877 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: loic.blot@unix-experience.fr (maintainer) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
35c4e7bb9f
commit
60d82c2323
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491335
2 changed files with 9 additions and 7 deletions
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= searx
|
||||
DISTVERSION= 0.14.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.15.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
MAINTAINER= loic.blot@unix-experience.fr
|
||||
COMMENT= Privacy-respecting, hackable metasearch engine
|
||||
|
@ -27,10 +26,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR}
|
||||
|
||||
USES= python:2.7
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= asciimoo
|
||||
USE_PYTHON= distutils autoplist noflavors
|
||||
NO_ARCH= yes
|
||||
USE_RC_SUBR= searx
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SUB_FILES= searx pkg-message
|
||||
SUB_LIST= PYTHON_CMD=${PYTHON_CMD} PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1519173150
|
||||
SHA256 (searx-0.14.0.tar.gz) = 0efa8e6359e933dc63f6922e201bdd7b21c30f7ed43edb308a2312e57b45dc83
|
||||
SIZE (searx-0.14.0.tar.gz) = 1591201
|
||||
TIMESTAMP = 1547218818
|
||||
SHA256 (asciimoo-searx-v0.15.0_GH0.tar.gz) = 3ad15c07c956f3949ad3b6b8def96b7bc21f1c492d0605880653e70bf9b5323b
|
||||
SIZE (asciimoo-searx-v0.15.0_GH0.tar.gz) = 1818927
|
||||
|
|
Loading…
Reference in a new issue