diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 10:08:45 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-24 10:08:45 +0800 |
commit | cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba (patch) | |
tree | 3393e573f72e0c6d9cf6b1559f80764c5baad12a /net-im | |
parent | 2e1eee20862358ae65585a9066b6533fc0dfae6b (diff) | |
download | freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.tar.gz freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.tar.zst freebsd-ports-gnome-cfdaf4342e55273eca5e97b5e376f3a2a98ec0ba.zip |
- Update to 10.1.0
PR: ports/149784
Submitted by: lwhsu
Approved by: Neal Nelson <neal AT nelson.name> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-twistedWords/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-twistedWords/distinfo | 6 | ||||
-rw-r--r-- | net-im/py-twistedWords/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index af7f4f66995e..952a8bee9a31 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twistedWords -PORTVERSION= 9.0.0 +PORTVERSION= 10.1.0 CATEGORIES= net-im devel python MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Words/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo index 81a49f662f68..31a249411e37 100644 --- a/net-im/py-twistedWords/distinfo +++ b/net-im/py-twistedWords/distinfo @@ -1,3 +1,3 @@ -MD5 (TwistedWords-9.0.0.tar.bz2) = 5fb53c7c9ba53cfa6f2c1915dcb4460a -SHA256 (TwistedWords-9.0.0.tar.bz2) = 481fc9c6255a29a4e10b06bc0506d262d25098f0a2de1350d2b0c588d27e4790 -SIZE (TwistedWords-9.0.0.tar.bz2) = 177228 +MD5 (TwistedWords-10.1.0.tar.bz2) = ebad799d073a99335d650b77d0084104 +SHA256 (TwistedWords-10.1.0.tar.bz2) = 93a1a21d8cffe885f13e508204bf7c30e09a6c22001c944453eab44bbef2e646 +SIZE (TwistedWords-10.1.0.tar.bz2) = 180419 diff --git a/net-im/py-twistedWords/pkg-plist b/net-im/py-twistedWords/pkg-plist index 94895895628a..7fbd977fa9a4 100644 --- a/net-im/py-twistedWords/pkg-plist +++ b/net-im/py-twistedWords/pkg-plist @@ -104,6 +104,9 @@ %%PYTHON_SITELIBDIR%%/twisted/words/test/__init__.py %%PYTHON_SITELIBDIR%%/twisted/words/test/__init__.pyc %%PYTHON_SITELIBDIR%%/twisted/words/test/__init__.pyo +%%PYTHON_SITELIBDIR%%/twisted/words/test/test_basechat.py +%%PYTHON_SITELIBDIR%%/twisted/words/test/test_basechat.pyc +%%PYTHON_SITELIBDIR%%/twisted/words/test/test_basechat.pyo %%PYTHON_SITELIBDIR%%/twisted/words/test/test_basesupport.py %%PYTHON_SITELIBDIR%%/twisted/words/test/test_basesupport.pyc %%PYTHON_SITELIBDIR%%/twisted/words/test/test_basesupport.pyo |