View | Details | Raw Unified | Return to bug 234877 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +4 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	searx
4
PORTNAME=	searx
5
DISTVERSION=	0.14.0
5
DISTVERSION=	0.15.0
6
PORTREVISION=	1
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	www python
7
CATEGORIES=	www python
8
MASTER_SITES=	CHEESESHOP
9
8
10
MAINTAINER=	loic.blot@unix-experience.fr
9
MAINTAINER=	loic.blot@unix-experience.fr
11
COMMENT=	Privacy-respecting, hackable metasearch engine
10
COMMENT=	Privacy-respecting, hackable metasearch engine
Lines 27-32 Link Here
27
		${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR}
26
		${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR}
28
27
29
USES=		python:2.7
28
USES=		python:2.7
29
USE_GITHUB=	yes
30
GH_ACCOUNT=	asciimoo
30
USE_PYTHON=	distutils autoplist noflavors
31
USE_PYTHON=	distutils autoplist noflavors
31
NO_ARCH=	yes
32
NO_ARCH=	yes
32
USE_RC_SUBR=	searx
33
USE_RC_SUBR=	searx
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1519173150
1
TIMESTAMP = 1547218818
2
SHA256 (searx-0.14.0.tar.gz) = 0efa8e6359e933dc63f6922e201bdd7b21c30f7ed43edb308a2312e57b45dc83
2
SHA256 (asciimoo-searx-v0.15.0_GH0.tar.gz) = 3ad15c07c956f3949ad3b6b8def96b7bc21f1c492d0605880653e70bf9b5323b
3
SIZE (searx-0.14.0.tar.gz) = 1591201
3
SIZE (asciimoo-searx-v0.15.0_GH0.tar.gz) = 1818927

Return to bug 234877