diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-24 07:43:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-24 07:43:50 +0000 |
commit | 31381ee1afb289d8e1273ce2f60f986490acc61c (patch) | |
tree | db347d5d79aa8c1a66e5b39252dac1b2ccaaac84 /converters | |
parent | 4ec83a1db69290a808e7f8c2395cdee20091ca0d (diff) | |
download | pkgsrc-31381ee1afb289d8e1273ce2f60f986490acc61c.tar.gz |
Updated orcus0.12 to 0.12.1.
orcus 0.12.1
* fix build when --disable-spreadsheet-model is specified and the
ixion headers are not present.
* fix loading of file streams on Windows.
* get the debug flag to work again
Diffstat (limited to 'converters')
-rw-r--r-- | converters/orcus0.12/Makefile | 5 | ||||
-rw-r--r-- | converters/orcus0.12/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/converters/orcus0.12/Makefile b/converters/orcus0.12/Makefile index 8e68cb59258..fa9764b4bc2 100644 --- a/converters/orcus0.12/Makefile +++ b/converters/orcus0.12/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:06 adam Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/24 07:43:50 wiz Exp $ -DISTNAME= liborcus-0.12.0 +DISTNAME= liborcus-0.12.1 PKGNAME= ${DISTNAME:S/liborcus/orcus0.12/} -PKGREVISION= 3 CATEGORIES= converters MASTER_SITES= http://kohei.us/files/orcus/src/ EXTRACT_SUFX= .tar.xz diff --git a/converters/orcus0.12/distinfo b/converters/orcus0.12/distinfo index f5f362420e8..1c616fea5f7 100644 --- a/converters/orcus0.12/distinfo +++ b/converters/orcus0.12/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2016/09/19 14:10:38 wiz Exp $ +$NetBSD: distinfo,v 1.2 2017/01/24 07:43:50 wiz Exp $ -SHA1 (liborcus-0.12.0.tar.xz) = ad0f28c71d74e2a76131fcd1669434b06b2b1b62 -RMD160 (liborcus-0.12.0.tar.xz) = b471e5080bb0cd781011e5fe133ee07b24e65676 -SHA512 (liborcus-0.12.0.tar.xz) = c5b877f4e130485ccdc0381e3e521049873e6ec0cfff981aa26475c212e9f250d7d799522958df2d2951b521a539475e3e8064d0b148392032f6ba511a5255e5 -Size (liborcus-0.12.0.tar.xz) = 1672940 bytes +SHA1 (liborcus-0.12.1.tar.xz) = c56cd0c61218a43cf1e97b028e469c407035bf08 +RMD160 (liborcus-0.12.1.tar.xz) = 1cb25a67a703b6ebc97eb79d02f1070af672d65c +SHA512 (liborcus-0.12.1.tar.xz) = 294b24ad7fccae77070edd9d8e6e1a370f609ec8af9a2c58567431e641fc0f3f27c4cd4b6ac1825a8179a22a1d1a81d84827859eb631d2625194f9e59ca1a8c3 +Size (liborcus-0.12.1.tar.xz) = 1673880 bytes SHA1 (patch-configure) = 0f61de40b87ac92cc8fb89b8dcac83e82ea61ee9 |