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

(-)Makefile (-2 / +2 lines)
Lines 6-18 Link Here
6
#
6
#
7
7
8
PORTNAME=	twistedWords
8
PORTNAME=	twistedWords
9
PORTVERSION=	11.0.0
9
PORTVERSION=	12.0.0
10
CATEGORIES=	net-im devel python
10
CATEGORIES=	net-im devel python
11
MASTER_SITES=	http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/
11
MASTER_SITES=	http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
DISTNAME=	TwistedWords-${PORTVERSION}
13
DISTNAME=	TwistedWords-${PORTVERSION}
14
14
15
MAINTAINER=	neal@nelson.name
15
MAINTAINER=	python@FreeBSD.org
16
COMMENT=	Twisted Words has more chat than you can handle
16
COMMENT=	Twisted Words has more chat than you can handle
17
17
18
LICENSE=	MIT
18
LICENSE=	MIT
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (TwistedWords-11.0.0.tar.bz2) = 574ffbf706be8cc4281f2d64e006d5efa35fdaa611895494453ec9fb80cea8dd
1
SHA256 (TwistedWords-12.0.0.tar.bz2) = e2027dd8b8cb6e11424d1c9ad6042bb6384dcf710238208de59f3c662d5b00dd
2
SIZE (TwistedWords-11.0.0.tar.bz2) = 164453
2
SIZE (TwistedWords-12.0.0.tar.bz2) = 166475
(-)pkg-plist (+1 lines)
Lines 190-192 Link Here
190
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words/im
190
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words/im
191
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words
191
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words
192
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
192
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
193
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted

Return to bug 165735