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: nia
Date: Sun Apr 5 13:10:27 UTC 2020
Modified Files:
pkgsrc/converters/orcus: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/converters/orcus/DESCR
cvs rdiff -u -r1.30 -r1.31 pkgsrc/converters/orcus/Makefile
cvs rdiff -u -r1.15 -r1.16 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/DESCR
diff -u pkgsrc/converters/orcus/DESCR:1.5 pkgsrc/converters/orcus/DESCR:1.6
--- pkgsrc/converters/orcus/DESCR:1.5 Sat Feb 3 00:04:10 2018
+++ pkgsrc/converters/orcus/DESCR Sun Apr 5 13:10:27 2020
@@ -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.
Index: pkgsrc/converters/orcus/Makefile
diff -u pkgsrc/converters/orcus/Makefile:1.30 pkgsrc/converters/orcus/Makefile:1.31
--- pkgsrc/converters/orcus/Makefile:1.30 Wed Feb 5 13:54:29 2020
+++ pkgsrc/converters/orcus/Makefile Sun Apr 5 13:10:27 2020
@@ -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++
Index: pkgsrc/converters/orcus/distinfo
diff -u pkgsrc/converters/orcus/distinfo:1.15 pkgsrc/converters/orcus/distinfo:1.16
--- pkgsrc/converters/orcus/distinfo:1.15 Wed Feb 5 13:54:29 2020
+++ pkgsrc/converters/orcus/distinfo Sun Apr 5 13:10:27 2020
@@ -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