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

Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	unidecode
4
PORTNAME=	unidecode
5
PORTVERSION=	0.04.19
5
PORTVERSION=	0.04.20
6
CATEGORIES=	converters python
6
CATEGORIES=	converters python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-19 Link Here
14
LICENSE=	GPLv2
14
LICENSE=	GPLv2
15
15
16
USES=		python
16
USES=		python
17
USE_PYTHON=	distutils autoplist
17
USE_PYTHON=	distutils autoplist concurrent
18
NO_ARCH=	yes
18
19
19
.include <bsd.port.mk>
20
.include <bsd.port.mk>
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (Unidecode-0.04.19.tar.gz) = 51477646a9169469e37e791b13ae65fcc75b7f7f570d0d3e514d077805c02e1e
1
TIMESTAMP = 1485135750
2
SIZE (Unidecode-0.04.19.tar.gz) = 204613
2
SHA256 (Unidecode-0.04.20.tar.gz) = ed4418b4b1b190487753f1cca6299e8076079258647284414e6d607d1f8a00e0
3
SIZE (Unidecode-0.04.20.tar.gz) = 205830

Return to bug 216388