Sun Jan 3 17:11:16 2016 UTC ()
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.


(wiz)
diff -r1.38 -r1.39 pkgsrc/converters/libvisio/Makefile
diff -r1.14 -r1.15 pkgsrc/converters/libvisio/distinfo

cvs diff -r1.38 -r1.39 pkgsrc/converters/libvisio/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/libvisio/Makefile 2015/12/30 00:20:43 1.38
+++ pkgsrc/converters/libvisio/Makefile 2016/01/03 17:11:16 1.39
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.38 2015/12/30 00:20:43 wiz Exp $ 1# $NetBSD: Makefile,v 1.39 2016/01/03 17:11:16 wiz Exp $
2 2
3DISTNAME= libvisio-0.1.4 3DISTNAME= libvisio-0.1.5
4CATEGORIES= converters 4CATEGORIES= converters
5MASTER_SITES= http://dev-www.libreoffice.org/src/libvisio/ 5MASTER_SITES= http://dev-www.libreoffice.org/src/libvisio/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= ftigeot@wolfpond.org 8MAINTAINER= ftigeot@wolfpond.org
9HOMEPAGE= https://wiki.documentfoundation.org/DLP/Libraries/libvisio 9HOMEPAGE= https://wiki.documentfoundation.org/DLP/Libraries/libvisio
10COMMENT= Library and tools for parsing the visio file format 10COMMENT= Library and tools for parsing the visio file format
11LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2 11LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2
12 12
13#BUILD_DEPENDS+= doxygen>=1.8.9:../../devel/doxygen 13#BUILD_DEPENDS+= doxygen>=1.8.9:../../devel/doxygen
14BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf 14BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf
15 15
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.14 -r1.15 pkgsrc/converters/libvisio/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/libvisio/distinfo 2015/12/30 00:20:43 1.14
+++ pkgsrc/converters/libvisio/distinfo 2016/01/03 17:11:16 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2015/12/30 00:20:43 wiz Exp $ 1$NetBSD: distinfo,v 1.15 2016/01/03 17:11:16 wiz Exp $
2 2
3SHA1 (libvisio-0.1.4.tar.xz) = 2da44d85b19a93f78f6a643a3530d0626210ba9a 3SHA1 (libvisio-0.1.5.tar.xz) = 02daada854aee55ff847b42916536de143c7dda4
4RMD160 (libvisio-0.1.4.tar.xz) = 2fd35f04a6b69b1f80c59d14f68c35b75665a790 4RMD160 (libvisio-0.1.5.tar.xz) = d2cb94bb055e61e2dd4a318de61fb69f1009f86a
5SHA512 (libvisio-0.1.4.tar.xz) = a9c0df4c9755f8c61e6e020038ac9e5440ca6096390ee4f28912c3ca52180c6882cf7736c2e2ef4c3cd84bfbcceb1e4327af71f036e9c5c4316cb96a7f116938 5SHA512 (libvisio-0.1.5.tar.xz) = 094ab546f650840d52fc34c1b105eff139d2f6e4d5cab7c9c99f8387ece0d0c6b02ec1376b3281d56a901bac016c2a024bb708c065b8b5d9404104e6494b5fab
6Size (libvisio-0.1.4.tar.xz) = 502940 bytes 6Size (libvisio-0.1.5.tar.xz) = 504196 bytes