diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-29 03:37:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-29 03:37:43 +0800 |
commit | 1070cf7828877026b634c1af3de743b290099957 (patch) | |
tree | 8c90c7048d442c58de9206f714c35556bad057a9 /textproc | |
parent | b42b124bc09e339a3a4643121bca9a8cfba3e68c (diff) | |
download | freebsd-ports-gnome-1070cf7828877026b634c1af3de743b290099957.tar.gz freebsd-ports-gnome-1070cf7828877026b634c1af3de743b290099957.tar.zst freebsd-ports-gnome-1070cf7828877026b634c1af3de743b290099957.zip |
- Update to 12.0.0
- Pass maintainership to python@
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/lore/topfiles/NEWS
PR: ports/165738
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-twistedLore/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-twistedLore/distinfo | 4 | ||||
-rw-r--r-- | textproc/py-twistedLore/pkg-plist | 32 |
3 files changed, 22 insertions, 18 deletions
diff --git a/textproc/py-twistedLore/Makefile b/textproc/py-twistedLore/Makefile index 717e5f0bc49a..27ca6783331b 100644 --- a/textproc/py-twistedLore/Makefile +++ b/textproc/py-twistedLore/Makefile @@ -6,13 +6,13 @@ # PORTNAME= twistedLore -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.0 CATEGORIES= textproc python MASTER_SITES= http://twistedmatrix.com/Releases/Lore/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedLore-${PORTVERSION} -MAINTAINER= neal@nelson.name +MAINTAINER= python@FreeBSD.org COMMENT= Documentation generator with HTML and LaTeX support LICENSE= MIT diff --git a/textproc/py-twistedLore/distinfo b/textproc/py-twistedLore/distinfo index 6f870d170552..7483413c3ad2 100644 --- a/textproc/py-twistedLore/distinfo +++ b/textproc/py-twistedLore/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedLore-11.0.0.tar.bz2) = d9b16d5fe4e20cb2b4259386ed9871824d94dcb9f0b6abe4c2887a366b74c36e -SIZE (TwistedLore-11.0.0.tar.bz2) = 87252 +SHA256 (TwistedLore-12.0.0.tar.bz2) = f50442f218ca6103b899732287c8671ebdd63a7564c6d3a443c579f91b3ea0f5 +SIZE (TwistedLore-12.0.0.tar.bz2) = 87051 diff --git a/textproc/py-twistedLore/pkg-plist b/textproc/py-twistedLore/pkg-plist index 23c776642691..5e988362513c 100644 --- a/textproc/py-twistedLore/pkg-plist +++ b/textproc/py-twistedLore/pkg-plist @@ -59,41 +59,45 @@ bin/lore %%PYTHON_SITELIBDIR%%/twisted/lore/test/simple3.html %%PYTHON_SITELIBDIR%%/twisted/lore/test/simple4.html %%PYTHON_SITELIBDIR%%/twisted/lore/test/template.tpl +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.pyo %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.py %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.pyc %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lore.pyo %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_man2lore.py %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_man2lore.pyc %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_man2lore.pyo +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_scripts.py +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_scripts.pyc +%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_scripts.pyo %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_slides.py -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.py -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.py -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.py -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.py %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_slides.pyc -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.pyc -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.pyc -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.pyc -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.pyc %%PYTHON_SITELIBDIR%%/twisted/lore/test/test_slides.pyo -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lmath.pyo -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_lint.pyo -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_latex.pyo -%%PYTHON_SITELIBDIR%%/twisted/lore/test/test_docbook.pyo %%PYTHON_SITELIBDIR%%/twisted/lore/texi.py %%PYTHON_SITELIBDIR%%/twisted/lore/texi.pyc %%PYTHON_SITELIBDIR%%/twisted/lore/texi.pyo %%PYTHON_SITELIBDIR%%/twisted/lore/tree.py %%PYTHON_SITELIBDIR%%/twisted/lore/tree.pyc %%PYTHON_SITELIBDIR%%/twisted/lore/tree.pyo -%%PYTHON_SITELIBDIR%%/twisted/lore/xhtml1-transitional.dtd -%%PYTHON_SITELIBDIR%%/twisted/lore/xhtml-symbol.ent %%PYTHON_SITELIBDIR%%/twisted/lore/xhtml-lat1.ent %%PYTHON_SITELIBDIR%%/twisted/lore/xhtml-special.ent +%%PYTHON_SITELIBDIR%%/twisted/lore/xhtml-symbol.ent %%PYTHON_SITELIBDIR%%/twisted/lore/xhtml1-strict.dtd +%%PYTHON_SITELIBDIR%%/twisted/lore/xhtml1-transitional.dtd %%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.py %%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.pyc %%PYTHON_SITELIBDIR%%/twisted/plugins/twisted_lore.pyo @dirrm %%PYTHON_SITELIBDIR%%/twisted/lore/test @dirrm %%PYTHON_SITELIBDIR%%/twisted/lore/scripts @dirrm %%PYTHON_SITELIBDIR%%/twisted/lore +@dirrmtry %%PYTHON_SITELIBDIR%%/twisted |