diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-11 16:10:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-11 16:10:00 +0000 |
commit | aaeff0f0561dca3839b86b52ca401af5c15a52a0 (patch) | |
tree | 48565ca33c18597635e101ffa503e05f759d1e76 /net-im/py-twistedWords | |
parent | 5e301144f4f985cee7b78e8637476f2d516089a9 (diff) | |
download | ports-aaeff0f0561dca3839b86b52ca401af5c15a52a0.tar.gz ports-aaeff0f0561dca3839b86b52ca401af5c15a52a0.zip |
Notes
Diffstat (limited to 'net-im/py-twistedWords')
-rw-r--r-- | net-im/py-twistedWords/Makefile | 6 | ||||
-rw-r--r-- | net-im/py-twistedWords/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index 3a6e4bf7cb55..81dfff74663c 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twistedWords -PORTVERSION= 12.0.0 +PORTVERSION= 12.1.0 CATEGORIES= net-im devel python MASTER_SITES= http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,12 +18,12 @@ COMMENT= Twisted Words has more chat than you can handle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -PYDISTUTILS_PKGNAME= Twisted_Words +PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} .include <bsd.port.mk> diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo index bd78bd3b62ec..6afbbcad6685 100644 --- a/net-im/py-twistedWords/distinfo +++ b/net-im/py-twistedWords/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedWords-12.0.0.tar.bz2) = e2027dd8b8cb6e11424d1c9ad6042bb6384dcf710238208de59f3c662d5b00dd -SIZE (TwistedWords-12.0.0.tar.bz2) = 166475 +SHA256 (TwistedWords-12.1.0.tar.bz2) = 696f16e6ade8b2d68af8a0d8954d23bfc35b382025f457fdc47bdc265b81ac5f +SIZE (TwistedWords-12.1.0.tar.bz2) = 166618 |