diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-29 03:37:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-29 03:37:38 +0800 |
commit | 289863fd2376fa9075fd90353ed5f66162b77ef0 (patch) | |
tree | 8d65b952d87674da11488ead137e0ad17a14e27d /net-im/py-twistedWords | |
parent | a9242733d35cbf86d5132f66e5a6f755786d4ab3 (diff) | |
download | freebsd-ports-gnome-289863fd2376fa9075fd90353ed5f66162b77ef0.tar.gz freebsd-ports-gnome-289863fd2376fa9075fd90353ed5f66162b77ef0.tar.zst freebsd-ports-gnome-289863fd2376fa9075fd90353ed5f66162b77ef0.zip |
- Update to 12.0.0
- Pass maintainership to python@
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/words/topfiles/NEWS
PR: ports/165735
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'net-im/py-twistedWords')
-rw-r--r-- | net-im/py-twistedWords/Makefile | 4 | ||||
-rw-r--r-- | net-im/py-twistedWords/distinfo | 4 | ||||
-rw-r--r-- | net-im/py-twistedWords/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index de2b4fcf0bc0..3a6e4bf7cb55 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -6,13 +6,13 @@ # PORTNAME= twistedWords -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.0 CATEGORIES= net-im devel python MASTER_SITES= http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedWords-${PORTVERSION} -MAINTAINER= neal@nelson.name +MAINTAINER= python@FreeBSD.org COMMENT= Twisted Words has more chat than you can handle LICENSE= MIT diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo index 09869a613cd6..bd78bd3b62ec 100644 --- a/net-im/py-twistedWords/distinfo +++ b/net-im/py-twistedWords/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedWords-11.0.0.tar.bz2) = 574ffbf706be8cc4281f2d64e006d5efa35fdaa611895494453ec9fb80cea8dd -SIZE (TwistedWords-11.0.0.tar.bz2) = 164453 +SHA256 (TwistedWords-12.0.0.tar.bz2) = e2027dd8b8cb6e11424d1c9ad6042bb6384dcf710238208de59f3c662d5b00dd +SIZE (TwistedWords-12.0.0.tar.bz2) = 166475 diff --git a/net-im/py-twistedWords/pkg-plist b/net-im/py-twistedWords/pkg-plist index 758995878c64..12b7bda227ed 100644 --- a/net-im/py-twistedWords/pkg-plist +++ b/net-im/py-twistedWords/pkg-plist @@ -190,3 +190,4 @@ @dirrm %%PYTHON_SITELIBDIR%%/twisted/words/im @dirrm %%PYTHON_SITELIBDIR%%/twisted/words @dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins +@dirrmtry %%PYTHON_SITELIBDIR%%/twisted |