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

(-)py-certify/Makefile (-4 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	certifi
8
PORTNAME=	certifi
9
PORTVERSION=	0.0.6
9
PORTVERSION=	0.0.8
10
CATEGORIES=	security python
10
CATEGORIES=	security python
11
MASTER_SITES=	CHEESESHOP
11
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 17-23 Link Here
17
USE_PYTHON=	2.6+
17
USE_PYTHON=	2.6+
18
USE_PYDISTUTILS=	yes
18
USE_PYDISTUTILS=	yes
19
19
20
post-install:
21
	@${REINPLACE_CMD} -e 's|    include_|   #include_|' ${WRKSRC}/setup.py
22
23
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)py-certify/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (certifi-0.0.6.tar.gz) = e839718ce80daa9853b1f47a333757d4a22cdf422e2fd8de5e579d5634a89585
1
SHA256 (certifi-0.0.8.tar.gz) = 46ecf5f7526a08cc1f8bc8232adf0cffce046f46ceff95539daec42ebc4849ef
2
SIZE (certifi-0.0.6.tar.gz) = 118451
2
SIZE (certifi-0.0.8.tar.gz) = 118129

Return to bug 164668