pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/libmwaw libmwaw: update to 0.3.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d93f6029271
branches: trunk
changeset: 449005:5d93f6029271
user: nia <nia%pkgsrc.org@localhost>
date: Fri Mar 19 11:49:20 2021 +0000
description:
libmwaw: update to 0.3.17
09/13/2020:
- add a parser for Jazz(Lotus) writer and spreasheet files
+ the writer parser can only be called if the file still
contains its resource fork
09/01/2020:
- add a parser for Canvas 3 and 3.5 files
08/24/2020:
- AppleWorks parser: try to retrieve more Windows presentation
08/01/2020:
- add a parser for Drawing Table files
07/22/2020:
- add a parser for Canvas 2 files
07/20/2020:
- configure.ac: add an enable-asan option
06/26/2020:
- API: add new reserved enums in MWAWDocument.hxx
MWAW_T_RESERVED10..MWAW_T_RESERVED29
and add a new define in libmwaw.hxx
MWAW_INTERFACE_VERSION
to check if these enums are defined
diffstat:
converters/libmwaw/Makefile | 5 ++---
converters/libmwaw/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 7b9f4bad734c -r 5d93f6029271 converters/libmwaw/Makefile
--- a/converters/libmwaw/Makefile Fri Mar 19 10:52:23 2021 +0000
+++ b/converters/libmwaw/Makefile Fri Mar 19 11:49:20 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2021/01/01 08:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2021/03/19 11:49:20 nia Exp $
-DISTNAME= libmwaw-0.3.16
-PKGREVISION= 2
+DISTNAME= libmwaw-0.3.17
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmwaw/}
EXTRACT_SUFX= .tar.xz
diff -r 7b9f4bad734c -r 5d93f6029271 converters/libmwaw/distinfo
--- a/converters/libmwaw/distinfo Fri Mar 19 10:52:23 2021 +0000
+++ b/converters/libmwaw/distinfo Fri Mar 19 11:49:20 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/03/25 10:44:04 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/03/19 11:49:20 nia Exp $
-SHA1 (libmwaw-0.3.16.tar.xz) = dcb5fee35fd9a0489e8f8ce666c10899e3aa4bbd
-RMD160 (libmwaw-0.3.16.tar.xz) = 111e5dc4e9cefbd812dafd4168ea0c0cc18aca04
-SHA512 (libmwaw-0.3.16.tar.xz) = c043d77e4b0efd7da594c1e370f24ee2d85afcb8a5e28179b4c3d76c8b7925f41ca5361bee12b35af732ef39f34fac46aa3636cb27c179ef9bb2b6feeaa19b0a
-Size (libmwaw-0.3.16.tar.xz) = 1306872 bytes
+SHA1 (libmwaw-0.3.17.tar.xz) = e884ccf8f9a67e58a6a5581e10c45da4f0ff0e61
+RMD160 (libmwaw-0.3.17.tar.xz) = bb92b16e03bab3ec37e8c514341678e6e5a2837c
+SHA512 (libmwaw-0.3.17.tar.xz) = c3a1bb079d7e74cd7a23de1501730be21b1b089ef6d4f81ee0001775483c6346da3105b0d67f75523e4e088987bc92b97acb056ec7fc11bb29047109a1cf5ac4
+Size (libmwaw-0.3.17.tar.xz) = 1349700 bytes
Home |
Main Index |
Thread Index |
Old Index