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

Collapse All | Expand All

(-)b/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.8
5
PORTVERSION=	2.10
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 LICENSE= BSD3CLAUSE PSFL 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.7,3.4-3.6
17
USES=		python	# Actually, 2.7,3.4-3.8
18
USE_PYTHON=	autoplist concurrent distutils
18
USE_PYTHON=	autoplist concurrent distutils
19
19
20
NO_ARCH=	yes
20
NO_ARCH=	yes
(-)b/dns/py-idna/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1546769353
1
TIMESTAMP = 1597521047
2
SHA256 (idna-2.8.tar.gz) = c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
2
SHA256 (idna-2.10.tar.gz) = b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
3
SIZE (idna-2.8.tar.gz) = 174481
3
SIZE (idna-2.10.tar.gz) = 175616

Return to bug 245938