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

(-)databases/py-fdb/Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	fdb
4
PORTNAME=	fdb
5
PORTVERSION=	2.0.0
5
PORTVERSION=	2.0.1
6
CATEGORIES=	databases python
6
CATEGORIES=	databases python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-23 Link Here
14
14
15
py27_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
15
py27_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
16
16
17
NO_ARCH=	yes
18
USES=		firebird python
17
USES=		firebird python
19
USE_PYTHON=	autoplist distutils
18
USE_PYTHON=	autoplist distutils
20
19
20
NO_ARCH=	yes
21
21
.include <bsd.port.pre.mk>
22
.include <bsd.port.pre.mk>
22
23
23
post-patch:
24
post-patch:
(-)databases/py-fdb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1549928308
1
TIMESTAMP = 1595434427
2
SHA256 (fdb-2.0.0.tar.gz) = 197313dad7d1f774c3c73ba7348a8b57c5c67eb50572bd352f0079696ee0cbdb
2
SHA256 (fdb-2.0.1.tar.gz) = de5ef30c2583edd781d378db84b547ccc175518d8b978b84c46d5cc6c0d48484
3
SIZE (fdb-2.0.0.tar.gz) = 896815
3
SIZE (fdb-2.0.1.tar.gz) = 894688

Return to bug 248180