diff options
-rw-r--r-- | graphics/py-seqdiag/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-seqdiag/PLIST | 8 | ||||
-rw-r--r-- | graphics/py-seqdiag/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile index 4ae9844cdde..05c1c93d89b 100644 --- a/graphics/py-seqdiag/Makefile +++ b/graphics/py-seqdiag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/11/19 20:02:13 cheusov Exp $ +# $NetBSD: Makefile,v 1.7 2013/09/11 05:39:48 obache Exp $ # -DISTNAME= seqdiag-0.8.1 +DISTNAME= seqdiag-0.8.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics MASTER_SITES= http://pypi.python.org/packages/source/s/seqdiag/ diff --git a/graphics/py-seqdiag/PLIST b/graphics/py-seqdiag/PLIST index e350b26ce7d..df9835bf77b 100644 --- a/graphics/py-seqdiag/PLIST +++ b/graphics/py-seqdiag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/11/19 20:02:13 cheusov Exp $ +@comment $NetBSD: PLIST,v 1.5 2013/09/11 05:39:48 obache Exp $ bin/seqdiag ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -27,6 +27,9 @@ ${PYSITELIB}/seqdiag/metrics.pyo ${PYSITELIB}/seqdiag/parser.py ${PYSITELIB}/seqdiag/parser.pyc ${PYSITELIB}/seqdiag/parser.pyo +${PYSITELIB}/seqdiag/tests/test_builder.py +${PYSITELIB}/seqdiag/tests/test_builder.pyc +${PYSITELIB}/seqdiag/tests/test_builder.pyo ${PYSITELIB}/seqdiag/tests/test_generate_diagram.py ${PYSITELIB}/seqdiag/tests/test_generate_diagram.pyc ${PYSITELIB}/seqdiag/tests/test_generate_diagram.pyo @@ -48,6 +51,9 @@ ${PYSITELIB}/seqdiag/utils/rst/__init__.pyo ${PYSITELIB}/seqdiag/utils/rst/directives.py ${PYSITELIB}/seqdiag/utils/rst/directives.pyc ${PYSITELIB}/seqdiag/utils/rst/directives.pyo +${PYSITELIB}/seqdiag/utils/rst/nodes.py +${PYSITELIB}/seqdiag/utils/rst/nodes.pyc +${PYSITELIB}/seqdiag/utils/rst/nodes.pyo ${PYSITELIB}/seqdiag_sphinxhelper.py ${PYSITELIB}/seqdiag_sphinxhelper.pyc ${PYSITELIB}/seqdiag_sphinxhelper.pyo diff --git a/graphics/py-seqdiag/distinfo b/graphics/py-seqdiag/distinfo index 30d04cd9555..b28b1c8ded9 100644 --- a/graphics/py-seqdiag/distinfo +++ b/graphics/py-seqdiag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/11/19 20:02:14 cheusov Exp $ +$NetBSD: distinfo,v 1.6 2013/09/11 05:39:48 obache Exp $ -SHA1 (seqdiag-0.8.1.tar.gz) = 3761947a05cf2d12748faad3c480484b17613fed -RMD160 (seqdiag-0.8.1.tar.gz) = 1136ffa181bb196c3b0a3958a55034d077ca83bc -Size (seqdiag-0.8.1.tar.gz) = 31588 bytes +SHA1 (seqdiag-0.8.2.tar.gz) = f47ea4e897fa58945efe0890819c261728b25d32 +RMD160 (seqdiag-0.8.2.tar.gz) = 4665c1d9eb143f141613aaeae885d7895e29a373 +Size (seqdiag-0.8.2.tar.gz) = 31251 bytes |