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

Collapse All | Expand All

(-)devel/py-twisted/Makefile (-2 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	twisted
4
PORTNAME=	twisted
5
PORTVERSION=	16.4.1
5
PORTVERSION=	16.5.0
6
PORTREVISION=	1
7
CATEGORIES=	devel net python
6
CATEGORIES=	devel net python
8
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 15-20 Link Here
15
LICENSE=	MIT
14
LICENSE=	MIT
16
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
17
16
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}constantly>=15.1:devel/py-constantly \
18
		${PYTHON_PKGNAMEPREFIX}incremental>=16.10.1:devel/py-incremental
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface
19
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:devel/py-zope.interface
19
20
20
# Actually 2.7,3.3+
21
# Actually 2.7,3.3+
(-)devel/py-twisted/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1476069007
1
TIMESTAMP = 1478963069
2
SHA256 (Twisted-16.4.1.tar.bz2) = 1d8d73f006c990744effb35588359fd44d43608649ac0b6b7edc71176e88e816
2
SHA256 (Twisted-16.5.0.tar.bz2) = 0207d88807482fa670a84926590e163a2a081a29745de34c5a6dc21066abae73
3
SIZE (Twisted-16.4.1.tar.bz2) = 2975697
3
SIZE (Twisted-16.5.0.tar.bz2) = 2970708

Return to bug 210517