diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-03 17:11:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-03 17:11:16 +0000 |
commit | 11dcbf04a6b57cce8afea5878890b4bfa9c3e0b6 (patch) | |
tree | baa70ace5408c20419237ce26b0bbcea1687b638 /converters/libvisio | |
parent | f4fdcc2bf103e86e1975fc60d16dec41677a314d (diff) | |
download | pkgsrc-11dcbf04a6b57cce8afea5878890b4bfa9c3e0b6.tar.gz |
Update libvisio to 0.1.5:
libvisio 0.1.5
- Rewrite text output to avoid empty spans and to make the function
a bit more readable for common mortal (wo)man.
- Initial emulation of line rounding property (tdf#90603).
- Make --help output of all command line tools more help2man-friendly.
Diffstat (limited to 'converters/libvisio')
-rw-r--r-- | converters/libvisio/Makefile | 4 | ||||
-rw-r--r-- | converters/libvisio/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index 342f9ebcc01..10c0cd73f9f 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/12/30 00:20:43 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2016/01/03 17:11:16 wiz Exp $ -DISTNAME= libvisio-0.1.4 +DISTNAME= libvisio-0.1.5 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/libvisio/ EXTRACT_SUFX= .tar.xz diff --git a/converters/libvisio/distinfo b/converters/libvisio/distinfo index 84425b50289..34da3d60082 100644 --- a/converters/libvisio/distinfo +++ b/converters/libvisio/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2015/12/30 00:20:43 wiz Exp $ +$NetBSD: distinfo,v 1.15 2016/01/03 17:11:16 wiz Exp $ -SHA1 (libvisio-0.1.4.tar.xz) = 2da44d85b19a93f78f6a643a3530d0626210ba9a -RMD160 (libvisio-0.1.4.tar.xz) = 2fd35f04a6b69b1f80c59d14f68c35b75665a790 -SHA512 (libvisio-0.1.4.tar.xz) = a9c0df4c9755f8c61e6e020038ac9e5440ca6096390ee4f28912c3ca52180c6882cf7736c2e2ef4c3cd84bfbcceb1e4327af71f036e9c5c4316cb96a7f116938 -Size (libvisio-0.1.4.tar.xz) = 502940 bytes +SHA1 (libvisio-0.1.5.tar.xz) = 02daada854aee55ff847b42916536de143c7dda4 +RMD160 (libvisio-0.1.5.tar.xz) = d2cb94bb055e61e2dd4a318de61fb69f1009f86a +SHA512 (libvisio-0.1.5.tar.xz) = 094ab546f650840d52fc34c1b105eff139d2f6e4d5cab7c9c99f8387ece0d0c6b02ec1376b3281d56a901bac016c2a024bb708c065b8b5d9404104e6494b5fab +Size (libvisio-0.1.5.tar.xz) = 504196 bytes |