summaryrefslogtreecommitdiff
path: root/graphics/py-nwdiag
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-10-06 06:33:19 +0000
committerobache <obache@pkgsrc.org>2011-10-06 06:33:19 +0000
commit0d368ecac9592c776c3e3e372c003b53f00d6fe2 (patch)
treed1418216dcbbf19486c534fe285672abb08143a6 /graphics/py-nwdiag
parentddf060d365fc187aaf398cb442baf9a315123d73 (diff)
downloadpkgsrc-0d368ecac9592c776c3e3e372c003b53f00d6fe2.tar.gz
Update py-nwdiag to 0.4.2.
History ======= 0.4.2 (2011-09-30) ------------------ * Add diagram attributes: default_text_color * Fix bugs 0.4.1 (2011-09-26) ------------------ * Add diagram attributes: default_node_color, default_group_color and default_line_color * Fix bugs
Diffstat (limited to 'graphics/py-nwdiag')
-rw-r--r--graphics/py-nwdiag/Makefile6
-rw-r--r--graphics/py-nwdiag/PLIST5
-rw-r--r--graphics/py-nwdiag/distinfo8
3 files changed, 11 insertions, 8 deletions
diff --git a/graphics/py-nwdiag/Makefile b/graphics/py-nwdiag/Makefile
index 470d46c19b1..0b330dd5349 100644
--- a/graphics/py-nwdiag/Makefile
+++ b/graphics/py-nwdiag/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2011/08/11 12:46:29 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/10/06 06:33:19 obache Exp $
#
-DISTNAME= nwdiag-0.4.0
+DISTNAME= nwdiag-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics
MASTER_SITES= http://pypi.python.org/packages/source/n/nwdiag/
@@ -13,7 +13,7 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-imaging>=1.1.7nb3:../../graphics/py-imaging
DEPENDS+= ${PYPKGPREFIX}-funcparserlib>=0.3.4:../../devel/py-funcparserlib
-DEPENDS+= ${PYPKGPREFIX}-blockdiag>=0.8.7:../../graphics/py-blockdiag
+DEPENDS+= ${PYPKGPREFIX}-blockdiag>=0.9.1:../../graphics/py-blockdiag
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/graphics/py-nwdiag/PLIST b/graphics/py-nwdiag/PLIST
index 44e3f057e3a..4ab2c6800dd 100644
--- a/graphics/py-nwdiag/PLIST
+++ b/graphics/py-nwdiag/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/08/07 15:45:04 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/10/06 06:33:19 obache Exp $
bin/nwdiag
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -30,6 +30,9 @@ ${PYSITELIB}/nwdiag/elements.pyo
${PYSITELIB}/nwdiag/tests/test_builder.py
${PYSITELIB}/nwdiag/tests/test_builder.pyc
${PYSITELIB}/nwdiag/tests/test_builder.pyo
+${PYSITELIB}/nwdiag/tests/test_builder_errors.py
+${PYSITELIB}/nwdiag/tests/test_builder_errors.pyc
+${PYSITELIB}/nwdiag/tests/test_builder_errors.pyo
${PYSITELIB}/nwdiag/tests/test_generate_diagram.py
${PYSITELIB}/nwdiag/tests/test_generate_diagram.pyc
${PYSITELIB}/nwdiag/tests/test_generate_diagram.pyo
diff --git a/graphics/py-nwdiag/distinfo b/graphics/py-nwdiag/distinfo
index d67e03dc348..976a7b89539 100644
--- a/graphics/py-nwdiag/distinfo
+++ b/graphics/py-nwdiag/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/08/11 12:46:30 obache Exp $
+$NetBSD: distinfo,v 1.3 2011/10/06 06:33:19 obache Exp $
-SHA1 (nwdiag-0.4.0.tar.gz) = ed16ad2286113f9a25534b048088e82a21e2b6db
-RMD160 (nwdiag-0.4.0.tar.gz) = 8962b13bbcfd1a664c391f5f82dc736546061b0e
-Size (nwdiag-0.4.0.tar.gz) = 23923 bytes
+SHA1 (nwdiag-0.4.2.tar.gz) = 29e1d209f48d00136d42063bb030e93f130f549b
+RMD160 (nwdiag-0.4.2.tar.gz) = b8ad4e2197a9cff0e15b0fcfe89dc867ec16cd84
+Size (nwdiag-0.4.2.tar.gz) = 24488 bytes