diff options
author | obache <obache@pkgsrc.org> | 2015-01-20 10:50:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-20 10:50:03 +0000 |
commit | 2c5a75ffaee6e87fad3cd75c43605e73a6d89e68 (patch) | |
tree | 2e9f321ef8b295e5fcb34a82d6e09de46731df26 /graphics/py-nwdiag/PLIST | |
parent | d0156eb055c4881e72fddc3cb94ce99f384b6afd (diff) | |
download | pkgsrc-2c5a75ffaee6e87fad3cd75c43605e73a6d89e68.tar.gz |
Update nwdiag to 1.0.4.
1.0.4 (2015-01-01)
------------------
* Support blockdiag 1.5.0 core interface
* Fix bugs
- Fix ascending syntax was disabled on refactoring parser
Diffstat (limited to 'graphics/py-nwdiag/PLIST')
-rw-r--r-- | graphics/py-nwdiag/PLIST | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/graphics/py-nwdiag/PLIST b/graphics/py-nwdiag/PLIST index 99955ca66d0..771b8adbcc8 100644 --- a/graphics/py-nwdiag/PLIST +++ b/graphics/py-nwdiag/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/07/06 12:36:47 obache Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/01/20 10:50:03 obache Exp $ bin/nwdiag bin/packetdiag bin/rackdiag @@ -29,6 +29,11 @@ ${PYSITELIB}/nwdiag/metrics.pyo ${PYSITELIB}/nwdiag/parser.py ${PYSITELIB}/nwdiag/parser.pyc ${PYSITELIB}/nwdiag/parser.pyo +${PYSITELIB}/nwdiag/tests/VLGothic/LICENSE +${PYSITELIB}/nwdiag/tests/VLGothic/LICENSE.en +${PYSITELIB}/nwdiag/tests/VLGothic/LICENSE_E.mplus +${PYSITELIB}/nwdiag/tests/VLGothic/LICENSE_J.mplus +${PYSITELIB}/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf ${PYSITELIB}/nwdiag/tests/__init__.py ${PYSITELIB}/nwdiag/tests/__init__.pyc ${PYSITELIB}/nwdiag/tests/__init__.pyo @@ -111,6 +116,7 @@ ${PYSITELIB}/packetdiag/noderenderers.pyo ${PYSITELIB}/packetdiag/parser.py ${PYSITELIB}/packetdiag/parser.pyc ${PYSITELIB}/packetdiag/parser.pyo +${PYSITELIB}/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf ${PYSITELIB}/packetdiag/tests/diagrams/oneliner.diag ${PYSITELIB}/packetdiag/tests/diagrams/oneliner_with_quoted.diag ${PYSITELIB}/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag @@ -163,6 +169,8 @@ ${PYSITELIB}/rackdiag/metrics.pyo ${PYSITELIB}/rackdiag/parser.py ${PYSITELIB}/rackdiag/parser.pyc ${PYSITELIB}/rackdiag/parser.pyo +${PYSITELIB}/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf +${PYSITELIB}/rackdiag/tests/diagrams/ascending.diag ${PYSITELIB}/rackdiag/tests/diagrams/autonumber.diag ${PYSITELIB}/rackdiag/tests/diagrams/multi_rackitem.diag ${PYSITELIB}/rackdiag/tests/diagrams/multi_racks.diag |