pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/orcus orcus: Update to 0.15.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be43b1e06963
branches:  trunk
changeset: 414941:be43b1e06963
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Apr 05 13:10:27 2020 +0000

description:
orcus: Update to 0.15.4

 Release Notes

    fixed a build error with gcc 10 with LTO. For more details, visit https://bugs.gentoo.org/715154.
    removed potentially non-free specification and schema files from the package.

diffstat:

 converters/orcus/DESCR    |   2 +-
 converters/orcus/Makefile |   8 ++++----
 converters/orcus/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (46 lines):

diff -r 90f77645a753 -r be43b1e06963 converters/orcus/DESCR
--- a/converters/orcus/DESCR    Sun Apr 05 12:49:59 2020 +0000
+++ b/converters/orcus/DESCR    Sun Apr 05 13:10:27 2020 +0000
@@ -1,3 +1,3 @@
 Standalone file import filter library for spreadsheet documents.
 
-This package contains the 0.13 branch of the library.
+This package contains the 0.15 branch of the library.
diff -r 90f77645a753 -r be43b1e06963 converters/orcus/Makefile
--- a/converters/orcus/Makefile Sun Apr 05 12:49:59 2020 +0000
+++ b/converters/orcus/Makefile Sun Apr 05 13:10:27 2020 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.30 2020/02/05 13:54:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2020/04/05 13:10:27 nia Exp $
 
-DISTNAME=      liborcus-0.15.3
+DISTNAME=      liborcus-0.15.4
 PKGNAME=       ${DISTNAME:S/liborcus/orcus/}
 CATEGORIES=    converters
-MASTER_SITES=  http://kohei.us/files/orcus/src/
+MASTER_SITES=  https://kohei.us/files/orcus/src/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://gitlab.com/orcus/orcus
-COMMENT=       Import filter library for spreadsheet documents (0.13 branch)
+COMMENT=       Import filter library for spreadsheet documents (0.15 branch)
 LICENSE=       mpl-2.0
 
 USE_LANGUAGES=         c c++
diff -r 90f77645a753 -r be43b1e06963 converters/orcus/distinfo
--- a/converters/orcus/distinfo Sun Apr 05 12:49:59 2020 +0000
+++ b/converters/orcus/distinfo Sun Apr 05 13:10:27 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2020/02/05 13:54:29 ryoon Exp $
+$NetBSD: distinfo,v 1.16 2020/04/05 13:10:27 nia Exp $
 
-SHA1 (liborcus-0.15.3.tar.xz) = 2c7bfe2b15772d78fb3535002ec3a519cad05983
-RMD160 (liborcus-0.15.3.tar.xz) = 1dc92169b4f4407547df5dcf6823b07644f34e05
-SHA512 (liborcus-0.15.3.tar.xz) = bb5495a64ac5f984e107feb36dfe5c801d2ce7e2fcbee8f8bc779d87001e1fcb1d1f70ee2695eb976f1553c59908a15f887ceeb7ccfc556d4476ea846c5036f2
-Size (liborcus-0.15.3.tar.xz) = 1988748 bytes
+SHA1 (liborcus-0.15.4.tar.xz) = a428ce282806e8e66d439d4cc8827ef91066fbb5
+RMD160 (liborcus-0.15.4.tar.xz) = db2eb883ee2162acce7575d3e429cdc379bb4bdb
+SHA512 (liborcus-0.15.4.tar.xz) = edbe1d6f86a249e43915e7fb960e6b269fa8703e3f571a023e811dd3f9b5d9c9a36edff491faa7ed7ea3490bf5afe1999e26d05c658a0a393b3ffd08b311b76f
+Size (liborcus-0.15.4.tar.xz) = 1590048 bytes
 SHA1 (patch-configure) = c27504754bfd738f38ee021530087587f9d6cfd0



Home | Main Index | Thread Index | Old Index