pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/orcus
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Feb 25 04:44:51 UTC 2018
Modified Files:
pkgsrc/converters/orcus: Makefile distinfo
Log Message:
Update to 0.13.3
Changelog:
2018-02-14 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [7ca73a7c83504a30a1d24444a27f57a86451100f]
Up the version to 0.13.3.
2018-02-13 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [66bbbd42f5d135b7e7dd57eaa7fdf6fd69c664df]
xls-xml: Import hidden row and column flags.
(cherry picked from commit 95420c1a1e8c082bb5953b2a49f0d56eef0e5f7e)
2018-02-08 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [0798d81a4c771b69b4b8eade396c88ffb5416b04]
xlsx: Remove carriage returns from multi-line strings.
Let's try to consistently only use linefeed characters for multi-
line strings.
(cherry picked from commit 0412bd269983825e5019a8a12267b54f51117aba)
2018-02-08 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [0a4e8c44fc8229818191c6b9b46e4de079d0ca3b]
xls-xml: Pick up border colors.
(cherry picked from commit e065d26dabafea465ec49e7d79775e62014ac0db)
2018-02-07 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [9662fce62ce77f87a4a8ba61f4507ec08e705b57]
xlsx: Let's not forget to apply color for diagonal borders too.
(cherry picked from commit c392ea15000b331bb6580b09c1045fd14b449b46)
2018-01-31 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [473526e1ca3a7117e2daf977e1b82a0a3977fc84]
We are supposed to use the foreground color for solid fill.
(cherry picked from commit f821995022df8dd1e580dd22cf131584b2b1ac4f)
2018-01-31 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [98d2b3377da71b713a37f9004acff3c02c22ce2b]
Alpha value of 0 means fully transparent. I'm sure 255 was intended.
(cherry picked from commit f7953a814d6a43205791b6cc01c528ef5d4b1ce3)
2018-01-26 Kohei Yoshida <kohei.yoshida%gmail.com@localhost> [5aba1df254cf4e052ad013d4b8ac886e274b74fa]
Revert "fix automake warning"
This reverts commit e4e1e3eb41755a4520a22b904a638da0770836f1.
This fixes the breakage on 'make distcheck'.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/converters/orcus/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/converters/orcus/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/orcus/Makefile
diff -u pkgsrc/converters/orcus/Makefile:1.20 pkgsrc/converters/orcus/Makefile:1.21
--- pkgsrc/converters/orcus/Makefile:1.20 Sat Feb 3 00:04:10 2018
+++ pkgsrc/converters/orcus/Makefile Sun Feb 25 04:44:51 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/02/03 00:04:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2018/02/25 04:44:51 ryoon Exp $
-DISTNAME= liborcus-0.13.2
+DISTNAME= liborcus-0.13.3
PKGNAME= ${DISTNAME:S/liborcus/orcus/}
CATEGORIES= converters
MASTER_SITES= http://kohei.us/files/orcus/src/
Index: pkgsrc/converters/orcus/distinfo
diff -u pkgsrc/converters/orcus/distinfo:1.10 pkgsrc/converters/orcus/distinfo:1.11
--- pkgsrc/converters/orcus/distinfo:1.10 Sat Feb 3 00:04:10 2018
+++ pkgsrc/converters/orcus/distinfo Sun Feb 25 04:44:51 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2018/02/03 00:04:10 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2018/02/25 04:44:51 ryoon Exp $
-SHA1 (liborcus-0.13.2.tar.xz) = 2aca559bb16d76f0bc4d1ee39b30d7635a9e5aff
-RMD160 (liborcus-0.13.2.tar.xz) = 2a15919577d2f366e94ce11649ea8784601bdf80
-SHA512 (liborcus-0.13.2.tar.xz) = 3f79787a62ee0ab59ee61d5b46e1e777b27529e20d6dde9a98db75c8b6c54a11f5f78fa46d018bb31a9ef9df19a60535936e645e5fa43e71bd4e25d9f3a802b7
-Size (liborcus-0.13.2.tar.xz) = 1816884 bytes
+SHA1 (liborcus-0.13.3.tar.xz) = 32bc54536fe0598ae09343609fc0717949a7dc34
+RMD160 (liborcus-0.13.3.tar.xz) = 36d28b5fb78c98d595e1c7464c32970d21202e9e
+SHA512 (liborcus-0.13.3.tar.xz) = fecea0fca5b455ae734b00c5a7784e1cf0db32b35d0992f26d4ca8b4188147cabc9c267b984c4b5a5b1cbf8a5f4029a7dd96de4dfc1dc902b43f01def662d1f3
+Size (liborcus-0.13.3.tar.xz) = 1817824 bytes
SHA1 (patch-configure) = e5c68af9939a198cc63ec9bf5e6acf2aad4f893a
Home |
Main Index |
Thread Index |
Old Index