pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/libmwaw Update to 0.3.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb007b2f5739
branches:  trunk
changeset: 644643:eb007b2f5739
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 16 09:05:22 2015 +0000

description:
Update to 0.3.2:

28/7/2014:
- AppleWorks/ClarisWorks: manage multiple headers/footers + better rebuilding of complex group

1/7/2014:
- MacDraw: add a parser for v0 and v1 documents

22/6/2014:
- RagTime: add a parser to parse v2 and v3 documents

6/6/2014:
- rewrite MWAWCellContent::double2Date to avoid problem with 32/64 time_t values
- correct many <<small>> problems

diffstat:

 converters/libmwaw/Makefile |  4 ++--
 converters/libmwaw/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r eef7005f85df -r eb007b2f5739 converters/libmwaw/Makefile
--- a/converters/libmwaw/Makefile       Fri Jan 16 09:02:37 2015 +0000
+++ b/converters/libmwaw/Makefile       Fri Jan 16 09:05:22 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/07/23 06:20:48 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/01/16 09:05:22 wiz Exp $
 
-DISTNAME=      libmwaw-0.3.1
+DISTNAME=      libmwaw-0.3.2
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libmwaw/}
 EXTRACT_SUFX=  .tar.xz
diff -r eef7005f85df -r eb007b2f5739 converters/libmwaw/distinfo
--- a/converters/libmwaw/distinfo       Fri Jan 16 09:02:37 2015 +0000
+++ b/converters/libmwaw/distinfo       Fri Jan 16 09:05:22 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/07/23 06:20:48 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/01/16 09:05:22 wiz Exp $
 
-SHA1 (libmwaw-0.3.1.tar.xz) = 3a989a0ed551600b46ff0dacd18c423be789d192
-RMD160 (libmwaw-0.3.1.tar.xz) = c95eb2bac58ea4a4538b6cdaf5f02691bcc42bd2
-Size (libmwaw-0.3.1.tar.xz) = 916320 bytes
+SHA1 (libmwaw-0.3.2.tar.xz) = 36532c7007cd444df06d38abf8678b26282a7de8
+RMD160 (libmwaw-0.3.2.tar.xz) = 354b006656225de2570fe63981f649e9eca99925
+Size (libmwaw-0.3.2.tar.xz) = 940368 bytes



Home | Main Index | Thread Index | Old Index