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

(-)devel/py-construct/Makefile (-2 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	construct
4
PORTNAME=	construct
5
PORTVERSION=	2.06
5
PORTVERSION=	2.5.2
6
PORTREVISION=	1
7
CATEGORIES=	devel python
6
CATEGORIES=	devel python
8
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 11-16 Link Here
11
MAINTAINER=	p.florczyk@adminworkshop.pl
10
MAINTAINER=	p.florczyk@adminworkshop.pl
12
COMMENT=	Python module for parsing and building of data structures
11
COMMENT=	Python module for parsing and building of data structures
13
12
13
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
14
14
USES=		python
15
USES=		python
15
USE_PYTHON=	distutils autoplist
16
USE_PYTHON=	distutils autoplist
16
17
(-)devel/py-construct/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (construct-2.06.tar.gz) = e182994ab3d4001972c9fd2ad3b0e225b4d56a014a9508893a6bcfcbe6a78a13
1
SHA256 (construct-2.5.2.tar.gz) = 665b6271eeadf15219c726b180c8d7a641d026784d72ca3dad90a20aae009020
2
SIZE (construct-2.06.tar.gz) = 85836
2
SIZE (construct-2.5.2.tar.gz) = 58373

Return to bug 195722