View | Details | Raw Unified | Return to bug 108671
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	PyLucene
9
PORTNAME=	PyLucene
10
PORTVERSION=	2.0.0
10
PORTVERSION=	2.0.0
11
PORTREVISION=	2
11
PORTREVISION=	3
12
CATEGORIES=	textproc devel python
12
CATEGORIES=	textproc devel python
13
MASTER_SITES=	http://downloads.osafoundation.org/PyLucene/src/
13
MASTER_SITES=	http://downloads.osafoundation.org/PyLucene/src/
14
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
14
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 22-28 Link Here
22
USE_PYTHON=	2.4+
22
USE_PYTHON=	2.4+
23
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes
25
PATCHSET=	-5
25
PATCHSET=	-8
26
26
27
OPTIONSFILE?=	${PORT_DBDIR}/${PORTNAME}/options
27
OPTIONSFILE?=	${PORT_DBDIR}/${PORTNAME}/options
28
28
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PyLucene-src-2.0.0-5.tar.gz) = 69dc06fd57d65bfaf7249f2e5bf73f6c
1
MD5 (PyLucene-src-2.0.0-8.tar.gz) = 958424aa1664eca9f8c80ed23a00d17f
2
SHA256 (PyLucene-src-2.0.0-5.tar.gz) = 1ce9b6b024535dc08b4d1005fb6c98d00d072cabf8395917a98bd7681fb8dd28
2
SHA256 (PyLucene-src-2.0.0-8.tar.gz) = 57465ceefe922a6f8d26bc871c92c7bf3d61ed70bca1ac2fbdd2de72febf1ee3
3
SIZE (PyLucene-src-2.0.0-5.tar.gz) = 4225739
3
SIZE (PyLucene-src-2.0.0-8.tar.gz) = 4440219

Return to bug 108671