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

(-)dns/py-idna/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	idna
4
PORTNAME=	idna
5
PORTVERSION=	2.7
5
PORTVERSION=	2.8
6
CATEGORIES=	dns python
6
CATEGORIES=	dns python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-20 Link Here
14
LICENSE_COMB=	multi
14
LICENSE_COMB=	multi
15
LICENSE_FILE=	${WRKSRC}/LICENSE.rst
15
LICENSE_FILE=	${WRKSRC}/LICENSE.rst
16
16
17
USES=		python	# Actually, 2.6-2.7,3.3-3.6
17
USES=		python	# Actually, 2.7,3.4-3.6
18
USE_PYTHON=	autoplist concurrent distutils
18
USE_PYTHON=	autoplist concurrent distutils
19
19
20
NO_ARCH=	yes
20
NO_ARCH=	yes
(-)dns/py-idna/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1533609933
1
TIMESTAMP = 1546769353
2
SHA256 (idna-2.7.tar.gz) = 684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16
2
SHA256 (idna-2.8.tar.gz) = c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
3
SIZE (idna-2.7.tar.gz) = 172698
3
SIZE (idna-2.8.tar.gz) = 174481

Return to bug 236275