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

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	trans
3
PORTNAME=	trans
4
PORTVERSION=	2.0
4
PORTVERSION=	2.0.1
5
CATEGORIES=	textproc python
5
CATEGORIES=	textproc python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-17 Link Here
12
LICENSE=	BSD
12
LICENSE=	BSD
13
13
14
USES=		python tar:bzip2
14
USES=		python tar:bzip2
15
USE_PYTHON=	distutils autoplist
15
USE_PYTHON=	autoplist distutils
16
16
17
.include <bsd.port.mk>
17
.include <bsd.port.mk>
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (trans-2.0.tar.bz2) = 77e444e908b4553c4c084d51357647f65398039f447ec8bb7cf90fa34fb1509d
1
SHA256 (trans-2.0.1.tar.bz2) = be3402c1274735a7b8383d30c9ddce2d8d650c1dd03359e966197a86fd7e9129
2
SIZE (trans-2.0.tar.bz2) = 7396
2
SIZE (trans-2.0.1.tar.bz2) = 7420

Return to bug 203978