diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-13 21:36:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-13 21:36:00 +0000 |
commit | a38c906d6d02501190a54879a7eab148d6b389e2 (patch) | |
tree | d62e454c82bad234398f7c4ea66b7270fd8f9c8a /converters | |
parent | d527c9d895058014f3478307f05f8ba4753a0283 (diff) | |
download | pkgsrc-a38c906d6d02501190a54879a7eab148d6b389e2.tar.gz |
libqxp: update to 0.0.2.
libqxp-0.0.2
- Improve handling of groups that span over facing pages.
- Fix a couple of issues found by oss-fuzz.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libqxp/Makefile | 5 | ||||
-rw-r--r-- | converters/libqxp/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/converters/libqxp/Makefile b/converters/libqxp/Makefile index dab131417ec..15aea8248a9 100644 --- a/converters/libqxp/Makefile +++ b/converters/libqxp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2018/12/13 19:51:32 adam Exp $ +# $NetBSD: Makefile,v 1.9 2019/02/13 21:36:00 wiz Exp $ -DISTNAME= libqxp-0.0.1 -PKGREVISION= 6 +DISTNAME= libqxp-0.0.2 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz diff --git a/converters/libqxp/distinfo b/converters/libqxp/distinfo index 3d366844af5..fccd0d8fcf1 100644 --- a/converters/libqxp/distinfo +++ b/converters/libqxp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2018/03/17 09:22:06 tnn Exp $ +$NetBSD: distinfo,v 1.4 2019/02/13 21:36:00 wiz Exp $ -SHA1 (libqxp-0.0.1.tar.xz) = a5963474afcc8e7b0eb352754325c21e1a1f5e18 -RMD160 (libqxp-0.0.1.tar.xz) = c1d8d8ecd06445ec5ad9f8d18ec86e31d485879b -SHA512 (libqxp-0.0.1.tar.xz) = a03a9ada658a92f4d985cad91d467b3916334c74dc26c1e4de89e3929e0135ca0e9c7e7e18ce616ef56a67863ec19c2638494400785849017f9a4776df07c607 -Size (libqxp-0.0.1.tar.xz) = 340184 bytes +SHA1 (libqxp-0.0.2.tar.xz) = f0e1b3d7996f2340a95309b61d9b27b596aca3da +RMD160 (libqxp-0.0.2.tar.xz) = 3363d46e334124f454c8b928c1e91e8f138ef250 +SHA512 (libqxp-0.0.2.tar.xz) = 409d3df82ac522b39bdd0ef4f0a781b906e246a8e6f502009c095eea90d672c482a7fc5c7f998d89952bc598c6f51357346ed6df490c25cb48e1318e27c50dab +Size (libqxp-0.0.2.tar.xz) = 341760 bytes SHA1 (patch-src_lib_QXPBlockParser.cpp) = ee665d7b2f2a0ca2887c8e0687a39654a41dc550 |